Stencil Nightly Build #572
stencil-nightly.yml
on: schedule
build-core-with-stencil-nightly
1m 20s
Matrix: test-core-screenshot
test-core-clean-build
8s
test-core-lint
41s
test-core-spec
46s
verify-screenshots
0s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
0s
verify-test-react-e2e
0s
verify-test-react-router-e2e
0s
verify-test-vue-e2e
0s
Annotations
25 errors, 23 warnings, and 20 notices
|
[Mobile Chrome] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async:
src/components/input/test/label-placement/input.e2e.ts#L208
1) [Mobile Chrome] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async
Error: Screenshot comparison failed:
375 pixels (ratio 0.02 of all image pixels) are different.
Expected: /ionic/src/components/input/test/label-placement/input.e2e.ts-snapshots/input-async-label-md-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Chrome/input-async-label-md-ltr-actual.png
Diff: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Chrome/input-async-label-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(input-async-label-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-input')
- locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 375 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-input')
- locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 375 pixels (ratio 0.02 of all image pixels) are different.
206 | await page.waitForChanges();
207 |
> 208 | await expect(input).toHaveScreenshot(screenshot(`input-async-label`));
| ^
209 | });
210 | });
211 | test.describe(title('input: floating/stacked label layering'), () => {
at /ionic/src/components/input/test/label-placement/input.e2e.ts:208:27
|
|
[Mobile Chrome] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async:
src/components/input/test/label-placement/input.e2e.ts#L208
1) [Mobile Chrome] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
375 pixels (ratio 0.02 of all image pixels) are different.
Expected: /ionic/src/components/input/test/label-placement/input.e2e.ts-snapshots/input-async-label-md-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Chrome-retry1/input-async-label-md-ltr-actual.png
Diff: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Chrome-retry1/input-async-label-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(input-async-label-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-input')
- locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 375 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-input')
- locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 375 pixels (ratio 0.02 of all image pixels) are different.
206 | await page.waitForChanges();
207 |
> 208 | await expect(input).toHaveScreenshot(screenshot(`input-async-label`));
| ^
209 | });
210 | });
211 | test.describe(title('input: floating/stacked label layering'), () => {
at /ionic/src/components/input/test/label-placement/input.e2e.ts:208:27
|
|
[Mobile Chrome] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async:
src/components/input/test/label-placement/input.e2e.ts#L208
1) [Mobile Chrome] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
375 pixels (ratio 0.02 of all image pixels) are different.
Expected: /ionic/src/components/input/test/label-placement/input.e2e.ts-snapshots/input-async-label-md-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Chrome-retry2/input-async-label-md-ltr-actual.png
Diff: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Chrome-retry2/input-async-label-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(input-async-label-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-input')
- locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 375 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-input')
- locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 375 pixels (ratio 0.02 of all image pixels) are different.
206 | await page.waitForChanges();
207 |
> 208 | await expect(input).toHaveScreenshot(screenshot(`input-async-label`));
| ^
209 | });
210 | });
211 | test.describe(title('input: floating/stacked label layering'), () => {
at /ionic/src/components/input/test/label-placement/input.e2e.ts:208:27
|
|
test-core-screenshot (9, 20)
Process completed with exit code 1.
|
|
[Mobile Safari] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async:
src/components/textarea/test/label-placement/textarea.e2e.ts#L262
1) [Mobile Safari] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async
Error: Screenshot comparison failed:
Expected an image 390px by 76px, received 390px by 57px. 1203 pixels (ratio 0.05 of all image pixels) are different.
Expected: /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts-snapshots/textarea-async-label-md-ltr-Mobile-Safari-linux.png
Received: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Safari/textarea-async-label-md-ltr-actual.png
Diff: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Safari/textarea-async-label-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(textarea-async-label-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-textarea')
- locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 390px by 76px, received 390px by 57px. 1203 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-textarea')
- locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- Expected an image 390px by 76px, received 390px by 57px. 1203 pixels (ratio 0.05 of all image pixels) are different.
260 | await page.waitForChanges();
261 |
> 262 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-async-label`));
| ^
263 | });
264 | });
265 | test.describe(title('textarea: flex in grid rendering'), () => {
at /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts:262:30
|
|
[Mobile Safari] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async:
src/components/textarea/test/label-placement/textarea.e2e.ts#L262
1) [Mobile Safari] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 390px by 76px, received 390px by 57px. 1203 pixels (ratio 0.05 of all image pixels) are different.
Expected: /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts-snapshots/textarea-async-label-md-ltr-Mobile-Safari-linux.png
Received: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Safari-retry1/textarea-async-label-md-ltr-actual.png
Diff: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Safari-retry1/textarea-async-label-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(textarea-async-label-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-textarea')
- locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 390px by 76px, received 390px by 57px. 1203 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-textarea')
- locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- Expected an image 390px by 76px, received 390px by 57px. 1203 pixels (ratio 0.05 of all image pixels) are different.
260 | await page.waitForChanges();
261 |
> 262 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-async-label`));
| ^
263 | });
264 | });
265 | test.describe(title('textarea: flex in grid rendering'), () => {
at /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts:262:30
|
|
[Mobile Safari] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async:
src/components/textarea/test/label-placement/textarea.e2e.ts#L262
1) [Mobile Safari] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 390px by 76px, received 390px by 57px. 1203 pixels (ratio 0.05 of all image pixels) are different.
Expected: /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts-snapshots/textarea-async-label-md-ltr-Mobile-Safari-linux.png
Received: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Safari-retry2/textarea-async-label-md-ltr-actual.png
Diff: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Safari-retry2/textarea-async-label-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(textarea-async-label-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-textarea')
- locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 390px by 76px, received 390px by 57px. 1203 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-textarea')
- locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- Expected an image 390px by 76px, received 390px by 57px. 1203 pixels (ratio 0.05 of all image pixels) are different.
260 | await page.waitForChanges();
261 |
> 262 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-async-label`));
| ^
263 | });
264 | });
265 | test.describe(title('textarea: flex in grid rendering'), () => {
at /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts:262:30
|
|
test-core-screenshot (19, 20)
Process completed with exit code 1.
|
|
[Mobile Chrome] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async:
src/components/textarea/test/label-placement/textarea.e2e.ts#L262
1) [Mobile Chrome] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async
Error: Screenshot comparison failed:
Expected an image 393px by 76px, received 393px by 57px. 1218 pixels (ratio 0.05 of all image pixels) are different.
Expected: /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts-snapshots/textarea-async-label-md-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Chrome/textarea-async-label-md-ltr-actual.png
Diff: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Chrome/textarea-async-label-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(textarea-async-label-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-textarea')
- locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 393px by 76px, received 393px by 57px. 1218 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-textarea')
- locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- Expected an image 393px by 76px, received 393px by 57px. 1218 pixels (ratio 0.05 of all image pixels) are different.
260 | await page.waitForChanges();
261 |
> 262 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-async-label`));
| ^
263 | });
264 | });
265 | test.describe(title('textarea: flex in grid rendering'), () => {
at /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts:262:30
|
|
[Mobile Chrome] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async:
src/components/textarea/test/label-placement/textarea.e2e.ts#L262
1) [Mobile Chrome] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 393px by 76px, received 393px by 57px. 1218 pixels (ratio 0.05 of all image pixels) are different.
Expected: /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts-snapshots/textarea-async-label-md-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Chrome-retry1/textarea-async-label-md-ltr-actual.png
Diff: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Chrome-retry1/textarea-async-label-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(textarea-async-label-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-textarea')
- locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 393px by 76px, received 393px by 57px. 1218 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-textarea')
- locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- Expected an image 393px by 76px, received 393px by 57px. 1218 pixels (ratio 0.05 of all image pixels) are different.
260 | await page.waitForChanges();
261 |
> 262 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-async-label`));
| ^
263 | });
264 | });
265 | test.describe(title('textarea: flex in grid rendering'), () => {
at /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts:262:30
|
|
[Mobile Chrome] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async:
src/components/textarea/test/label-placement/textarea.e2e.ts#L262
1) [Mobile Chrome] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 393px by 76px, received 393px by 57px. 1218 pixels (ratio 0.05 of all image pixels) are different.
Expected: /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts-snapshots/textarea-async-label-md-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Chrome-retry2/textarea-async-label-md-ltr-actual.png
Diff: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Chrome-retry2/textarea-async-label-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(textarea-async-label-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-textarea')
- locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 393px by 76px, received 393px by 57px. 1218 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-textarea')
- locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- Expected an image 393px by 76px, received 393px by 57px. 1218 pixels (ratio 0.05 of all image pixels) are different.
260 | await page.waitForChanges();
261 |
> 262 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-async-label`));
| ^
263 | });
264 | });
265 | test.describe(title('textarea: flex in grid rendering'), () => {
at /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts:262:30
|
|
test-core-screenshot (13, 20)
Process completed with exit code 1.
|
|
[Mobile Firefox] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async:
src/components/input/test/label-placement/input.e2e.ts#L208
1) [Mobile Firefox] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async
Error: Screenshot comparison failed:
454 pixels (ratio 0.03 of all image pixels) are different.
Expected: /ionic/src/components/input/test/label-placement/input.e2e.ts-snapshots/input-async-label-md-ltr-Mobile-Firefox-linux.png
Received: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Firefox/input-async-label-md-ltr-actual.png
Diff: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Firefox/input-async-label-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(input-async-label-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-input')
- locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 454 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-input')
- locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 454 pixels (ratio 0.03 of all image pixels) are different.
206 | await page.waitForChanges();
207 |
> 208 | await expect(input).toHaveScreenshot(screenshot(`input-async-label`));
| ^
209 | });
210 | });
211 | test.describe(title('input: floating/stacked label layering'), () => {
at /ionic/src/components/input/test/label-placement/input.e2e.ts:208:27
|
|
[Mobile Firefox] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async:
src/components/input/test/label-placement/input.e2e.ts#L208
1) [Mobile Firefox] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
454 pixels (ratio 0.03 of all image pixels) are different.
Expected: /ionic/src/components/input/test/label-placement/input.e2e.ts-snapshots/input-async-label-md-ltr-Mobile-Firefox-linux.png
Received: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Firefox-retry1/input-async-label-md-ltr-actual.png
Diff: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Firefox-retry1/input-async-label-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(input-async-label-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-input')
- locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 454 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-input')
- locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 454 pixels (ratio 0.03 of all image pixels) are different.
206 | await page.waitForChanges();
207 |
> 208 | await expect(input).toHaveScreenshot(screenshot(`input-async-label`));
| ^
209 | });
210 | });
211 | test.describe(title('input: floating/stacked label layering'), () => {
at /ionic/src/components/input/test/label-placement/input.e2e.ts:208:27
|
|
[Mobile Firefox] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async:
src/components/input/test/label-placement/input.e2e.ts#L208
1) [Mobile Firefox] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
454 pixels (ratio 0.03 of all image pixels) are different.
Expected: /ionic/src/components/input/test/label-placement/input.e2e.ts-snapshots/input-async-label-md-ltr-Mobile-Firefox-linux.png
Received: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Firefox-retry2/input-async-label-md-ltr-actual.png
Diff: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Firefox-retry2/input-async-label-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(input-async-label-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-input')
- locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 454 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-input')
- locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 454 pixels (ratio 0.03 of all image pixels) are different.
206 | await page.waitForChanges();
207 |
> 208 | await expect(input).toHaveScreenshot(screenshot(`input-async-label`));
| ^
209 | });
210 | });
211 | test.describe(title('input: floating/stacked label layering'), () => {
at /ionic/src/components/input/test/label-placement/input.e2e.ts:208:27
|
|
test-core-screenshot (3, 20)
Process completed with exit code 1.
|
|
[Mobile Firefox] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async:
src/components/textarea/test/label-placement/textarea.e2e.ts#L262
1) [Mobile Firefox] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async
Error: Screenshot comparison failed:
Expected an image 393px by 76px, received 393px by 57px. 1272 pixels (ratio 0.05 of all image pixels) are different.
Expected: /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts-snapshots/textarea-async-label-md-ltr-Mobile-Firefox-linux.png
Received: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Firefox/textarea-async-label-md-ltr-actual.png
Diff: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Firefox/textarea-async-label-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(textarea-async-label-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-textarea')
- locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 393px by 76px, received 393px by 57px. 1272 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-textarea')
- locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- Expected an image 393px by 76px, received 393px by 57px. 1272 pixels (ratio 0.05 of all image pixels) are different.
260 | await page.waitForChanges();
261 |
> 262 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-async-label`));
| ^
263 | });
264 | });
265 | test.describe(title('textarea: flex in grid rendering'), () => {
at /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts:262:30
|
|
[Mobile Firefox] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async:
src/components/textarea/test/label-placement/textarea.e2e.ts#L262
1) [Mobile Firefox] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 393px by 76px, received 393px by 57px. 1272 pixels (ratio 0.05 of all image pixels) are different.
Expected: /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts-snapshots/textarea-async-label-md-ltr-Mobile-Firefox-linux.png
Received: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Firefox-retry1/textarea-async-label-md-ltr-actual.png
Diff: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Firefox-retry1/textarea-async-label-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(textarea-async-label-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-textarea')
- locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 393px by 76px, received 393px by 57px. 1272 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-textarea')
- locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- Expected an image 393px by 76px, received 393px by 57px. 1272 pixels (ratio 0.05 of all image pixels) are different.
260 | await page.waitForChanges();
261 |
> 262 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-async-label`));
| ^
263 | });
264 | });
265 | test.describe(title('textarea: flex in grid rendering'), () => {
at /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts:262:30
|
|
[Mobile Firefox] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async:
src/components/textarea/test/label-placement/textarea.e2e.ts#L262
1) [Mobile Firefox] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 393px by 76px, received 393px by 57px. 1272 pixels (ratio 0.05 of all image pixels) are different.
Expected: /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts-snapshots/textarea-async-label-md-ltr-Mobile-Firefox-linux.png
Received: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Firefox-retry2/textarea-async-label-md-ltr-actual.png
Diff: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Firefox-retry2/textarea-async-label-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(textarea-async-label-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-textarea')
- locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 393px by 76px, received 393px by 57px. 1272 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-textarea')
- locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- Expected an image 393px by 76px, received 393px by 57px. 1272 pixels (ratio 0.05 of all image pixels) are different.
260 | await page.waitForChanges();
261 |
> 262 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-async-label`));
| ^
263 | });
264 | });
265 | test.describe(title('textarea: flex in grid rendering'), () => {
at /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts:262:30
|
|
test-core-screenshot (6, 20)
Process completed with exit code 1.
|
|
[Mobile Safari] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async:
src/components/input/test/label-placement/input.e2e.ts#L208
1) [Mobile Safari] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async
Error: Screenshot comparison failed:
388 pixels (ratio 0.02 of all image pixels) are different.
Expected: /ionic/src/components/input/test/label-placement/input.e2e.ts-snapshots/input-async-label-md-ltr-Mobile-Safari-linux.png
Received: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Safari/input-async-label-md-ltr-actual.png
Diff: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Safari/input-async-label-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(input-async-label-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-input')
- locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 388 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-input')
- locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 388 pixels (ratio 0.02 of all image pixels) are different.
206 | await page.waitForChanges();
207 |
> 208 | await expect(input).toHaveScreenshot(screenshot(`input-async-label`));
| ^
209 | });
210 | });
211 | test.describe(title('input: floating/stacked label layering'), () => {
at /ionic/src/components/input/test/label-placement/input.e2e.ts:208:27
|
|
[Mobile Safari] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async:
src/components/input/test/label-placement/input.e2e.ts#L208
1) [Mobile Safari] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
388 pixels (ratio 0.02 of all image pixels) are different.
Expected: /ionic/src/components/input/test/label-placement/input.e2e.ts-snapshots/input-async-label-md-ltr-Mobile-Safari-linux.png
Received: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Safari-retry1/input-async-label-md-ltr-actual.png
Diff: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Safari-retry1/input-async-label-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(input-async-label-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-input')
- locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 388 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-input')
- locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 388 pixels (ratio 0.02 of all image pixels) are different.
206 | await page.waitForChanges();
207 |
> 208 | await expect(input).toHaveScreenshot(screenshot(`input-async-label`));
| ^
209 | });
210 | });
211 | test.describe(title('input: floating/stacked label layering'), () => {
at /ionic/src/components/input/test/label-placement/input.e2e.ts:208:27
|
|
[Mobile Safari] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async:
src/components/input/test/label-placement/input.e2e.ts#L208
1) [Mobile Safari] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
388 pixels (ratio 0.02 of all image pixels) are different.
Expected: /ionic/src/components/input/test/label-placement/input.e2e.ts-snapshots/input-async-label-md-ltr-Mobile-Safari-linux.png
Received: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Safari-retry2/input-async-label-md-ltr-actual.png
Diff: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Safari-retry2/input-async-label-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(input-async-label-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-input')
- locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 388 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-input')
- locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 388 pixels (ratio 0.02 of all image pixels) are different.
206 | await page.waitForChanges();
207 |
> 208 | await expect(input).toHaveScreenshot(screenshot(`input-async-label`));
| ^
209 | });
210 | });
211 | test.describe(title('input: floating/stacked label layering'), () => {
at /ionic/src/components/input/test/label-placement/input.e2e.ts:208:27
|
|
test-core-screenshot (16, 20)
Process completed with exit code 1.
|
|
verify-screenshots
Process completed with exit code 1.
|
|
build-core-with-stencil-nightly
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test-core-clean-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build-angular-server
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build-vue
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build-react
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test-core-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test-core-spec
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build-angular
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build-react-router
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build-vue-router
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test-react-e2e (react18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test-react-e2e (react17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
verify-test-react-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test-react-router-e2e (reactrouter5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
verify-test-react-router-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test-vue-e2e (vue3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
verify-test-vue-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test-angular-e2e (ng17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test-angular-e2e (ng19)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test-angular-e2e (ng16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test-angular-e2e (ng18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
verify-test-angular-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
verify-screenshots
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
🎭 Playwright Run Summary
212 skipped
210 passed (2.6m)
|
|
🎭 Playwright Run Summary
216 skipped
229 passed (2.5m)
|
|
🎭 Playwright Run Summary
455 passed (3.2m)
|
|
🎭 Playwright Run Summary
2 skipped
442 passed (3.3m)
|
|
🎭 Playwright Run Summary
451 passed (3.6m)
|
|
🎭 Playwright Run Summary
1 failed
[Mobile Chrome] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async
3 skipped
450 passed (3.5m)
|
|
🎭 Playwright Run Summary
438 passed (3.9m)
|
|
🎭 Playwright Run Summary
1 failed
[Mobile Safari] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async
9 skipped
378 passed (4.4m)
|
|
🎭 Playwright Run Summary
1 failed
[Mobile Chrome] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async
549 passed (4.7m)
|
|
🎭 Playwright Run Summary
14 skipped
349 passed (4.8m)
|
|
🎭 Playwright Run Summary
2 skipped
402 passed (5.0m)
|
|
🎭 Playwright Run Summary
1 failed
[Mobile Firefox] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async
3 skipped
450 passed (5.5m)
|
|
🎭 Playwright Run Summary
1 failed
[Mobile Firefox] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async
3 skipped
458 passed (5.4m)
|
|
🎭 Playwright Run Summary
4 skipped
448 passed (5.8m)
|
|
🎭 Playwright Run Summary
1 failed
[Mobile Safari] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async
2 skipped
444 passed (5.7m)
|
|
🎭 Playwright Run Summary
5 skipped
528 passed (5.9m)
|
|
🎭 Playwright Run Summary
2 skipped
428 passed (6.1m)
|
|
🎭 Playwright Run Summary
10 skipped
480 passed (6.5m)
|
|
🎭 Playwright Run Summary
5 skipped
443 passed (6.6m)
|
|
🎭 Playwright Run Summary
7 skipped
445 passed (8.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
Expired
|
637 KB |
sha256:c984d28f5e93acc6c5a31b28a6f1911a334b0709e66d506eca7aab9ff8ed25b2
|
|
|
ionic-angular-server
Expired
|
8.55 KB |
sha256:fcba6a1c09166fec4bf0a7bbd59c9d2f656f790dbda127a77a70002875f4f7d1
|
|
|
ionic-core
Expired
|
5.34 MB |
sha256:10907db05cc29bfe28836eca03eeb8ad4db40847b0ce97ce12fad1f242c16bce
|
|
|
ionic-react
Expired
|
201 KB |
sha256:4000d344e54e3dcf2ba8d027c02ab3680791c832e3b8f26a7bdd501958c71f3e
|
|
|
ionic-react-router
Expired
|
28 KB |
sha256:0ed0c2b8aa7c2e6ea6b4cf4db61f9f550f61331bf065edfc728afe80b23dd574
|
|
|
ionic-vue
Expired
|
216 KB |
sha256:bf73038f0eb91d80967bbd45caa4222cbc7b1bc683237b19685d332e31731086
|
|
|
ionic-vue-router
Expired
|
17.1 KB |
sha256:e6277e95b516952bda25b9f85b139e5bf2d9c1f1bc4dc942b0e56e899c3c3460
|
|
|
test-results-1-20
Expired
|
421 KB |
sha256:f67549eab440febdb4cf9d7a24d65e6a72858342ea2389ad8524a92d316e3ed7
|
|
|
test-results-10-20
Expired
|
472 KB |
sha256:f2e54d4a3a1f5db335d3a3e13ffb3d17386730a81cacccaac4e0f134f748ba4e
|
|
|
test-results-11-20
Expired
|
458 KB |
sha256:5054ae713f7c3a66e3e87a52353e1e5b1f5d7a919514bf840cf1718ed8fd8867
|
|
|
test-results-12-20
Expired
|
417 KB |
sha256:47852edb224cbb23608451117c676d8d6068ea36c676dc90b5b4692f2b11d7a0
|
|
|
test-results-13-20
Expired
|
1.83 MB |
sha256:c72d73222d2a6a0b49d85db1eca6ab91b21d0aa8ecb87b49d4f1a8458ab3c827
|
|
|
test-results-14-20
Expired
|
395 KB |
sha256:3bcb2bddd366e055b90361d433af970e9e100b04a90757a04055c8ee656d263a
|
|
|
test-results-15-20
Expired
|
402 KB |
sha256:d88ebf31778df522a9c7fe6005c8521c43381fa3468b07e69dac718112f61454
|
|
|
test-results-16-20
Expired
|
1.84 MB |
sha256:7468de88f59b33b0b5dbe9be7fd190f1e7196cdfb8e590bf2310e030db92c597
|
|
|
test-results-17-20
Expired
|
529 KB |
sha256:c39ec5ed2aba9bcf476e1ebc5210ddaae2fe2f1f4fffac45cc110feafda15249
|
|
|
test-results-18-20
Expired
|
464 KB |
sha256:261586c20e29b642799170503cd203b2fd1137e0412676291c375603158de4e9
|
|
|
test-results-19-20
Expired
|
1.78 MB |
sha256:983466d73540dc3b5f237dcbf0d5b7fe0744808ab040e1ffe5e1c3484530a178
|
|
|
test-results-2-20
Expired
|
459 KB |
sha256:33796e75c97a818b9ab68324ac05577c26f8c988dce0b95c8f9271a727eaf052
|
|
|
test-results-20-20
Expired
|
309 KB |
sha256:22b6922fb59bf53dfe21c49abf1f382c6562e02bb50d5947e9f4533968d07712
|
|
|
test-results-3-20
Expired
|
1.84 MB |
sha256:e559b981353bd2b11c1b9d4d2f54bca1f99e3be0d6752b2cf211bc25225b0de5
|
|
|
test-results-4-20
Expired
|
502 KB |
sha256:d6225e397a6393d84a4ef99138ede0897733d40797e37d7099bd89cc55a58f10
|
|
|
test-results-5-20
Expired
|
418 KB |
sha256:30254600e6df15db70212575b3e7505a47353ee24ee0dc1c9f483371cd4a8e64
|
|
|
test-results-6-20
Expired
|
1.82 MB |
sha256:f724eb1ee84b46b791b0dfc65eccd80332dfb1fd10fc68cf277e49c2e51bc48e
|
|
|
test-results-7-20
Expired
|
335 KB |
sha256:ea15ec95fb163cf66fa4f9850a44ef6100dd48a3534674e9faaa21d487b90098
|
|
|
test-results-8-20
Expired
|
417 KB |
sha256:9433de89db43727eb2f191eb981bdacb691a23c214e0d5ffc6881c238f7aa892
|
|
|
test-results-9-20
Expired
|
1.82 MB |
sha256:890e528f143d7d697e60609323b9d1921c75e042e08cfe70b72535edee90c723
|
|