feat(grid, row, col): add recipe and tokens #19472
build.yml
on: pull_request
build-core
1m 21s
Matrix: test-core-screenshot
test-core-clean-build
17s
test-core-lint
58s
test-core-spec
1m 2s
verify-screenshots
2s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
3s
verify-test-react-e2e
3s
verify-test-react-router-e2e
3s
verify-test-vue-e2e
3s
Annotations
69 errors and 4 notices
|
[Mobile Chrome] › src/components/action-sheet/test/a11y/action-sheet.e2e.ts:158:9 › action-sheet: radio buttons - ios/ltr › should navigate radio buttons with keyboard:
src/components/action-sheet/test/a11y/action-sheet.e2e.ts#L188
1) [Mobile Chrome] › src/components/action-sheet/test/a11y/action-sheet.e2e.ts:158:9 › action-sheet: radio buttons - ios/ltr › should navigate radio buttons with keyboard
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Cancel"
Received: "Option 1"
186 |
187 | focusedElement = await page.evaluate(() => document.activeElement?.textContent?.trim());
> 188 | expect(focusedElement).toBe('Cancel');
| ^
189 | });
190 | });
191 | });
at /ionic/src/components/action-sheet/test/a11y/action-sheet.e2e.ts:188:30
|
|
test-core-screenshot (20, 20)
Process completed with exit code 1.
|
|
[Mobile Safari] › src/components/toast/test/basic/toast.e2e.ts:151:9 › toast: rendering - ionic/md/rtl/light › should set start/end positioning correctly:
src/components/toast/test/basic/toast.e2e.ts#L42
2) [Mobile Safari] › src/components/toast/test/basic/toast.e2e.ts:151:9 › toast: rendering - ionic/md/rtl/light › should set start/end positioning correctly
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-toast .toast-container')
145 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: toast-start-end-ionic-md-rtl-light.png
Call log:
- Expect "toHaveScreenshot(toast-start-end-ionic-md-rtl-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-toast .toast-container')
- locator resolved to <div part="container" class="toast-container">…</div>
- 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
- 145 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-toast .toast-container')
- locator resolved to <div part="container" class="toast-container">…</div>
- 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
- 145 pixels (ratio 0.01 of all image pixels) are different.
40 | await expect(page).toHaveScreenshot(screenshotString);
41 | } else {
> 42 | await expect(el).toHaveScreenshot(screenshotString);
| ^
43 | }
44 | }
45 | }
at ToastFixture.screenshot (/ionic/src/components/toast/test/basic/toast.e2e.ts:42:24)
at /ionic/src/components/toast/test/basic/toast.e2e.ts:153:26
|
|
[Mobile Safari] › src/components/toast/test/basic/toast.e2e.ts:151:9 › toast: rendering - ionic/md/rtl/light › should set start/end positioning correctly:
src/components/toast/test/basic/toast.e2e.ts#L42
2) [Mobile Safari] › src/components/toast/test/basic/toast.e2e.ts:151:9 › toast: rendering - ionic/md/rtl/light › should set start/end positioning correctly
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-toast .toast-container')
145 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: toast-start-end-ionic-md-rtl-light.png
Call log:
- Expect "toHaveScreenshot(toast-start-end-ionic-md-rtl-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-toast .toast-container')
- locator resolved to <div part="container" class="toast-container">…</div>
- 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
- 145 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-toast .toast-container')
- locator resolved to <div part="container" class="toast-container">…</div>
- 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
- 145 pixels (ratio 0.01 of all image pixels) are different.
40 | await expect(page).toHaveScreenshot(screenshotString);
41 | } else {
> 42 | await expect(el).toHaveScreenshot(screenshotString);
| ^
43 | }
44 | }
45 | }
at ToastFixture.screenshot (/ionic/src/components/toast/test/basic/toast.e2e.ts:42:24)
at /ionic/src/components/toast/test/basic/toast.e2e.ts:153:26
|
|
[Mobile Safari] › src/components/toast/test/basic/toast.e2e.ts:151:9 › toast: rendering - ionic/md/rtl/light › should set start/end positioning correctly:
src/components/toast/test/basic/toast.e2e.ts#L42
2) [Mobile Safari] › src/components/toast/test/basic/toast.e2e.ts:151:9 › toast: rendering - ionic/md/rtl/light › should set start/end positioning correctly
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-toast .toast-container')
145 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: toast-start-end-ionic-md-rtl-light.png
Call log:
- Expect "toHaveScreenshot(toast-start-end-ionic-md-rtl-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-toast .toast-container')
- locator resolved to <div part="container" class="toast-container">…</div>
- 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
- 145 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-toast .toast-container')
- locator resolved to <div part="container" class="toast-container">…</div>
- 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
- 145 pixels (ratio 0.01 of all image pixels) are different.
40 | await expect(page).toHaveScreenshot(screenshotString);
41 | } else {
> 42 | await expect(el).toHaveScreenshot(screenshotString);
| ^
43 | }
44 | }
45 | }
at ToastFixture.screenshot (/ionic/src/components/toast/test/basic/toast.e2e.ts:42:24)
at /ionic/src/components/toast/test/basic/toast.e2e.ts:153:26
|
|
[Mobile Safari] › src/components/toast/test/basic/toast.e2e.ts:151:9 › toast: rendering - ionic/md/ltr/light › should set start/end positioning correctly:
src/components/toast/test/basic/toast.e2e.ts#L42
1) [Mobile Safari] › src/components/toast/test/basic/toast.e2e.ts:151:9 › toast: rendering - ionic/md/ltr/light › should set start/end positioning correctly
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-toast .toast-container')
146 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: toast-start-end-ionic-md-ltr-light.png
Call log:
- Expect "toHaveScreenshot(toast-start-end-ionic-md-ltr-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-toast .toast-container')
- locator resolved to <div part="container" class="toast-container">…</div>
- 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
- 146 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-toast .toast-container')
- locator resolved to <div part="container" class="toast-container">…</div>
- 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
- 146 pixels (ratio 0.01 of all image pixels) are different.
40 | await expect(page).toHaveScreenshot(screenshotString);
41 | } else {
> 42 | await expect(el).toHaveScreenshot(screenshotString);
| ^
43 | }
44 | }
45 | }
at ToastFixture.screenshot (/ionic/src/components/toast/test/basic/toast.e2e.ts:42:24)
at /ionic/src/components/toast/test/basic/toast.e2e.ts:153:26
|
|
[Mobile Safari] › src/components/toast/test/basic/toast.e2e.ts:151:9 › toast: rendering - ionic/md/ltr/light › should set start/end positioning correctly:
src/components/toast/test/basic/toast.e2e.ts#L42
1) [Mobile Safari] › src/components/toast/test/basic/toast.e2e.ts:151:9 › toast: rendering - ionic/md/ltr/light › should set start/end positioning correctly
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-toast .toast-container')
146 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: toast-start-end-ionic-md-ltr-light.png
Call log:
- Expect "toHaveScreenshot(toast-start-end-ionic-md-ltr-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-toast .toast-container')
- locator resolved to <div part="container" class="toast-container">…</div>
- 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
- 146 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-toast .toast-container')
- locator resolved to <div part="container" class="toast-container">…</div>
- 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
- 146 pixels (ratio 0.01 of all image pixels) are different.
40 | await expect(page).toHaveScreenshot(screenshotString);
41 | } else {
> 42 | await expect(el).toHaveScreenshot(screenshotString);
| ^
43 | }
44 | }
45 | }
at ToastFixture.screenshot (/ionic/src/components/toast/test/basic/toast.e2e.ts:42:24)
at /ionic/src/components/toast/test/basic/toast.e2e.ts:153:26
|
|
[Mobile Safari] › src/components/toast/test/basic/toast.e2e.ts:151:9 › toast: rendering - ionic/md/ltr/light › should set start/end positioning correctly:
src/components/toast/test/basic/toast.e2e.ts#L42
1) [Mobile Safari] › src/components/toast/test/basic/toast.e2e.ts:151:9 › toast: rendering - ionic/md/ltr/light › should set start/end positioning correctly
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-toast .toast-container')
146 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: toast-start-end-ionic-md-ltr-light.png
Call log:
- Expect "toHaveScreenshot(toast-start-end-ionic-md-ltr-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-toast .toast-container')
- locator resolved to <div part="container" class="toast-container">…</div>
- 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
- 146 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-toast .toast-container')
- locator resolved to <div part="container" class="toast-container">…</div>
- 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
- 146 pixels (ratio 0.01 of all image pixels) are different.
40 | await expect(page).toHaveScreenshot(screenshotString);
41 | } else {
> 42 | await expect(el).toHaveScreenshot(screenshotString);
| ^
43 | }
44 | }
45 | }
at ToastFixture.screenshot (/ionic/src/components/toast/test/basic/toast.e2e.ts:42:24)
at /ionic/src/components/toast/test/basic/toast.e2e.ts:153:26
|
|
test-core-screenshot (1, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (1, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (1, 20)
The operation was canceled.
|
|
test-core-screenshot (5, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (5, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (5, 20)
The operation was canceled.
|
|
test-core-screenshot (4, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (4, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (4, 20)
The operation was canceled.
|
|
test-angular-e2e (ng16)
Canceling since a higher priority waiting request for refs/pull/31189/merge exists
|
|
test-angular-e2e (ng16)
The operation was canceled.
|
|
test-core-screenshot (6, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (6, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (6, 20)
The operation was canceled.
|
|
test-core-screenshot (11, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (11, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (11, 20)
The operation was canceled.
|
|
test-core-screenshot (12, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (12, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (12, 20)
The operation was canceled.
|
|
test-core-screenshot (15, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (15, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (15, 20)
The operation was canceled.
|
|
test-core-screenshot (2, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (2, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (2, 20)
The operation was canceled.
|
|
test-core-screenshot (8, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (8, 20)
The operation was canceled.
|
|
test-core-screenshot (18, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (9, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (18, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (9, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (18, 20)
The operation was canceled.
|
|
test-core-screenshot (9, 20)
The operation was canceled.
|
|
test-core-screenshot (3, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (3, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (3, 20)
The operation was canceled.
|
|
test-core-screenshot (17, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (17, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (17, 20)
The operation was canceled.
|
|
test-core-screenshot (14, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (14, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (14, 20)
The operation was canceled.
|
|
test-core-screenshot (19, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (19, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (19, 20)
The operation was canceled.
|
|
test-core-screenshot (16, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (16, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (16, 20)
The operation was canceled.
|
|
test-core-screenshot (10, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (10, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (10, 20)
The operation was canceled.
|
|
verify-screenshots
Process completed with exit code 1.
|
|
test-angular-e2e (ng20)
Canceling since a higher priority waiting request for refs/pull/31189/merge exists
|
|
test-angular-e2e (ng20)
The operation was canceled.
|
|
test-angular-e2e (ng18)
Canceling since a higher priority waiting request for refs/pull/31189/merge exists
|
|
test-angular-e2e (ng18)
The operation was canceled.
|
|
test-angular-e2e (ng19)
Canceling since a higher priority waiting request for refs/pull/31189/merge exists
|
|
test-angular-e2e (ng19)
The operation was canceled.
|
|
verify-test-angular-e2e
Process completed with exit code 1.
|
|
Ionic Framework Build
Canceling since a higher priority waiting request for refs/pull/31189/merge exists
|
|
🎭 Playwright Run Summary
152 skipped
586 passed (3.2m)
|
|
🎭 Playwright Run Summary
1 flaky
[Mobile Chrome] › src/components/action-sheet/test/a11y/action-sheet.e2e.ts:158:9 › action-sheet: radio buttons - ios/ltr › should navigate radio buttons with keyboard
360 skipped
378 passed (3.5m)
|
|
🎭 Playwright Run Summary
2 failed
[Mobile Safari] › src/components/toast/test/basic/toast.e2e.ts:151:9 › toast: rendering - ionic/md/ltr/light › should set start/end positioning correctly
[Mobile Safari] › src/components/toast/test/basic/toast.e2e.ts:151:9 › toast: rendering - ionic/md/rtl/light › should set start/end positioning correctly
368 skipped
354 passed (4.2m)
|
|
🎭 Playwright Run Summary
2 skipped
741 passed (4.5m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
|
800 KB |
sha256:2320609a02c7b3f7828be77e348772d477c440608dd948ef1a7b4f887e84f62c
|
|
|
ionic-angular-server
|
8.54 KB |
sha256:d784288bf177a9594e45b9c283b7e2cc685052861c26bd5fb02467162c25ba48
|
|
|
ionic-core
|
5.36 MB |
sha256:d40263b83ab25a5b410e3600f08507b87d1cd5fe715e72529f51d62cbeede336
|
|
|
ionic-react
|
332 KB |
sha256:b9a0ddb58d514dcf3641984a3927974ecdc0109d973479e531e8d544f2b03f6b
|
|
|
ionic-react-router
|
27.9 KB |
sha256:26763ceebb88edf201b91083dbf7608e4719f688714f10b7d6ed821708ecd28f
|
|
|
ionic-vue
|
362 KB |
sha256:1dc9a607fae886f8f956a281a9c1f6df2cad03145d28ea34a38eb85eaceb6806
|
|
|
ionic-vue-router
|
17.7 KB |
sha256:804b3b60986b7e848cc35a50072c3785a46a53f0c405f01bbb9ac9fdfecf3d64
|
|
|
test-results-13-20
|
427 KB |
sha256:51ad7e079c104c2b56fac75b110f8e6b70bd15f2e4b66e852f9d8838ac3fec33
|
|
|
test-results-20-20
|
3.73 MB |
sha256:07f68cbf899c2779dbcf4be39937a8c2771a18909a2c34a17fa9199702b4597a
|
|
|
test-results-7-20
|
1.28 MB |
sha256:dd0ba874e904dcfd5474488e8e39e584deef763e81eaaec821dda0f77f71adec
|
|
|
test-results-8-20
|
498 KB |
sha256:fdd49f26cc82bcbba9b43e22cbd5c869715d245344031df2a5491e7a1728f10a
|
|