feat(tokens): add gray and text colors #17496
build.yml
on: pull_request
build-core
1m 34s
Matrix: test-core-screenshot
test-core-clean-build
15s
test-core-lint
54s
test-core-spec
1m 6s
verify-screenshots
3s
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
3s
verify-test-react-router-e2e
4s
verify-test-vue-e2e
2s
Annotations
68 errors and 1 notice
|
[Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - md/rtl/dark › more than two buttons:
src/components/alert/test/basic/alert.e2e.ts#L134
4) [Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - md/rtl/dark › more than two buttons
Error: expect(locator).toHaveScreenshot(expected) failed
224 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: alert-multipleButtons-md-rtl-dark.png
Call log:
- Expect "toHaveScreenshot(alert-multipleButtons-md-rtl-dark.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-alert')
- locator resolved to <ion-alert tabindex="-1" header="Alert" is-open="true" id="ion-overlay-1" sub-header="Subtitle" message="This is an alert message." class="sc-ion-alert-md-h md sc-ion-alert-md hydrated">…</ion-alert>
- 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
- 224 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-alert')
- locator resolved to <ion-alert tabindex="-1" header="Alert" is-open="true" id="ion-overlay-1" sub-header="Subtitle" message="This is an alert message." class="sc-ion-alert-md-h md sc-ion-alert-md hydrated">…</ion-alert>
- 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
- 224 pixels (ratio 0.01 of all image pixels) are different.
132 | const alert = page.locator('ion-alert');
133 |
> 134 | await expect(alert).toHaveScreenshot(screenshot(`alert-multipleButtons`));
| ^
135 | });
136 | });
137 | });
at /ionic/src/components/alert/test/basic/alert.e2e.ts:134:27
|
|
[Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - md/ltr/dark › more than two buttons:
src/components/alert/test/basic/alert.e2e.ts#L134
3) [Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - md/ltr/dark › more than two buttons
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
224 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: alert-multipleButtons-md-ltr-dark.png
Call log:
- Expect "toHaveScreenshot(alert-multipleButtons-md-ltr-dark.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-alert')
- locator resolved to <ion-alert tabindex="-1" header="Alert" is-open="true" id="ion-overlay-1" sub-header="Subtitle" message="This is an alert message." class="sc-ion-alert-md-h md sc-ion-alert-md hydrated">…</ion-alert>
- 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
- 224 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-alert')
- locator resolved to <ion-alert tabindex="-1" header="Alert" is-open="true" id="ion-overlay-1" sub-header="Subtitle" message="This is an alert message." class="sc-ion-alert-md-h md sc-ion-alert-md hydrated">…</ion-alert>
- 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
- 224 pixels (ratio 0.01 of all image pixels) are different.
132 | const alert = page.locator('ion-alert');
133 |
> 134 | await expect(alert).toHaveScreenshot(screenshot(`alert-multipleButtons`));
| ^
135 | });
136 | });
137 | });
at /ionic/src/components/alert/test/basic/alert.e2e.ts:134:27
|
|
[Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - md/ltr/dark › more than two buttons:
src/components/alert/test/basic/alert.e2e.ts#L134
3) [Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - md/ltr/dark › more than two buttons
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
224 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: alert-multipleButtons-md-ltr-dark.png
Call log:
- Expect "toHaveScreenshot(alert-multipleButtons-md-ltr-dark.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-alert')
- locator resolved to <ion-alert tabindex="-1" header="Alert" is-open="true" id="ion-overlay-1" sub-header="Subtitle" message="This is an alert message." class="sc-ion-alert-md-h md sc-ion-alert-md hydrated">…</ion-alert>
- 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
- 224 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-alert')
- locator resolved to <ion-alert tabindex="-1" header="Alert" is-open="true" id="ion-overlay-1" sub-header="Subtitle" message="This is an alert message." class="sc-ion-alert-md-h md sc-ion-alert-md hydrated">…</ion-alert>
- 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
- 224 pixels (ratio 0.01 of all image pixels) are different.
132 | const alert = page.locator('ion-alert');
133 |
> 134 | await expect(alert).toHaveScreenshot(screenshot(`alert-multipleButtons`));
| ^
135 | });
136 | });
137 | });
at /ionic/src/components/alert/test/basic/alert.e2e.ts:134:27
|
|
[Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - md/ltr/dark › more than two buttons:
src/components/alert/test/basic/alert.e2e.ts#L134
3) [Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - md/ltr/dark › more than two buttons
Error: expect(locator).toHaveScreenshot(expected) failed
224 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: alert-multipleButtons-md-ltr-dark.png
Call log:
- Expect "toHaveScreenshot(alert-multipleButtons-md-ltr-dark.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-alert')
- locator resolved to <ion-alert tabindex="-1" header="Alert" is-open="true" id="ion-overlay-1" sub-header="Subtitle" message="This is an alert message." class="sc-ion-alert-md-h md sc-ion-alert-md hydrated">…</ion-alert>
- 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
- 224 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-alert')
- locator resolved to <ion-alert tabindex="-1" header="Alert" is-open="true" id="ion-overlay-1" sub-header="Subtitle" message="This is an alert message." class="sc-ion-alert-md-h md sc-ion-alert-md hydrated">…</ion-alert>
- 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
- 224 pixels (ratio 0.01 of all image pixels) are different.
132 | const alert = page.locator('ion-alert');
133 |
> 134 | await expect(alert).toHaveScreenshot(screenshot(`alert-multipleButtons`));
| ^
135 | });
136 | });
137 | });
at /ionic/src/components/alert/test/basic/alert.e2e.ts:134:27
|
|
[Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - ios/rtl/dark › more than two buttons:
src/components/alert/test/basic/alert.e2e.ts#L134
2) [Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - ios/rtl/dark › more than two buttons
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
82 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: alert-multipleButtons-ios-rtl-dark.png
Call log:
- Expect "toHaveScreenshot(alert-multipleButtons-ios-rtl-dark.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-alert')
- locator resolved to <ion-alert tabindex="-1" header="Alert" is-open="true" id="ion-overlay-1" sub-header="Subtitle" message="This is an alert message." class="sc-ion-alert-ios-h ios sc-ion-alert-ios hydrated">…</ion-alert>
- 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
- 82 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-alert')
- locator resolved to <ion-alert tabindex="-1" header="Alert" is-open="true" id="ion-overlay-1" sub-header="Subtitle" message="This is an alert message." class="sc-ion-alert-ios-h ios sc-ion-alert-ios hydrated">…</ion-alert>
- 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
- 82 pixels (ratio 0.01 of all image pixels) are different.
132 | const alert = page.locator('ion-alert');
133 |
> 134 | await expect(alert).toHaveScreenshot(screenshot(`alert-multipleButtons`));
| ^
135 | });
136 | });
137 | });
at /ionic/src/components/alert/test/basic/alert.e2e.ts:134:27
|
|
[Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - ios/rtl/dark › more than two buttons:
src/components/alert/test/basic/alert.e2e.ts#L134
2) [Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - ios/rtl/dark › more than two buttons
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
82 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: alert-multipleButtons-ios-rtl-dark.png
Call log:
- Expect "toHaveScreenshot(alert-multipleButtons-ios-rtl-dark.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-alert')
- locator resolved to <ion-alert tabindex="-1" header="Alert" is-open="true" id="ion-overlay-1" sub-header="Subtitle" message="This is an alert message." class="sc-ion-alert-ios-h ios sc-ion-alert-ios hydrated">…</ion-alert>
- 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
- 82 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-alert')
- locator resolved to <ion-alert tabindex="-1" header="Alert" is-open="true" id="ion-overlay-1" sub-header="Subtitle" message="This is an alert message." class="sc-ion-alert-ios-h ios sc-ion-alert-ios hydrated">…</ion-alert>
- 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
- 82 pixels (ratio 0.01 of all image pixels) are different.
132 | const alert = page.locator('ion-alert');
133 |
> 134 | await expect(alert).toHaveScreenshot(screenshot(`alert-multipleButtons`));
| ^
135 | });
136 | });
137 | });
at /ionic/src/components/alert/test/basic/alert.e2e.ts:134:27
|
|
[Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - ios/rtl/dark › more than two buttons:
src/components/alert/test/basic/alert.e2e.ts#L134
2) [Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - ios/rtl/dark › more than two buttons
Error: expect(locator).toHaveScreenshot(expected) failed
82 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: alert-multipleButtons-ios-rtl-dark.png
Call log:
- Expect "toHaveScreenshot(alert-multipleButtons-ios-rtl-dark.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-alert')
- locator resolved to <ion-alert tabindex="-1" header="Alert" is-open="true" id="ion-overlay-1" sub-header="Subtitle" message="This is an alert message." class="sc-ion-alert-ios-h ios sc-ion-alert-ios hydrated">…</ion-alert>
- 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
- 82 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-alert')
- locator resolved to <ion-alert tabindex="-1" header="Alert" is-open="true" id="ion-overlay-1" sub-header="Subtitle" message="This is an alert message." class="sc-ion-alert-ios-h ios sc-ion-alert-ios hydrated">…</ion-alert>
- 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
- 82 pixels (ratio 0.01 of all image pixels) are different.
132 | const alert = page.locator('ion-alert');
133 |
> 134 | await expect(alert).toHaveScreenshot(screenshot(`alert-multipleButtons`));
| ^
135 | });
136 | });
137 | });
at /ionic/src/components/alert/test/basic/alert.e2e.ts:134:27
|
|
[Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - ios/ltr/dark › more than two buttons:
src/components/alert/test/basic/alert.e2e.ts#L134
1) [Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - ios/ltr/dark › more than two buttons
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
82 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: alert-multipleButtons-ios-ltr-dark.png
Call log:
- Expect "toHaveScreenshot(alert-multipleButtons-ios-ltr-dark.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-alert')
- locator resolved to <ion-alert tabindex="-1" header="Alert" is-open="true" id="ion-overlay-1" sub-header="Subtitle" message="This is an alert message." class="sc-ion-alert-ios-h ios sc-ion-alert-ios hydrated">…</ion-alert>
- 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
- 82 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-alert')
- locator resolved to <ion-alert tabindex="-1" header="Alert" is-open="true" id="ion-overlay-1" sub-header="Subtitle" message="This is an alert message." class="sc-ion-alert-ios-h ios sc-ion-alert-ios hydrated">…</ion-alert>
- 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
- 82 pixels (ratio 0.01 of all image pixels) are different.
132 | const alert = page.locator('ion-alert');
133 |
> 134 | await expect(alert).toHaveScreenshot(screenshot(`alert-multipleButtons`));
| ^
135 | });
136 | });
137 | });
at /ionic/src/components/alert/test/basic/alert.e2e.ts:134:27
|
|
[Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - ios/ltr/dark › more than two buttons:
src/components/alert/test/basic/alert.e2e.ts#L134
1) [Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - ios/ltr/dark › more than two buttons
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
82 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: alert-multipleButtons-ios-ltr-dark.png
Call log:
- Expect "toHaveScreenshot(alert-multipleButtons-ios-ltr-dark.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-alert')
- locator resolved to <ion-alert tabindex="-1" header="Alert" is-open="true" id="ion-overlay-1" sub-header="Subtitle" message="This is an alert message." class="sc-ion-alert-ios-h ios sc-ion-alert-ios hydrated">…</ion-alert>
- 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
- 82 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-alert')
- locator resolved to <ion-alert tabindex="-1" header="Alert" is-open="true" id="ion-overlay-1" sub-header="Subtitle" message="This is an alert message." class="sc-ion-alert-ios-h ios sc-ion-alert-ios hydrated">…</ion-alert>
- 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
- 82 pixels (ratio 0.01 of all image pixels) are different.
132 | const alert = page.locator('ion-alert');
133 |
> 134 | await expect(alert).toHaveScreenshot(screenshot(`alert-multipleButtons`));
| ^
135 | });
136 | });
137 | });
at /ionic/src/components/alert/test/basic/alert.e2e.ts:134:27
|
|
[Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - ios/ltr/dark › more than two buttons:
src/components/alert/test/basic/alert.e2e.ts#L134
1) [Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - ios/ltr/dark › more than two buttons
Error: expect(locator).toHaveScreenshot(expected) failed
82 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: alert-multipleButtons-ios-ltr-dark.png
Call log:
- Expect "toHaveScreenshot(alert-multipleButtons-ios-ltr-dark.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-alert')
- locator resolved to <ion-alert tabindex="-1" header="Alert" is-open="true" id="ion-overlay-1" sub-header="Subtitle" message="This is an alert message." class="sc-ion-alert-ios-h ios sc-ion-alert-ios hydrated">…</ion-alert>
- 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
- 82 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-alert')
- locator resolved to <ion-alert tabindex="-1" header="Alert" is-open="true" id="ion-overlay-1" sub-header="Subtitle" message="This is an alert message." class="sc-ion-alert-ios-h ios sc-ion-alert-ios hydrated">…</ion-alert>
- 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
- 82 pixels (ratio 0.01 of all image pixels) are different.
132 | const alert = page.locator('ion-alert');
133 |
> 134 | await expect(alert).toHaveScreenshot(screenshot(`alert-multipleButtons`));
| ^
135 | });
136 | });
137 | });
at /ionic/src/components/alert/test/basic/alert.e2e.ts:134:27
|
|
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 (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 (20, 20)
The strategy configuration was canceled because "test-core-screenshot._7_20" failed
|
|
test-core-screenshot (20, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (20, 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 (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 (18, 20)
The strategy configuration was canceled because "test-core-screenshot._7_20" failed
|
|
test-core-screenshot (18, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (18, 20)
The operation was canceled.
|
|
test-core-screenshot (8, 20)
The strategy configuration was canceled because "test-core-screenshot._7_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 (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 (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 (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 (3, 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 (10, 20)
The strategy configuration was canceled because "test-core-screenshot._7_20" failed
|
|
test-core-screenshot (13, 20)
The operation was canceled.
|
|
test-core-screenshot (10, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (10, 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 (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 (5, 20)
The operation was canceled.
|
|
test-core-screenshot (4, 20)
The strategy configuration was canceled because "test-core-screenshot._7_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 (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 (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 (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
4 failed
[Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - ios/ltr/dark › more than two buttons
[Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - ios/rtl/dark › more than two buttons
[Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - md/ltr/dark › more than two buttons
[Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:106:9 › should not have visual regressions - md/rtl/dark › more than two buttons
360 skipped
271 passed (2.4m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
|
837 KB |
sha256:41d8357e86a9ce33e5fded8b85b2203c7d6852cfbcdaef63c2f00ab2a3e3153c
|
|
|
ionic-angular-server
|
8.57 KB |
sha256:2470a83242551e97c2fea07f01a3c79dbfbb5729730c717e6b518110914bf913
|
|
|
ionic-core
|
5.2 MB |
sha256:11ec13ca40065b69df8e1295b34d7b290ac22895b53a176d663edcc91cf3c2e8
|
|
|
ionic-react
|
375 KB |
sha256:764da24731534ce1bdc293d3000a81ab0da7fa861b4c4b17195631f2ac74bbd0
|
|
|
ionic-react-router
|
27.9 KB |
sha256:2465178a1dc8d6e9829c2d3f46ab8e9930ad08df325d2818d75cc36dc2474cef
|
|
|
ionic-vue
|
406 KB |
sha256:9ae06cdd2c136b710ce0312848747a88544e67ae781763434c41a4bbfb28d0ed
|
|
|
ionic-vue-router
|
17.1 KB |
sha256:7a98babaee3c69e2784b4e12b13a9607c5d7cf9483a9a29f8a47f5d12be48ad1
|
|
|
test-results-7-20
|
5.53 MB |
sha256:57f513b071093b06cd4ca4caf6b3339d375946162b7590d7f47c17652e7e3f75
|
|