feat(tokens): add gray and text colors #18388
build.yml
on: pull_request
build-core
1m 26s
Matrix: test-core-screenshot
test-core-clean-build
13s
test-core-lint
56s
test-core-spec
49s
verify-screenshots
3s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
4s
verify-test-react-e2e
3s
verify-test-react-router-e2e
2s
verify-test-vue-e2e
2s
Annotations
76 errors and 2 notices
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/rtl › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
4) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/rtl › should not have visual regressions
Error: expect(page).toHaveScreenshot(expected) failed
1372 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: accordion-basic-md-rtl.png
Call log:
- Expect "toHaveScreenshot(accordion-basic-md-rtl.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1372 pixels (ratio 0.01 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
- 1372 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
3) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
1372 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: accordion-basic-md-ltr.png
Call log:
- Expect "toHaveScreenshot(accordion-basic-md-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1372 pixels (ratio 0.01 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
- 1372 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
3) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
1372 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: accordion-basic-md-ltr.png
Call log:
- Expect "toHaveScreenshot(accordion-basic-md-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1372 pixels (ratio 0.01 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
- 1372 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
3) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions
Error: expect(page).toHaveScreenshot(expected) failed
1372 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: accordion-basic-md-ltr.png
Call log:
- Expect "toHaveScreenshot(accordion-basic-md-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1372 pixels (ratio 0.01 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
- 1372 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
2) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
2070 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: accordion-basic-ios-rtl.png
Call log:
- Expect "toHaveScreenshot(accordion-basic-ios-rtl.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2070 pixels (ratio 0.01 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
- 2070 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
2) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
2070 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: accordion-basic-ios-rtl.png
Call log:
- Expect "toHaveScreenshot(accordion-basic-ios-rtl.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2070 pixels (ratio 0.01 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
- 2070 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
2) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions
Error: expect(page).toHaveScreenshot(expected) failed
2070 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: accordion-basic-ios-rtl.png
Call log:
- Expect "toHaveScreenshot(accordion-basic-ios-rtl.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2070 pixels (ratio 0.01 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
- 2070 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
1) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
2070 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: accordion-basic-ios-ltr.png
Call log:
- Expect "toHaveScreenshot(accordion-basic-ios-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2070 pixels (ratio 0.01 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
- 2070 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
1) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
2070 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: accordion-basic-ios-ltr.png
Call log:
- Expect "toHaveScreenshot(accordion-basic-ios-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2070 pixels (ratio 0.01 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
- 2070 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
1) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions
Error: expect(page).toHaveScreenshot(expected) failed
2070 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: accordion-basic-ios-ltr.png
Call log:
- Expect "toHaveScreenshot(accordion-basic-ios-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2070 pixels (ratio 0.01 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
- 2070 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
test-core-screenshot (20, 20)
The strategy configuration was canceled because "test-core-screenshot._7_20" failed
|
|
[Mobile Safari] › src/components/toggle/test/item/toggle.e2e.ts:6:9 › toggle: item - md/ltr › should render correctly in list:
src/components/toggle/test/item/toggle.e2e.ts#L18
4) [Mobile Safari] › src/components/toggle/test/item/toggle.e2e.ts:6:9 › toggle: item - md/ltr › should render correctly in list
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-list')
374 pixels (ratio 0.02 of all image pixels) are different.
Snapshot: toggle-list-md-ltr.png
Call log:
- Expect "toHaveScreenshot(toggle-list-md-ltr.png)" 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 fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 374 pixels (ratio 0.02 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 fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 374 pixels (ratio 0.02 of all image pixels) are different.
16 | );
17 | const list = page.locator('ion-list');
> 18 | await expect(list).toHaveScreenshot(screenshot(`toggle-list`));
| ^
19 | });
20 | test('should render correctly in inset list', async ({ page }) => {
21 | await page.setContent(
at /ionic/src/components/toggle/test/item/toggle.e2e.ts:18:26
|
|
[Mobile Safari] › src/components/toggle/test/item/toggle.e2e.ts:6:9 › toggle: item - ios/rtl › should render correctly in list:
src/components/toggle/test/item/toggle.e2e.ts#L18
3) [Mobile Safari] › src/components/toggle/test/item/toggle.e2e.ts:6:9 › toggle: item - ios/rtl › should render correctly in list
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-list')
374 pixels (ratio 0.03 of all image pixels) are different.
Snapshot: toggle-list-ios-rtl.png
Call log:
- Expect "toHaveScreenshot(toggle-list-ios-rtl.png)" 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 fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 374 pixels (ratio 0.03 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 fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 374 pixels (ratio 0.03 of all image pixels) are different.
16 | );
17 | const list = page.locator('ion-list');
> 18 | await expect(list).toHaveScreenshot(screenshot(`toggle-list`));
| ^
19 | });
20 | test('should render correctly in inset list', async ({ page }) => {
21 | await page.setContent(
at /ionic/src/components/toggle/test/item/toggle.e2e.ts:18:26
|
|
[Mobile Safari] › src/components/toggle/test/item/toggle.e2e.ts:6:9 › toggle: item - ios/rtl › should render correctly in list:
src/components/toggle/test/item/toggle.e2e.ts#L18
3) [Mobile Safari] › src/components/toggle/test/item/toggle.e2e.ts:6:9 › toggle: item - ios/rtl › should render correctly in list
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-list')
374 pixels (ratio 0.03 of all image pixels) are different.
Snapshot: toggle-list-ios-rtl.png
Call log:
- Expect "toHaveScreenshot(toggle-list-ios-rtl.png)" 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 fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 374 pixels (ratio 0.03 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 fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 374 pixels (ratio 0.03 of all image pixels) are different.
16 | );
17 | const list = page.locator('ion-list');
> 18 | await expect(list).toHaveScreenshot(screenshot(`toggle-list`));
| ^
19 | });
20 | test('should render correctly in inset list', async ({ page }) => {
21 | await page.setContent(
at /ionic/src/components/toggle/test/item/toggle.e2e.ts:18:26
|
|
[Mobile Safari] › src/components/toggle/test/item/toggle.e2e.ts:6:9 › toggle: item - ios/rtl › should render correctly in list:
src/components/toggle/test/item/toggle.e2e.ts#L18
3) [Mobile Safari] › src/components/toggle/test/item/toggle.e2e.ts:6:9 › toggle: item - ios/rtl › should render correctly in list
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-list')
374 pixels (ratio 0.03 of all image pixels) are different.
Snapshot: toggle-list-ios-rtl.png
Call log:
- Expect "toHaveScreenshot(toggle-list-ios-rtl.png)" 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 fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 374 pixels (ratio 0.03 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 fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 374 pixels (ratio 0.03 of all image pixels) are different.
16 | );
17 | const list = page.locator('ion-list');
> 18 | await expect(list).toHaveScreenshot(screenshot(`toggle-list`));
| ^
19 | });
20 | test('should render correctly in inset list', async ({ page }) => {
21 | await page.setContent(
at /ionic/src/components/toggle/test/item/toggle.e2e.ts:18:26
|
|
[Mobile Safari] › src/components/toggle/test/item/toggle.e2e.ts:6:9 › toggle: item - ios/ltr › should render correctly in list:
src/components/toggle/test/item/toggle.e2e.ts#L18
2) [Mobile Safari] › src/components/toggle/test/item/toggle.e2e.ts:6:9 › toggle: item - ios/ltr › should render correctly in list
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-list')
374 pixels (ratio 0.03 of all image pixels) are different.
Snapshot: toggle-list-ios-ltr.png
Call log:
- Expect "toHaveScreenshot(toggle-list-ios-ltr.png)" 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 fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 374 pixels (ratio 0.03 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 fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 374 pixels (ratio 0.03 of all image pixels) are different.
16 | );
17 | const list = page.locator('ion-list');
> 18 | await expect(list).toHaveScreenshot(screenshot(`toggle-list`));
| ^
19 | });
20 | test('should render correctly in inset list', async ({ page }) => {
21 | await page.setContent(
at /ionic/src/components/toggle/test/item/toggle.e2e.ts:18:26
|
|
[Mobile Safari] › src/components/toggle/test/item/toggle.e2e.ts:6:9 › toggle: item - ios/ltr › should render correctly in list:
src/components/toggle/test/item/toggle.e2e.ts#L18
2) [Mobile Safari] › src/components/toggle/test/item/toggle.e2e.ts:6:9 › toggle: item - ios/ltr › should render correctly in list
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-list')
374 pixels (ratio 0.03 of all image pixels) are different.
Snapshot: toggle-list-ios-ltr.png
Call log:
- Expect "toHaveScreenshot(toggle-list-ios-ltr.png)" 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 fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 374 pixels (ratio 0.03 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 fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 374 pixels (ratio 0.03 of all image pixels) are different.
16 | );
17 | const list = page.locator('ion-list');
> 18 | await expect(list).toHaveScreenshot(screenshot(`toggle-list`));
| ^
19 | });
20 | test('should render correctly in inset list', async ({ page }) => {
21 | await page.setContent(
at /ionic/src/components/toggle/test/item/toggle.e2e.ts:18:26
|
|
[Mobile Safari] › src/components/toggle/test/item/toggle.e2e.ts:6:9 › toggle: item - ios/ltr › should render correctly in list:
src/components/toggle/test/item/toggle.e2e.ts#L18
2) [Mobile Safari] › src/components/toggle/test/item/toggle.e2e.ts:6:9 › toggle: item - ios/ltr › should render correctly in list
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-list')
374 pixels (ratio 0.03 of all image pixels) are different.
Snapshot: toggle-list-ios-ltr.png
Call log:
- Expect "toHaveScreenshot(toggle-list-ios-ltr.png)" 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 fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 374 pixels (ratio 0.03 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 fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 374 pixels (ratio 0.03 of all image pixels) are different.
16 | );
17 | const list = page.locator('ion-list');
> 18 | await expect(list).toHaveScreenshot(screenshot(`toggle-list`));
| ^
19 | });
20 | test('should render correctly in inset list', async ({ page }) => {
21 | await page.setContent(
at /ionic/src/components/toggle/test/item/toggle.e2e.ts:18:26
|
|
[Mobile Safari] › src/components/toggle/test/basic/toggle.e2e.ts:122:9 › toggle: ionFocus - ios/ltr › should not have visual regressions when interacting with toggle in item:
src/components/toggle/test/basic/toggle.e2e.ts#L137
1) [Mobile Safari] › src/components/toggle/test/basic/toggle.e2e.ts:122:9 › toggle: ionFocus - ios/ltr › should not have visual regressions when interacting with toggle in item
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-item')
374 pixels (ratio 0.03 of all image pixels) are different.
Snapshot: toggle-in-item-focus-ios-ltr.png
Call log:
- Expect "toHaveScreenshot(toggle-in-item-focus-ios-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-item')
- locator resolved to <ion-item class="ion-focused item ios item-lines-default item-control-needs-pointer-cursor hydrated">…</ion-item>
- 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
- 374 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-item')
- locator resolved to <ion-item class="ion-focused item ios item-lines-default item-control-needs-pointer-cursor hydrated">…</ion-item>
- 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
- 374 pixels (ratio 0.03 of all image pixels) are different.
135 | const item = page.locator('ion-item');
136 |
> 137 | await expect(item).toHaveScreenshot(screenshot(`toggle-in-item-focus`));
| ^
138 | });
139 |
140 | test('should fire ionFocus when toggle is focused', async ({ page, pageUtils }) => {
at /ionic/src/components/toggle/test/basic/toggle.e2e.ts:137:26
|
|
[Mobile Safari] › src/components/toggle/test/basic/toggle.e2e.ts:122:9 › toggle: ionFocus - ios/ltr › should not have visual regressions when interacting with toggle in item:
src/components/toggle/test/basic/toggle.e2e.ts#L137
1) [Mobile Safari] › src/components/toggle/test/basic/toggle.e2e.ts:122:9 › toggle: ionFocus - ios/ltr › should not have visual regressions when interacting with toggle in item
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-item')
374 pixels (ratio 0.03 of all image pixels) are different.
Snapshot: toggle-in-item-focus-ios-ltr.png
Call log:
- Expect "toHaveScreenshot(toggle-in-item-focus-ios-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-item')
- locator resolved to <ion-item class="ion-focused item ios item-lines-default item-control-needs-pointer-cursor hydrated">…</ion-item>
- 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
- 374 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-item')
- locator resolved to <ion-item class="ion-focused item ios item-lines-default item-control-needs-pointer-cursor hydrated">…</ion-item>
- 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
- 374 pixels (ratio 0.03 of all image pixels) are different.
135 | const item = page.locator('ion-item');
136 |
> 137 | await expect(item).toHaveScreenshot(screenshot(`toggle-in-item-focus`));
| ^
138 | });
139 |
140 | test('should fire ionFocus when toggle is focused', async ({ page, pageUtils }) => {
at /ionic/src/components/toggle/test/basic/toggle.e2e.ts:137:26
|
|
[Mobile Safari] › src/components/toggle/test/basic/toggle.e2e.ts:122:9 › toggle: ionFocus - ios/ltr › should not have visual regressions when interacting with toggle in item:
src/components/toggle/test/basic/toggle.e2e.ts#L137
1) [Mobile Safari] › src/components/toggle/test/basic/toggle.e2e.ts:122:9 › toggle: ionFocus - ios/ltr › should not have visual regressions when interacting with toggle in item
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-item')
374 pixels (ratio 0.03 of all image pixels) are different.
Snapshot: toggle-in-item-focus-ios-ltr.png
Call log:
- Expect "toHaveScreenshot(toggle-in-item-focus-ios-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-item')
- locator resolved to <ion-item class="ion-focused item ios item-lines-default item-control-needs-pointer-cursor hydrated">…</ion-item>
- 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
- 374 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-item')
- locator resolved to <ion-item class="ion-focused item ios item-lines-default item-control-needs-pointer-cursor hydrated">…</ion-item>
- 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
- 374 pixels (ratio 0.03 of all image pixels) are different.
135 | const item = page.locator('ion-item');
136 |
> 137 | await expect(item).toHaveScreenshot(screenshot(`toggle-in-item-focus`));
| ^
138 | });
139 |
140 | test('should fire ionFocus when toggle is focused', async ({ page, pageUtils }) => {
at /ionic/src/components/toggle/test/basic/toggle.e2e.ts:137:26
|
|
test-core-screenshot (10, 20)
The strategy configuration was canceled because "test-core-screenshot._7_20" failed
|
|
test-core-screenshot (4, 20)
The strategy configuration was canceled because "test-core-screenshot._7_20" failed
|
|
test-core-screenshot (10, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (4, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (4, 20)
The operation was canceled.
|
|
test-core-screenshot (10, 20)
The operation was canceled.
|
|
test-core-screenshot (12, 20)
The strategy configuration was canceled because "test-core-screenshot._7_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 (1, 20)
The strategy configuration was canceled because "test-core-screenshot._7_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 (3, 20)
The strategy configuration was canceled because "test-core-screenshot._7_20" failed
|
|
test-core-screenshot (3, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (8, 20)
The strategy configuration was canceled because "test-core-screenshot._7_20" failed
|
|
test-core-screenshot (3, 20)
The operation was canceled.
|
|
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._7_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 (5, 20)
The strategy configuration was canceled because "test-core-screenshot._7_20" failed
|
|
test-core-screenshot (5, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (18, 20)
The strategy configuration was canceled because "test-core-screenshot._7_20" failed
|
|
test-core-screenshot (5, 20)
The operation was canceled.
|
|
test-core-screenshot (18, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (18, 20)
The operation was canceled.
|
|
test-core-screenshot (13, 20)
The strategy configuration was canceled because "test-core-screenshot._7_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 (14, 20)
The strategy configuration was canceled because "test-core-screenshot._7_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 (17, 20)
The strategy configuration was canceled because "test-core-screenshot._7_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 (6, 20)
The strategy configuration was canceled because "test-core-screenshot._7_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 (9, 20)
The strategy configuration was canceled because "test-core-screenshot._7_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 (2, 20)
The strategy configuration was canceled because "test-core-screenshot._7_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._7_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 (16, 20)
The strategy configuration was canceled because "test-core-screenshot._7_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 (19, 20)
The strategy configuration was canceled because "test-core-screenshot._7_20" failed
|
|
test-core-screenshot (19, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (19, 20)
The operation was canceled.
|
|
verify-screenshots
Process completed with exit code 1.
|
|
🎭 Playwright Run Summary
25 failed
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/rtl › should not have visual regressions
[Mobile Chrome] › src/components/action-sheet/test/a11y/action-sheet.e2e.ts:106:9 › action-sheet: font scaling - ios/ltr › should scale text on larger font sizes
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:14:9 › action sheet: variant rendering - ios/ltr › should open basic action sheet
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:26:9 › action sheet: variant rendering - ios/ltr › should open cancel only action sheet
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:34:9 › action sheet: variant rendering - ios/ltr › should open scrollable action sheet
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:14:9 › action sheet: variant rendering - ios/rtl › should open basic action sheet
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:26:9 › action sheet: variant rendering - ios/rtl › should open cancel only action sheet
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:34:9 › action sheet: variant rendering - ios/rtl › should open scrollable action sheet
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet.e2e.ts:112:11 › action-sheet: basic - ios/ltr › safe area › should have padding added by the safe area
[Mobile Chrome] › src/components/action-sheet/test/translucent/action-sheet.e2e.ts:6:9 › action sheet: translucent - ios/ltr › should not have visual regressions
[Mobile Chrome] › src/components/alert/test/a11y/alert.e2e.ts:112:9 › alert: text wrapping - ios/ltr › should break on words and white spaces for checkboxes
[Mobile Chrome] › src/components/alert/test/a11y/alert.e2e.ts:244:9 › alert: font scaling - ios/ltr › should scale text on larger font sizes with checkboxes
[Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:97:9 › should not have visual regressions - ios/ltr › checkboxes
[Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:97:9 › should not have visual regressions - ios/rtl › checkboxes
[Mobile Chrome] › src/components/app/test/safe-area/app.e2e.ts:24:9 › app: safe-area - ios/ltr › should not have visual regressions with action sheet
[Mobile Chrome] › src/components/app/test/safe-area/app.e2e.ts:27:9 › app: safe-area - ios/ltr › should not have visual regressions with menu
[Mobile Chrome] › src/components/app/test/safe-area/app.e2e.ts:30:9 › app: safe-area - ios/ltr › should not have visual regressions with picker
[Mobile Chrome] › src/components/app/test/safe-area/app.e2e.ts:33:9 › app: safe-area - ios/ltr › should not have visual regressions with toast
[Mobile Chrome] › src/components/app/test/safe-area/app.e2e.ts:27:9 › app: safe-area - md/ltr › should not have visual regressions with menu
[Mobile Chrome] › src/components/app/test/safe-area/app.e2e.ts:33:9 › app: safe-area - md/ltr › should not have visual regressions with toast
[Mobile Chrome] › src/components/avatar/test/basic/avatar.e2e.ts:10:9 › avatar: basic - ios/ltr › should not have visual regressions
[Mobile Chrome] › src/components/avatar/test/basic/avatar.e2e.ts:10:9 › avatar: basic - md/ltr › should not have visual regressions
360 skipped
|
|
🎭 Playwright Run Summary
10 failed
[Mobile Safari] › src/components/toggle/test/basic/toggle.e2e.ts:122:9 › toggle: ionFocus - ios/ltr › should not have visual regressions when interacting with toggle in item
[Mobile Safari] › src/components/toggle/test/item/toggle.e2e.ts:6:9 › toggle: item - ios/ltr › should render correctly in list
[Mobile Safari] › src/components/toggle/test/item/toggle.e2e.ts:6:9 › toggle: item - ios/rtl › should render correctly in list
[Mobile Safari] › src/components/toggle/test/item/toggle.e2e.ts:6:9 › toggle: item - md/ltr › should render correctly in list
[Mobile Safari] › src/components/toggle/test/item/toggle.e2e.ts:6:9 › toggle: item - md/rtl › should render correctly in list
[Mobile Safari] › src/components/toggle/test/item/toggle.e2e.ts:56:9 › toggle: long label in item - md/ltr › should not have visual regressions when using long label in item
[Mobile Safari] › src/components/toggle/test/item/toggle.e2e.ts:75:9 › toggle: end label in item - md/ltr › should not have visual regressions when using end label in item
[Mobile Safari] › src/components/toggle/test/item/toggle.e2e.ts:94:9 › toggle: stacked label in item - md/ltr › should not have visual regressions when using stacked label in item
[Mobile Safari] › src/components/toolbar/test/basic/toolbar.e2e.ts:164:9 › toolbar: basic - md/ltr/dark › should not have visual regressions with text and button inside the content slot
[Mobile Safari] › src/components/toolbar/test/basic/toolbar.e2e.ts:164:9 › toolbar: basic - md/rtl/dark › should not have visual regressions with text and button inside the content slot
368 skipped
297 passed (4.4m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
|
778 KB |
sha256:9d8a1632cd794f74e60e7db9b497315bb950ae345045c3fd25168cfa0eeb014c
|
|
|
ionic-angular-server
|
8.54 KB |
sha256:18251abbb83e79cf523e5f3bb3172e7b60789114cb40667245adc154e47f1b0b
|
|
|
ionic-core
|
5.23 MB |
sha256:99c9d0dab2e4330c2044e387bf0e1b487f4a250c760da19dd98466a2536bb270
|
|
|
ionic-react
|
316 KB |
sha256:590556da79ac3ce3338df78be5f4ddf8bf824d90c094b1f18d3aabc19b4cc945
|
|
|
ionic-react-router
|
27.9 KB |
sha256:450b26f009d183cc3c8fedf47453280b1ab31eeb1d1c00f7e7d6d69a27ac8f8f
|
|
|
ionic-vue
|
347 KB |
sha256:ac458892ae99dd6ef5c55389c2d5528ecec5a34ad56b823f63d123c1c3fddd28
|
|
|
ionic-vue-router
|
17.1 KB |
sha256:4b57cbe5728a135f4eba3edfe306ab59f6fa1a77a64178301332078dba56e674
|
|
|
test-results-20-20
|
12.3 MB |
sha256:f005033ee9e5652c6967df76ff39632586f1f29044c247a776d1a4000833e4ff
|
|
|
test-results-7-20
|
40.3 MB |
sha256:46e94f6ecd7de11bab402a28e29c01250744e008b129d60249f0695cd9c1cb8e
|
|