refactor(item): remove deprecated apis #12200
build.yml
on: pull_request
build-core
1m 25s
Matrix: test-core-screenshot
test-core-clean-build
11s
test-core-lint
50s
test-core-spec
57s
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
23 errors, 26 warnings, and 8 notices
[Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - ios/ltr › should have safe area padding:
core/src/components/item/test/basic/item.e2e.ts#L42
1) [Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - ios/ltr › should have safe area padding
Error: Screenshot comparison failed:
Expected an image 393px by 107px, received 393px by 88px. 1961 pixels (ratio 0.05 of all image pixels) are different.
Expected: /home/runner/work/ionic-framework/ionic-framework/core/src/components/item/test/basic/item.e2e.ts-snapshots/item-safe-area-ios-ltr-Mobile-Chrome-linux.png
Received: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-item-test-basic-item.e2e.ts-item-basic---ios-ltr-should-have-safe-area-padding-Mobile-Chrome/item-safe-area-ios-ltr-actual.png
Diff: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-item-test-basic-item.e2e.ts-item-basic---ios-ltr-should-have-safe-area-padding-Mobile-Chrome/item-safe-area-ios-ltr-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-list')
- locator resolved to <ion-list role="list" class="ios list-ios hydrated">…</ion-list>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 393px by 107px, received 393px by 88px. 1961 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-list')
- locator resolved to <ion-list role="list" class="ios list-ios hydrated">…</ion-list>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 393px by 107px, received 393px by 88px. 1961 pixels (ratio 0.05 of all image pixels) are different.
40 | const list = page.locator('ion-list');
41 |
> 42 | await expect(list).toHaveScreenshot(screenshot('item-safe-area'));
| ^
43 | });
44 | });
45 | });
at /home/runner/work/ionic-framework/ionic-framework/core/src/components/item/test/basic/item.e2e.ts:42:26
|
[Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - ios/ltr › should have safe area padding:
core/src/components/item/test/basic/item.e2e.ts#L42
1) [Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - ios/ltr › should have safe area padding
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 393px by 107px, received 393px by 88px. 1961 pixels (ratio 0.05 of all image pixels) are different.
Expected: /home/runner/work/ionic-framework/ionic-framework/core/src/components/item/test/basic/item.e2e.ts-snapshots/item-safe-area-ios-ltr-Mobile-Chrome-linux.png
Received: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-item-test-basic-item.e2e.ts-item-basic---ios-ltr-should-have-safe-area-padding-Mobile-Chrome-retry1/item-safe-area-ios-ltr-actual.png
Diff: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-item-test-basic-item.e2e.ts-item-basic---ios-ltr-should-have-safe-area-padding-Mobile-Chrome-retry1/item-safe-area-ios-ltr-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-list')
- locator resolved to <ion-list role="list" class="ios list-ios hydrated">…</ion-list>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 393px by 107px, received 393px by 88px. 1961 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-list')
- locator resolved to <ion-list role="list" class="ios list-ios hydrated">…</ion-list>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 393px by 107px, received 393px by 88px. 1961 pixels (ratio 0.05 of all image pixels) are different.
40 | const list = page.locator('ion-list');
41 |
> 42 | await expect(list).toHaveScreenshot(screenshot('item-safe-area'));
| ^
43 | });
44 | });
45 | });
at /home/runner/work/ionic-framework/ionic-framework/core/src/components/item/test/basic/item.e2e.ts:42:26
|
[Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - ios/ltr › should have safe area padding:
core/src/components/item/test/basic/item.e2e.ts#L42
1) [Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - ios/ltr › should have safe area padding
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 393px by 107px, received 393px by 88px. 1961 pixels (ratio 0.05 of all image pixels) are different.
Expected: /home/runner/work/ionic-framework/ionic-framework/core/src/components/item/test/basic/item.e2e.ts-snapshots/item-safe-area-ios-ltr-Mobile-Chrome-linux.png
Received: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-item-test-basic-item.e2e.ts-item-basic---ios-ltr-should-have-safe-area-padding-Mobile-Chrome-retry2/item-safe-area-ios-ltr-actual.png
Diff: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-item-test-basic-item.e2e.ts-item-basic---ios-ltr-should-have-safe-area-padding-Mobile-Chrome-retry2/item-safe-area-ios-ltr-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-list')
- locator resolved to <ion-list role="list" class="ios list-ios hydrated">…</ion-list>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 393px by 107px, received 393px by 88px. 1961 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-list')
- locator resolved to <ion-list role="list" class="ios list-ios hydrated">…</ion-list>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 393px by 107px, received 393px by 88px. 1961 pixels (ratio 0.05 of all image pixels) are different.
40 | const list = page.locator('ion-list');
41 |
> 42 | await expect(list).toHaveScreenshot(screenshot('item-safe-area'));
| ^
43 | });
44 | });
45 | });
at /home/runner/work/ionic-framework/ionic-framework/core/src/components/item/test/basic/item.e2e.ts:42:26
|
[Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - ios/rtl › should have safe area padding:
core/src/components/item/test/basic/item.e2e.ts#L42
2) [Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - ios/rtl › should have safe area padding
Error: Screenshot comparison failed:
Expected an image 393px by 107px, received 393px by 88px. 2101 pixels (ratio 0.05 of all image pixels) are different.
Expected: /home/runner/work/ionic-framework/ionic-framework/core/src/components/item/test/basic/item.e2e.ts-snapshots/item-safe-area-ios-rtl-Mobile-Chrome-linux.png
Received: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-item-test-basic-item.e2e.ts-item-basic---ios-rtl-should-have-safe-area-padding-Mobile-Chrome/item-safe-area-ios-rtl-actual.png
Diff: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-item-test-basic-item.e2e.ts-item-basic---ios-rtl-should-have-safe-area-padding-Mobile-Chrome/item-safe-area-ios-rtl-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-list')
- locator resolved to <ion-list role="list" class="ios list-ios hydrated">…</ion-list>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 393px by 107px, received 393px by 88px. 2101 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-list')
- locator resolved to <ion-list role="list" class="ios list-ios hydrated">…</ion-list>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 393px by 107px, received 393px by 88px. 2101 pixels (ratio 0.05 of all image pixels) are different.
40 | const list = page.locator('ion-list');
41 |
> 42 | await expect(list).toHaveScreenshot(screenshot('item-safe-area'));
| ^
43 | });
44 | });
45 | });
at /home/runner/work/ionic-framework/ionic-framework/core/src/components/item/test/basic/item.e2e.ts:42:26
|
[Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - ios/rtl › should have safe area padding:
core/src/components/item/test/basic/item.e2e.ts#L42
2) [Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - ios/rtl › should have safe area padding
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 393px by 107px, received 393px by 88px. 2101 pixels (ratio 0.05 of all image pixels) are different.
Expected: /home/runner/work/ionic-framework/ionic-framework/core/src/components/item/test/basic/item.e2e.ts-snapshots/item-safe-area-ios-rtl-Mobile-Chrome-linux.png
Received: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-item-test-basic-item.e2e.ts-item-basic---ios-rtl-should-have-safe-area-padding-Mobile-Chrome-retry1/item-safe-area-ios-rtl-actual.png
Diff: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-item-test-basic-item.e2e.ts-item-basic---ios-rtl-should-have-safe-area-padding-Mobile-Chrome-retry1/item-safe-area-ios-rtl-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-list')
- locator resolved to <ion-list role="list" class="ios list-ios hydrated">…</ion-list>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 393px by 107px, received 393px by 88px. 2101 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-list')
- locator resolved to <ion-list role="list" class="ios list-ios hydrated">…</ion-list>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 393px by 107px, received 393px by 88px. 2101 pixels (ratio 0.05 of all image pixels) are different.
40 | const list = page.locator('ion-list');
41 |
> 42 | await expect(list).toHaveScreenshot(screenshot('item-safe-area'));
| ^
43 | });
44 | });
45 | });
at /home/runner/work/ionic-framework/ionic-framework/core/src/components/item/test/basic/item.e2e.ts:42:26
|
[Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - ios/rtl › should have safe area padding:
core/src/components/item/test/basic/item.e2e.ts#L42
2) [Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - ios/rtl › should have safe area padding
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 393px by 107px, received 393px by 88px. 2101 pixels (ratio 0.05 of all image pixels) are different.
Expected: /home/runner/work/ionic-framework/ionic-framework/core/src/components/item/test/basic/item.e2e.ts-snapshots/item-safe-area-ios-rtl-Mobile-Chrome-linux.png
Received: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-item-test-basic-item.e2e.ts-item-basic---ios-rtl-should-have-safe-area-padding-Mobile-Chrome-retry2/item-safe-area-ios-rtl-actual.png
Diff: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-item-test-basic-item.e2e.ts-item-basic---ios-rtl-should-have-safe-area-padding-Mobile-Chrome-retry2/item-safe-area-ios-rtl-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-list')
- locator resolved to <ion-list role="list" class="ios list-ios hydrated">…</ion-list>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 393px by 107px, received 393px by 88px. 2101 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-list')
- locator resolved to <ion-list role="list" class="ios list-ios hydrated">…</ion-list>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 393px by 107px, received 393px by 88px. 2101 pixels (ratio 0.05 of all image pixels) are different.
40 | const list = page.locator('ion-list');
41 |
> 42 | await expect(list).toHaveScreenshot(screenshot('item-safe-area'));
| ^
43 | });
44 | });
45 | });
at /home/runner/work/ionic-framework/ionic-framework/core/src/components/item/test/basic/item.e2e.ts:42:26
|
[Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - md/ltr › should have safe area padding:
core/src/components/item/test/basic/item.e2e.ts#L42
3) [Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - md/ltr › should have safe area padding
Error: Screenshot comparison failed:
Expected an image 393px by 131px, received 393px by 112px. 1997 pixels (ratio 0.04 of all image pixels) are different.
Expected: /home/runner/work/ionic-framework/ionic-framework/core/src/components/item/test/basic/item.e2e.ts-snapshots/item-safe-area-md-ltr-Mobile-Chrome-linux.png
Received: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-item-test-basic-item.e2e.ts-item-basic---md-ltr-should-have-safe-area-padding-Mobile-Chrome/item-safe-area-md-ltr-actual.png
Diff: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-item-test-basic-item.e2e.ts-item-basic---md-ltr-should-have-safe-area-padding-Mobile-Chrome/item-safe-area-md-ltr-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-list')
- locator resolved to <ion-list role="list" class="md list-md hydrated">…</ion-list>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 393px by 131px, received 393px by 112px. 1997 pixels (ratio 0.04 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-list')
- locator resolved to <ion-list role="list" class="md list-md hydrated">…</ion-list>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 393px by 131px, received 393px by 112px. 1997 pixels (ratio 0.04 of all image pixels) are different.
40 | const list = page.locator('ion-list');
41 |
> 42 | await expect(list).toHaveScreenshot(screenshot('item-safe-area'));
| ^
43 | });
44 | });
45 | });
at /home/runner/work/ionic-framework/ionic-framework/core/src/components/item/test/basic/item.e2e.ts:42:26
|
[Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - md/ltr › should have safe area padding:
core/src/components/item/test/basic/item.e2e.ts#L42
3) [Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - md/ltr › should have safe area padding
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 393px by 131px, received 393px by 112px. 1997 pixels (ratio 0.04 of all image pixels) are different.
Expected: /home/runner/work/ionic-framework/ionic-framework/core/src/components/item/test/basic/item.e2e.ts-snapshots/item-safe-area-md-ltr-Mobile-Chrome-linux.png
Received: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-item-test-basic-item.e2e.ts-item-basic---md-ltr-should-have-safe-area-padding-Mobile-Chrome-retry1/item-safe-area-md-ltr-actual.png
Diff: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-item-test-basic-item.e2e.ts-item-basic---md-ltr-should-have-safe-area-padding-Mobile-Chrome-retry1/item-safe-area-md-ltr-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-list')
- locator resolved to <ion-list role="list" class="md list-md hydrated">…</ion-list>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 393px by 131px, received 393px by 112px. 1997 pixels (ratio 0.04 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-list')
- locator resolved to <ion-list role="list" class="md list-md hydrated">…</ion-list>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 393px by 131px, received 393px by 112px. 1997 pixels (ratio 0.04 of all image pixels) are different.
40 | const list = page.locator('ion-list');
41 |
> 42 | await expect(list).toHaveScreenshot(screenshot('item-safe-area'));
| ^
43 | });
44 | });
45 | });
at /home/runner/work/ionic-framework/ionic-framework/core/src/components/item/test/basic/item.e2e.ts:42:26
|
[Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - md/ltr › should have safe area padding:
core/src/components/item/test/basic/item.e2e.ts#L42
3) [Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - md/ltr › should have safe area padding
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 393px by 131px, received 393px by 112px. 1997 pixels (ratio 0.04 of all image pixels) are different.
Expected: /home/runner/work/ionic-framework/ionic-framework/core/src/components/item/test/basic/item.e2e.ts-snapshots/item-safe-area-md-ltr-Mobile-Chrome-linux.png
Received: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-item-test-basic-item.e2e.ts-item-basic---md-ltr-should-have-safe-area-padding-Mobile-Chrome-retry2/item-safe-area-md-ltr-actual.png
Diff: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-item-test-basic-item.e2e.ts-item-basic---md-ltr-should-have-safe-area-padding-Mobile-Chrome-retry2/item-safe-area-md-ltr-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-list')
- locator resolved to <ion-list role="list" class="md list-md hydrated">…</ion-list>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 393px by 131px, received 393px by 112px. 1997 pixels (ratio 0.04 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-list')
- locator resolved to <ion-list role="list" class="md list-md hydrated">…</ion-list>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 393px by 131px, received 393px by 112px. 1997 pixels (ratio 0.04 of all image pixels) are different.
40 | const list = page.locator('ion-list');
41 |
> 42 | await expect(list).toHaveScreenshot(screenshot('item-safe-area'));
| ^
43 | });
44 | });
45 | });
at /home/runner/work/ionic-framework/ionic-framework/core/src/components/item/test/basic/item.e2e.ts:42:26
|
[Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - md/rtl › should have safe area padding:
core/src/components/item/test/basic/item.e2e.ts#L42
4) [Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - md/rtl › should have safe area padding
Error: Screenshot comparison failed:
Expected an image 393px by 131px, received 393px by 112px. 2141 pixels (ratio 0.05 of all image pixels) are different.
Expected: /home/runner/work/ionic-framework/ionic-framework/core/src/components/item/test/basic/item.e2e.ts-snapshots/item-safe-area-md-rtl-Mobile-Chrome-linux.png
Received: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-item-test-basic-item.e2e.ts-item-basic---md-rtl-should-have-safe-area-padding-Mobile-Chrome/item-safe-area-md-rtl-actual.png
Diff: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-item-test-basic-item.e2e.ts-item-basic---md-rtl-should-have-safe-area-padding-Mobile-Chrome/item-safe-area-md-rtl-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-list')
- locator resolved to <ion-list role="list" class="md list-md hydrated">…</ion-list>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 393px by 131px, received 393px by 112px. 2141 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-list')
- locator resolved to <ion-list role="list" class="md list-md hydrated">…</ion-list>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 393px by 131px, received 393px by 112px. 2141 pixels (ratio 0.05 of all image pixels) are different.
40 | const list = page.locator('ion-list');
41 |
> 42 | await expect(list).toHaveScreenshot(screenshot('item-safe-area'));
| ^
43 | });
44 | });
45 | });
at /home/runner/work/ionic-framework/ionic-framework/core/src/components/item/test/basic/item.e2e.ts:42:26
|
test-core-screenshot (2, 20)
The job was canceled because "_10_20" failed.
|
test-core-screenshot (6, 20)
The job was canceled because "_10_20" failed.
|
test-core-screenshot (17, 20)
The job was canceled because "_10_20" failed.
|
test-core-screenshot (3, 20)
The job was canceled because "_10_20" failed.
|
test-core-screenshot (15, 20)
The job was canceled because "_10_20" failed.
|
test-core-screenshot (14, 20)
The job was canceled because "_10_20" failed.
|
test-core-screenshot (19, 20)
The job was canceled because "_10_20" failed.
|
test-core-screenshot (16, 20)
The job was canceled because "_10_20" failed.
|
test-core-screenshot (1, 20)
The job was canceled because "_10_20" failed.
|
test-core-screenshot (5, 20)
The job was canceled because "_10_20" failed.
|
test-core-screenshot (18, 20)
The job was canceled because "_10_20" failed.
|
test-core-screenshot (4, 20)
The job was canceled because "_10_20" failed.
|
verify-screenshots
Process completed with exit code 1.
|
build-core
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-clean-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-vue
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-react
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-spec
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-angular
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-angular-server
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-react-router
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-vue-router
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (7, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (12, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (11, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-react-e2e (react18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (20, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-react-e2e (react17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (8, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (9, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-react-router-e2e (reactrouter5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (13, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-vue-e2e (vue3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (10, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-angular-e2e (ng15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-angular-e2e (ng14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-angular-e2e (ng17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-angular-e2e (ng16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
209 skipped
205 passed (2.2m)
|
🎭 Playwright Run Summary
2 skipped
419 passed (2.6m)
|
🎭 Playwright Run Summary
7 skipped
413 passed (3.0m)
|
🎭 Playwright Run Summary
211 skipped
206 passed (2.8m)
|
🎭 Playwright Run Summary
420 passed (3.4m)
|
🎭 Playwright Run Summary
3 skipped
427 passed (3.1m)
|
🎭 Playwright Run Summary
518 passed (3.8m)
|
🎭 Playwright Run Summary
12 failed
[Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - ios/ltr › should have safe area padding
[Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - ios/rtl › should have safe area padding
[Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - md/ltr › should have safe area padding
[Mobile Chrome] › src/components/item/test/basic/item.e2e.ts:18:9 › item: basic - md/rtl › should have safe area padding
[Mobile Chrome] › src/components/label/test/basic/label.e2e.ts:32:9 › label: rendering - ios/ltr › should not have visual regressions with stacked label
[Mobile Chrome] › src/components/label/test/basic/label.e2e.ts:47:9 › label: rendering - ios/ltr › should not have visual regressions with floating label
[Mobile Chrome] › src/components/label/test/basic/label.e2e.ts:32:9 › label: rendering - ios/rtl › should not have visual regressions with stacked label
[Mobile Chrome] › src/components/label/test/basic/label.e2e.ts:47:9 › label: rendering - ios/rtl › should not have visual regressions with floating label
[Mobile Chrome] › src/components/label/test/basic/label.e2e.ts:32:9 › label: rendering - md/ltr › should not have visual regressions with stacked label
[Mobile Chrome] › src/components/label/test/basic/label.e2e.ts:47:9 › label: rendering - md/ltr › should not have visual regressions with floating label
[Mobile Chrome] › src/components/label/test/basic/label.e2e.ts:32:9 › label: rendering - md/rtl › should not have visual regressions with stacked label
[Mobile Chrome] › src/components/label/test/basic/label.e2e.ts:47:9 › label: rendering - md/rtl › should not have visual regressions with floating label
385 passed (4.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ionic-angular
Expired
|
838 KB |
|
ionic-angular-server
Expired
|
13.8 KB |
|
ionic-core
Expired
|
5.27 MB |
|
ionic-react
Expired
|
241 KB |
|
ionic-react-router
Expired
|
30.6 KB |
|
ionic-vue
Expired
|
239 KB |
|
ionic-vue-router
Expired
|
18.4 KB |
|
test-results-10-20
Expired
|
14.1 MB |
|
test-results-11-20
Expired
|
396 KB |
|
test-results-12-20
Expired
|
365 KB |
|
test-results-13-20
Expired
|
372 KB |
|
test-results-19-20
Expired
|
349 KB |
|
test-results-20-20
Expired
|
297 KB |
|
test-results-7-20
Expired
|
299 KB |
|
test-results-8-20
Expired
|
373 KB |
|
test-results-9-20
Expired
|
377 KB |
|