chore(deps): update outsystems-design-tokens dependency #15350
build.yml
on: pull_request
build-core
1m 40s
Matrix: test-core-screenshot
test-core-clean-build
10s
test-core-lint
58s
test-core-spec
56s
verify-screenshots
0s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
0s
verify-test-react-e2e
0s
verify-test-react-router-e2e
0s
verify-test-vue-e2e
0s
Annotations
24 errors and 1 notice
[Mobile Firefox] › src/css/test/typography/basic/typography.e2e.ts:6:9 › Typography: basic - ionic/md/ltr/light › should not have visual regressions:
src/css/test/typography/basic/typography.e2e.ts#L11
1) [Mobile Firefox] › src/css/test/typography/basic/typography.e2e.ts:6:9 › Typography: basic - ionic/md/ltr/light › should not have visual regressions
Error: Screenshot comparison failed:
1636 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/css/test/typography/basic/typography.e2e.ts-snapshots/ionic-typography-basic-styles-ionic-md-ltr-light-Mobile-Firefox-linux.png
Received: /ionic/test-results/src-css-test-typography-ba-01538-not-have-visual-regressions-Mobile-Firefox/ionic-typography-basic-styles-ionic-md-ltr-light-actual.png
Diff: /ionic/test-results/src-css-test-typography-ba-01538-not-have-visual-regressions-Mobile-Firefox/ionic-typography-basic-styles-ionic-md-ltr-light-diff.png
Call log:
- expect.toHaveScreenshot(ionic-typography-basic-styles-ionic-md-ltr-light.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1636 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
- 1636 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot(`ionic-typography-basic-styles`));
| ^
12 | });
13 | });
14 | });
at /ionic/src/css/test/typography/basic/typography.e2e.ts:11:26
|
[Mobile Firefox] › src/css/test/typography/basic/typography.e2e.ts:6:9 › Typography: basic - ionic/md/ltr/light › should not have visual regressions:
src/css/test/typography/basic/typography.e2e.ts#L11
1) [Mobile Firefox] › src/css/test/typography/basic/typography.e2e.ts:6:9 › Typography: basic - ionic/md/ltr/light › should not have visual regressions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1636 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/css/test/typography/basic/typography.e2e.ts-snapshots/ionic-typography-basic-styles-ionic-md-ltr-light-Mobile-Firefox-linux.png
Received: /ionic/test-results/src-css-test-typography-ba-01538-not-have-visual-regressions-Mobile-Firefox-retry1/ionic-typography-basic-styles-ionic-md-ltr-light-actual.png
Diff: /ionic/test-results/src-css-test-typography-ba-01538-not-have-visual-regressions-Mobile-Firefox-retry1/ionic-typography-basic-styles-ionic-md-ltr-light-diff.png
Call log:
- expect.toHaveScreenshot(ionic-typography-basic-styles-ionic-md-ltr-light.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1636 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
- 1636 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot(`ionic-typography-basic-styles`));
| ^
12 | });
13 | });
14 | });
at /ionic/src/css/test/typography/basic/typography.e2e.ts:11:26
|
[Mobile Firefox] › src/css/test/typography/basic/typography.e2e.ts:6:9 › Typography: basic - ionic/md/ltr/light › should not have visual regressions:
src/css/test/typography/basic/typography.e2e.ts#L11
1) [Mobile Firefox] › src/css/test/typography/basic/typography.e2e.ts:6:9 › Typography: basic - ionic/md/ltr/light › should not have visual regressions
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1636 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/css/test/typography/basic/typography.e2e.ts-snapshots/ionic-typography-basic-styles-ionic-md-ltr-light-Mobile-Firefox-linux.png
Received: /ionic/test-results/src-css-test-typography-ba-01538-not-have-visual-regressions-Mobile-Firefox-retry2/ionic-typography-basic-styles-ionic-md-ltr-light-actual.png
Diff: /ionic/test-results/src-css-test-typography-ba-01538-not-have-visual-regressions-Mobile-Firefox-retry2/ionic-typography-basic-styles-ionic-md-ltr-light-diff.png
Call log:
- expect.toHaveScreenshot(ionic-typography-basic-styles-ionic-md-ltr-light.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1636 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
- 1636 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot(`ionic-typography-basic-styles`));
| ^
12 | });
13 | });
14 | });
at /ionic/src/css/test/typography/basic/typography.e2e.ts:11:26
|
test-core-screenshot (7, 20)
Process completed with exit code 1.
|
test-core-screenshot (1, 20)
The job was canceled because "_7_20" failed.
|
test-core-screenshot (18, 20)
The job was canceled because "_7_20" failed.
|
test-core-screenshot (12, 20)
The job was canceled because "_7_20" failed.
|
test-core-screenshot (10, 20)
The job was canceled because "_7_20" failed.
|
test-core-screenshot (20, 20)
The job was canceled because "_7_20" failed.
|
test-core-screenshot (11, 20)
The job was canceled because "_7_20" failed.
|
test-core-screenshot (4, 20)
The job was canceled because "_7_20" failed.
|
test-core-screenshot (3, 20)
The job was canceled because "_7_20" failed.
|
test-core-screenshot (2, 20)
The job was canceled because "_7_20" failed.
|
test-core-screenshot (13, 20)
The job was canceled because "_7_20" failed.
|
test-core-screenshot (5, 20)
The job was canceled because "_7_20" failed.
|
test-core-screenshot (17, 20)
The job was canceled because "_7_20" failed.
|
test-core-screenshot (14, 20)
The job was canceled because "_7_20" failed.
|
test-core-screenshot (16, 20)
The job was canceled because "_7_20" failed.
|
test-core-screenshot (15, 20)
The job was canceled because "_7_20" failed.
|
test-core-screenshot (9, 20)
The job was canceled because "_7_20" failed.
|
test-core-screenshot (19, 20)
The job was canceled because "_7_20" failed.
|
test-core-screenshot (8, 20)
The job was canceled because "_7_20" failed.
|
test-core-screenshot (6, 20)
The job was canceled because "_7_20" failed.
|
verify-screenshots
Process completed with exit code 1.
|
🎭 Playwright Run Summary
1 failed
[Mobile Firefox] › src/css/test/typography/basic/typography.e2e.ts:6:9 › Typography: basic - ionic/md/ltr/light › should not have visual regressions
300 skipped
260 passed (2.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ionic-angular
|
802 KB |
|
ionic-angular-server
|
8.55 KB |
|
ionic-core
|
5.41 MB |
|
ionic-react
|
364 KB |
|
ionic-react-router
|
27.9 KB |
|
ionic-vue
|
385 KB |
|
ionic-vue-router
|
17.1 KB |
|
test-results-7-20
|
2.77 MB |
|