feat(grid, row, col): add recipe and tokens #19472
Annotations
8 errors and 1 notice
|
Run ./.github/workflows/actions/test-core-screenshot
Process completed with exit code 1.
|
|
Run ./.github/workflows/actions/test-core-screenshot:
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
|
|
Run ./.github/workflows/actions/test-core-screenshot:
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
|
|
Run ./.github/workflows/actions/test-core-screenshot:
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
|
|
Run ./.github/workflows/actions/test-core-screenshot:
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
|
|
Run ./.github/workflows/actions/test-core-screenshot:
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
|
|
Run ./.github/workflows/actions/test-core-screenshot:
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
|
|
|
|
Run ./.github/workflows/actions/test-core-screenshot
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)
|
background
wait
wait-all
cancel
parallel
Loading