chore: rename screenshots #10792
e2e.yml
on: pull_request
Build demo
1m 22s
Cypress / Component Testing
4m 48s
Matrix: playwright
E2E result
1m 6s
Playwright E2E Tests matrix result
0s
Annotations
5 errors, 13 warnings, and 18 notices
[chromium] › tests/deep/deep-select.pw.spec.ts:13:13 › Deep / Select › /components/icon:
projects/demo-playwright/tests/deep/deep-select.pw.spec.ts#L49
1) [chromium] › tests/deep/deep-select.pw.spec.ts:13:13 › Deep / Select › /components/icon ───────
Error: expect(locator).toHaveScreenshot(expected)
803 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/deep/deep-select.pw.spec.ts-snapshots/deep--components-icon--style-color--select-option-2-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-deep-deep-select.pw-Deep-Select-components-icon-chromium/deep--components-icon--style-color--select-option-2-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-deep-deep-select.pw-Deep-Select-components-icon-chromium/deep--components-icon--style-color--select-option-2-diff.png
Call log:
- expect.toHaveScreenshot(deep-/components/icon-[style.color]-select-option-2.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" _ngcontent-ng-c2476019924="">…</div>
- 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
- 803 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" _ngcontent-ng-c2476019924="">…</div>
- 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
- 803 pixels (ratio 0.01 of all image pixels) are different.
47 | await page.waitForTimeout(100);
48 |
> 49 | await expect(api.apiPageExample).toHaveScreenshot(
| ^
50 | `deep-${path}-${name}-select-option-${index}.png`,
51 | );
52 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:49:54
|
[chromium] › tests/deep/deep-select.pw.spec.ts:13:13 › Deep / Select › /components/icon:
projects/demo-playwright/tests/deep/deep-select.pw.spec.ts#L49
1) [chromium] › tests/deep/deep-select.pw.spec.ts:13:13 › Deep / Select › /components/icon ───────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
803 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/deep/deep-select.pw.spec.ts-snapshots/deep--components-icon--style-color--select-option-2-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-deep-deep-select.pw-Deep-Select-components-icon-chromium-retry1/deep--components-icon--style-color--select-option-2-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-deep-deep-select.pw-Deep-Select-components-icon-chromium-retry1/deep--components-icon--style-color--select-option-2-diff.png
Call log:
- expect.toHaveScreenshot(deep-/components/icon-[style.color]-select-option-2.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" _ngcontent-ng-c2476019924="">…</div>
- 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
- 803 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" _ngcontent-ng-c2476019924="">…</div>
- 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
- 803 pixels (ratio 0.01 of all image pixels) are different.
47 | await page.waitForTimeout(100);
48 |
> 49 | await expect(api.apiPageExample).toHaveScreenshot(
| ^
50 | `deep-${path}-${name}-select-option-${index}.png`,
51 | );
52 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:49:54
|
[chromium] › tests/deep/deep-select.pw.spec.ts:13:13 › Deep / Select › /components/icon:
projects/demo-playwright/tests/deep/deep-select.pw.spec.ts#L49
1) [chromium] › tests/deep/deep-select.pw.spec.ts:13:13 › Deep / Select › /components/icon ───────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
803 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/deep/deep-select.pw.spec.ts-snapshots/deep--components-icon--style-color--select-option-2-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-deep-deep-select.pw-Deep-Select-components-icon-chromium-retry2/deep--components-icon--style-color--select-option-2-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-deep-deep-select.pw-Deep-Select-components-icon-chromium-retry2/deep--components-icon--style-color--select-option-2-diff.png
Call log:
- expect.toHaveScreenshot(deep-/components/icon-[style.color]-select-option-2.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" _ngcontent-ng-c2476019924="">…</div>
- 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
- 803 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" _ngcontent-ng-c2476019924="">…</div>
- 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
- 803 pixels (ratio 0.01 of all image pixels) are different.
47 | await page.waitForTimeout(100);
48 |
> 49 | await expect(api.apiPageExample).toHaveScreenshot(
| ^
50 | `deep-${path}-${name}-select-option-${index}.png`,
51 | );
52 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:49:54
|
Playwright / ubuntu-latest / 3 of 9
Process completed with exit code 1.
|
E2E result
Process completed with exit code 1.
|
Build demo
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Cypress / Component Testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 1 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 4 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 2 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 8 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 6 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 7 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 9 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 5 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 3 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright E2E Tests matrix result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
109 passed (1.2m)
|
🎭 Playwright Run Summary
109 passed (1.0m)
|
🎭 Playwright Run Summary
108 passed (1.3m)
|
🎭 Playwright Run Summary
108 passed (1.4m)
|
🎭 Playwright Run Summary
109 passed (1.6m)
|
🎭 Playwright Run Summary
109 passed (1.5m)
|
🎭 Playwright Run Summary
108 passed (1.1m)
|
🎭 Playwright Run Summary
108 passed (1.3m)
|
🎭 Playwright Run Summary
108 passed (1.7m)
|
🎭 Playwright Run Summary
108 passed (1.4m)
|
🎭 Playwright Run Summary
108 passed (1.4m)
|
🎭 Playwright Run Summary
108 passed (1.6m)
|
🎭 Playwright Run Summary
108 passed (1.5m)
|
🎭 Playwright Run Summary
108 passed (1.4m)
|
🎭 Playwright Run Summary
108 passed (2.1m)
|
🎭 Playwright Run Summary
108 passed (1.8m)
|
🎭 Playwright Run Summary
109 passed (5.6m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/deep/deep-select.pw.spec.ts:13:13 › Deep / Select › /components/icon ────────
108 passed (4.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cy_baseline_ebc29d98f8ee7f0a4370fcdf7610a969c93e7b0d
Expired
|
114 KB |
|
playwright-blob-artifacts--ebc29d98f8ee7f0a4370fcdf7610a969c93e7b0d-12142163905-9894-Linux_1
Expired
|
163 KB |
|
playwright-blob-artifacts--ebc29d98f8ee7f0a4370fcdf7610a969c93e7b0d-12142163905-9894-Linux_2
Expired
|
204 KB |
|
playwright-blob-artifacts--ebc29d98f8ee7f0a4370fcdf7610a969c93e7b0d-12142163905-9894-Linux_3
Expired
|
4.73 MB |
|
playwright-blob-artifacts--ebc29d98f8ee7f0a4370fcdf7610a969c93e7b0d-12142163905-9894-Linux_4
Expired
|
317 KB |
|
playwright-blob-artifacts--ebc29d98f8ee7f0a4370fcdf7610a969c93e7b0d-12142163905-9894-Linux_5
Expired
|
593 KB |
|
playwright-blob-artifacts--ebc29d98f8ee7f0a4370fcdf7610a969c93e7b0d-12142163905-9894-Linux_6
Expired
|
339 KB |
|
playwright-blob-artifacts--ebc29d98f8ee7f0a4370fcdf7610a969c93e7b0d-12142163905-9894-Linux_7
Expired
|
198 KB |
|
playwright-blob-artifacts--ebc29d98f8ee7f0a4370fcdf7610a969c93e7b0d-12142163905-9894-Linux_8
Expired
|
207 KB |
|
playwright-blob-artifacts--ebc29d98f8ee7f0a4370fcdf7610a969c93e7b0d-12142163905-9894-Linux_9
Expired
|
229 KB |
|
playwright-snapshots-artifacts--ebc29d98f8ee7f0a4370fcdf7610a969c93e7b0d-12142163905-9894-Linux_3
Expired
|
10.5 KB |
|