chore(git): sync ionic-modular with next #17572
build.yml
on: pull_request
build-core
1m 36s
Matrix: test-core-screenshot
test-core-clean-build
15s
test-core-lint
53s
test-core-spec
47s
verify-screenshots
2s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
2s
verify-test-react-e2e
2s
verify-test-react-router-e2e
2s
verify-test-vue-e2e
3s
Annotations
64 errors and 3 notices
|
test-core-screenshot (10, 20)
Process completed with exit code 1.
|
|
[Mobile Chrome] › src/components/item-sliding/test/basic/item-sliding.e2e.ts:152:11 › item-sliding: basic - ionic/md/rtl/light › safe area right › should have padding on the right only:
src/components/item-sliding/test/basic/item-sliding.e2e.ts#L188
3) [Mobile Chrome] › src/components/item-sliding/test/basic/item-sliding.e2e.ts:152:11 › item-sliding: basic - ionic/md/rtl/light › safe area right › should have padding on the right only
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-item-sliding')
79 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: item-sliding-safe-area-right-ionic-md-rtl-light.png
Call log:
- Expect "toHaveScreenshot(item-sliding-safe-area-right-ionic-md-rtl-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-item-sliding')
- locator resolved to <ion-item-sliding class="md hydrated item-sliding-active-slide item-sliding-active-options-start">…</ion-item-sliding>
- 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
- 79 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-item-sliding')
- locator resolved to <ion-item-sliding class="md hydrated item-sliding-active-slide item-sliding-active-options-start">…</ion-item-sliding>
- 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
- 79 pixels (ratio 0.01 of all image pixels) are different.
186 | await page.waitForChanges();
187 |
> 188 | await expect(item).toHaveScreenshot(screenshot(`item-sliding-safe-area-right`));
| ^
189 | });
190 | });
191 | });
at /ionic/src/components/item-sliding/test/basic/item-sliding.e2e.ts:188:28
|
|
[Mobile Chrome] › src/components/item-sliding/test/basic/item-sliding.e2e.ts:152:11 › item-sliding: basic - ionic/md/rtl/light › safe area right › should have padding on the right only:
src/components/item-sliding/test/basic/item-sliding.e2e.ts#L188
3) [Mobile Chrome] › src/components/item-sliding/test/basic/item-sliding.e2e.ts:152:11 › item-sliding: basic - ionic/md/rtl/light › safe area right › should have padding on the right only
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-item-sliding')
79 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: item-sliding-safe-area-right-ionic-md-rtl-light.png
Call log:
- Expect "toHaveScreenshot(item-sliding-safe-area-right-ionic-md-rtl-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-item-sliding')
- locator resolved to <ion-item-sliding class="md hydrated item-sliding-active-slide item-sliding-active-options-start">…</ion-item-sliding>
- 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
- 79 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-item-sliding')
- locator resolved to <ion-item-sliding class="md hydrated item-sliding-active-slide item-sliding-active-options-start">…</ion-item-sliding>
- 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
- 79 pixels (ratio 0.01 of all image pixels) are different.
186 | await page.waitForChanges();
187 |
> 188 | await expect(item).toHaveScreenshot(screenshot(`item-sliding-safe-area-right`));
| ^
189 | });
190 | });
191 | });
at /ionic/src/components/item-sliding/test/basic/item-sliding.e2e.ts:188:28
|
|
[Mobile Chrome] › src/components/item-sliding/test/basic/item-sliding.e2e.ts:152:11 › item-sliding: basic - ionic/md/rtl/light › safe area right › should have padding on the right only:
src/components/item-sliding/test/basic/item-sliding.e2e.ts#L188
3) [Mobile Chrome] › src/components/item-sliding/test/basic/item-sliding.e2e.ts:152:11 › item-sliding: basic - ionic/md/rtl/light › safe area right › should have padding on the right only
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-item-sliding')
79 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: item-sliding-safe-area-right-ionic-md-rtl-light.png
Call log:
- Expect "toHaveScreenshot(item-sliding-safe-area-right-ionic-md-rtl-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-item-sliding')
- locator resolved to <ion-item-sliding class="md hydrated item-sliding-active-slide item-sliding-active-options-start">…</ion-item-sliding>
- 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
- 79 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-item-sliding')
- locator resolved to <ion-item-sliding class="md hydrated item-sliding-active-slide item-sliding-active-options-start">…</ion-item-sliding>
- 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
- 79 pixels (ratio 0.01 of all image pixels) are different.
186 | await page.waitForChanges();
187 |
> 188 | await expect(item).toHaveScreenshot(screenshot(`item-sliding-safe-area-right`));
| ^
189 | });
190 | });
191 | });
at /ionic/src/components/item-sliding/test/basic/item-sliding.e2e.ts:188:28
|
|
[Mobile Chrome] › src/components/item-sliding/test/basic/item-sliding.e2e.ts:152:11 › item-sliding: basic - ionic/md/ltr/light › safe area right › should have padding on the right only:
src/components/item-sliding/test/basic/item-sliding.e2e.ts#L188
2) [Mobile Chrome] › src/components/item-sliding/test/basic/item-sliding.e2e.ts:152:11 › item-sliding: basic - ionic/md/ltr/light › safe area right › should have padding on the right only
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-item-sliding')
79 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: item-sliding-safe-area-right-ionic-md-ltr-light.png
Call log:
- Expect "toHaveScreenshot(item-sliding-safe-area-right-ionic-md-ltr-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-item-sliding')
- locator resolved to <ion-item-sliding class="md hydrated item-sliding-active-slide item-sliding-active-options-end">…</ion-item-sliding>
- 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
- 79 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-item-sliding')
- locator resolved to <ion-item-sliding class="md hydrated item-sliding-active-slide item-sliding-active-options-end">…</ion-item-sliding>
- 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
- 79 pixels (ratio 0.01 of all image pixels) are different.
186 | await page.waitForChanges();
187 |
> 188 | await expect(item).toHaveScreenshot(screenshot(`item-sliding-safe-area-right`));
| ^
189 | });
190 | });
191 | });
at /ionic/src/components/item-sliding/test/basic/item-sliding.e2e.ts:188:28
|
|
[Mobile Chrome] › src/components/item-sliding/test/basic/item-sliding.e2e.ts:152:11 › item-sliding: basic - ionic/md/ltr/light › safe area right › should have padding on the right only:
src/components/item-sliding/test/basic/item-sliding.e2e.ts#L188
2) [Mobile Chrome] › src/components/item-sliding/test/basic/item-sliding.e2e.ts:152:11 › item-sliding: basic - ionic/md/ltr/light › safe area right › should have padding on the right only
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-item-sliding')
79 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: item-sliding-safe-area-right-ionic-md-ltr-light.png
Call log:
- Expect "toHaveScreenshot(item-sliding-safe-area-right-ionic-md-ltr-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-item-sliding')
- locator resolved to <ion-item-sliding class="md hydrated item-sliding-active-slide item-sliding-active-options-end">…</ion-item-sliding>
- 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
- 79 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-item-sliding')
- locator resolved to <ion-item-sliding class="md hydrated item-sliding-active-slide item-sliding-active-options-end">…</ion-item-sliding>
- 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
- 79 pixels (ratio 0.01 of all image pixels) are different.
186 | await page.waitForChanges();
187 |
> 188 | await expect(item).toHaveScreenshot(screenshot(`item-sliding-safe-area-right`));
| ^
189 | });
190 | });
191 | });
at /ionic/src/components/item-sliding/test/basic/item-sliding.e2e.ts:188:28
|
|
[Mobile Chrome] › src/components/item-sliding/test/basic/item-sliding.e2e.ts:152:11 › item-sliding: basic - ionic/md/ltr/light › safe area right › should have padding on the right only:
src/components/item-sliding/test/basic/item-sliding.e2e.ts#L188
2) [Mobile Chrome] › src/components/item-sliding/test/basic/item-sliding.e2e.ts:152:11 › item-sliding: basic - ionic/md/ltr/light › safe area right › should have padding on the right only
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-item-sliding')
79 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: item-sliding-safe-area-right-ionic-md-ltr-light.png
Call log:
- Expect "toHaveScreenshot(item-sliding-safe-area-right-ionic-md-ltr-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-item-sliding')
- locator resolved to <ion-item-sliding class="md hydrated item-sliding-active-slide item-sliding-active-options-end">…</ion-item-sliding>
- 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
- 79 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-item-sliding')
- locator resolved to <ion-item-sliding class="md hydrated item-sliding-active-slide item-sliding-active-options-end">…</ion-item-sliding>
- 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
- 79 pixels (ratio 0.01 of all image pixels) are different.
186 | await page.waitForChanges();
187 |
> 188 | await expect(item).toHaveScreenshot(screenshot(`item-sliding-safe-area-right`));
| ^
189 | });
190 | });
191 | });
at /ionic/src/components/item-sliding/test/basic/item-sliding.e2e.ts:188:28
|
|
[Mobile Chrome] › src/components/item/test/disabled/item.e2e.ts:9:9 › item: disabled state - ionic/md/ltr/light › should not have visual regressions:
src/components/item/test/disabled/item.e2e.ts#L14
1) [Mobile Chrome] › src/components/item/test/disabled/item.e2e.ts:9:9 › item: disabled state - ionic/md/ltr/light › should not have visual regressions
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
5007 pixels (ratio 0.02 of all image pixels) are different.
Snapshot: item-disabled-diff-ionic-md-ltr-light.png
Call log:
- Expect "toHaveScreenshot(item-disabled-diff-ionic-md-ltr-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 5007 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 5007 pixels (ratio 0.02 of all image pixels) are different.
12 | await page.setIonViewport();
13 |
> 14 | await expect(page).toHaveScreenshot(screenshot(`item-disabled-diff`));
| ^
15 | });
16 | });
17 | });
at /ionic/src/components/item/test/disabled/item.e2e.ts:14:26
|
|
[Mobile Chrome] › src/components/item/test/disabled/item.e2e.ts:9:9 › item: disabled state - ionic/md/ltr/light › should not have visual regressions:
src/components/item/test/disabled/item.e2e.ts#L14
1) [Mobile Chrome] › src/components/item/test/disabled/item.e2e.ts:9:9 › item: disabled state - ionic/md/ltr/light › should not have visual regressions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
5007 pixels (ratio 0.02 of all image pixels) are different.
Snapshot: item-disabled-diff-ionic-md-ltr-light.png
Call log:
- Expect "toHaveScreenshot(item-disabled-diff-ionic-md-ltr-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 5007 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 5007 pixels (ratio 0.02 of all image pixels) are different.
12 | await page.setIonViewport();
13 |
> 14 | await expect(page).toHaveScreenshot(screenshot(`item-disabled-diff`));
| ^
15 | });
16 | });
17 | });
at /ionic/src/components/item/test/disabled/item.e2e.ts:14:26
|
|
[Mobile Chrome] › src/components/item/test/disabled/item.e2e.ts:9:9 › item: disabled state - ionic/md/ltr/light › should not have visual regressions:
src/components/item/test/disabled/item.e2e.ts#L14
1) [Mobile Chrome] › src/components/item/test/disabled/item.e2e.ts:9:9 › item: disabled state - ionic/md/ltr/light › should not have visual regressions
Error: expect(page).toHaveScreenshot(expected) failed
5007 pixels (ratio 0.02 of all image pixels) are different.
Snapshot: item-disabled-diff-ionic-md-ltr-light.png
Call log:
- Expect "toHaveScreenshot(item-disabled-diff-ionic-md-ltr-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 5007 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 5007 pixels (ratio 0.02 of all image pixels) are different.
12 | await page.setIonViewport();
13 |
> 14 | await expect(page).toHaveScreenshot(screenshot(`item-disabled-diff`));
| ^
15 | });
16 | });
17 | });
at /ionic/src/components/item/test/disabled/item.e2e.ts:14:26
|
|
test-core-screenshot (12, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
|
|
test-core-screenshot (12, 20)
The operation was canceled.
|
|
test-core-screenshot (4, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
|
|
test-core-screenshot (4, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (4, 20)
The operation was canceled.
|
|
test-core-screenshot (3, 20)
The strategy configuration was canceled because "test-core-screenshot._10_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 (5, 20)
The strategy configuration was canceled because "test-core-screenshot._10_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 (6, 20)
The strategy configuration was canceled because "test-core-screenshot._10_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 (8, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
|
|
test-core-screenshot (8, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (8, 20)
The operation was canceled.
|
|
test-core-screenshot (11, 20)
The strategy configuration was canceled because "test-core-screenshot._10_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 (2, 20)
The strategy configuration was canceled because "test-core-screenshot._10_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 (15, 20)
The strategy configuration was canceled because "test-core-screenshot._10_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 (17, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
|
|
test-core-screenshot (17, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (20, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
|
|
test-core-screenshot (17, 20)
The operation was canceled.
|
|
test-core-screenshot (20, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (20, 20)
The operation was canceled.
|
|
test-core-screenshot (19, 20)
The strategy configuration was canceled because "test-core-screenshot._10_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 (1, 20)
The strategy configuration was canceled because "test-core-screenshot._10_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 (9, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
|
|
test-core-screenshot (9, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (9, 20)
The operation was canceled.
|
|
test-core-screenshot (14, 20)
The strategy configuration was canceled because "test-core-screenshot._10_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 (13, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
|
|
test-core-screenshot (13, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (13, 20)
The operation was canceled.
|
|
test-core-screenshot (16, 20)
The strategy configuration was canceled because "test-core-screenshot._10_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 (18, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
|
|
test-core-screenshot (18, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (18, 20)
The operation was canceled.
|
|
verify-screenshots
Process completed with exit code 1.
|
|
🎭 Playwright Run Summary
360 skipped
275 passed (2.2m)
|
|
🎭 Playwright Run Summary
3 failed
[Mobile Chrome] › src/components/item/test/disabled/item.e2e.ts:9:9 › item: disabled state - ionic/md/ltr/light › should not have visual regressions
[Mobile Chrome] › src/components/item-sliding/test/basic/item-sliding.e2e.ts:152:11 › item-sliding: basic - ionic/md/ltr/light › safe area right › should have padding on the right only
[Mobile Chrome] › src/components/item-sliding/test/basic/item-sliding.e2e.ts:152:11 › item-sliding: basic - ionic/md/rtl/light › safe area right › should have padding on the right only
2 skipped
666 passed (3.8m)
|
|
🎭 Playwright Run Summary
1 skipped
676 passed (3.9m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
|
776 KB |
sha256:867ea1fdfe2f7e064f909740b1d5ab74e61f61a51e238ee51a9b21923f21236f
|
|
|
ionic-angular-server
|
8.55 KB |
sha256:dc82b72c092b0868289e4e5ef41517d4eddc61c9d18fa4e9235d1d634ad7a247
|
|
|
ionic-core
|
5.15 MB |
sha256:9fac9fa85bf968651b96c538a2367f2b5c13eac34e255255f5837fbb1ebbda62
|
|
|
ionic-react
|
314 KB |
sha256:67305dff3f1b6abc9ea53b2b0dddda6952dff976679b743f44f2242e103383e2
|
|
|
ionic-react-router
|
27.9 KB |
sha256:15e2de7bfafe22aa5c723d132c0153542ea09fc3607ac6847babd020ef44b0ad
|
|
|
ionic-vue
|
344 KB |
sha256:f73f9d4e2219bcb9121afc8854d9203c18facd6999f0152049300a4b7d5a2f90
|
|
|
ionic-vue-router
|
17.1 KB |
sha256:65a306d8cae90ec2e9e770b1d275fb511610e1641ffd6178e49689cd93996afe
|
|
|
test-results-10-20
|
4.51 MB |
sha256:fdbf5524add0d1f0e3f0f8d19c92eef501c24f3bb21c242ee7748418b1238f50
|
|
|
test-results-12-20
|
499 KB |
sha256:d8a6fb51c0a68543d4b8c470749efe93a5fbf4e0659cd96346ddc449d2e9d27e
|
|
|
test-results-7-20
|
375 KB |
sha256:3d7bf750b16de2694e37398ed63546478307eeef5f503e9fdce9abbe8fc012a8
|
|