feat(tokens): add gray and text colors #17584
build.yml
on: pull_request
build-core
1m 36s
Matrix: test-core-screenshot
test-core-clean-build
14s
test-core-lint
54s
test-core-spec
43s
verify-screenshots
2s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
2s
verify-test-react-e2e
3s
verify-test-react-router-e2e
2s
verify-test-vue-e2e
2s
Annotations
69 errors and 1 notice
|
test-core-lint
Process completed with exit code 1.
|
|
[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 (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 (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 (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 (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 (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 (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 (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 (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 (10, 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 (10, 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.
|
|
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 (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 (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 (13, 20)
The strategy configuration was canceled because "test-core-screenshot._7_20" failed
|
|
test-core-screenshot (14, 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 (14, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (13, 20)
The operation was canceled.
|
|
test-core-screenshot (14, 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.
|
|
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.7m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
|
837 KB |
sha256:f3b267972764736c22b904bffa3ebcdb865fa36bb734b84172294fb401cee590
|
|
|
ionic-angular-server
|
8.55 KB |
sha256:8095c23dafcb7e02fcd186701aa87103811f9fe0dc79c235cbc4bea5426b7d33
|
|
|
ionic-core
|
5.2 MB |
sha256:3efd44d09a4bd61afafb58b50416c9597c35ad26dcca019797af56021044d9e5
|
|
|
ionic-react
|
375 KB |
sha256:3957e6ccc0257da7fc00c3e5e9beeeac5da03c3ce54408c41c13e7f667c93c47
|
|
|
ionic-react-router
|
27.9 KB |
sha256:7cf6006331ce59c2c49ad5e065d933559517042111e46db4111f6b96fa1fe649
|
|
|
ionic-vue
|
406 KB |
sha256:14cb030e58ad35fa54f54309c613d55d3eac38a56dbde25c28108713a132f9d0
|
|
|
ionic-vue-router
|
17.1 KB |
sha256:5a1aa93d35c5e4b0abe9e6c03d61711460639acc2343809edcc1d404423c066e
|
|
|
test-results-7-20
|
5.53 MB |
sha256:806802038c7980a6bddc61def7eb52395dab2411283384de1718f26573fb37ee
|
|