fix(kit): CalendarRange
shows actual defaultViewedMonth
#10248
Annotations
4 errors, 9 warnings, and 8 notices
[chromium] › tests/core/dropdown/dropdown.spec.ts:7:9 › Dropdown › base:
projects/demo-playwright/tests/core/dropdown/dropdown.spec.ts#L13
1) [chromium] › tests/core/dropdown/dropdown.spec.ts:7:9 › Dropdown › base ───────────────────────
Error: Screenshot comparison failed:
115108 pixels (ratio 0.06 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/core/dropdown/dropdown.spec.ts-snapshots/01-dropdown-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-dropdown-dropdown-Dropdown-base-chromium/01-dropdown-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-dropdown-dropdown-Dropdown-base-chromium/01-dropdown-diff.png
Call log:
- expect.toHaveScreenshot(01-dropdown.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 115108 pixels (ratio 0.06 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
- 115108 pixels (ratio 0.06 of all image pixels) are different.
11 | .locator('button')
12 | .click();
> 13 | await expect(page).toHaveScreenshot('01-dropdown.png');
| ^
14 | });
15 |
16 | test('Interesting', async ({page}) => {
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/dropdown/dropdown.spec.ts:13:28
|
[chromium] › tests/core/dropdown/dropdown.spec.ts:7:9 › Dropdown › base:
projects/demo-playwright/tests/core/dropdown/dropdown.spec.ts#L13
1) [chromium] › tests/core/dropdown/dropdown.spec.ts:7:9 › Dropdown › base ───────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
121676 pixels (ratio 0.06 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/core/dropdown/dropdown.spec.ts-snapshots/01-dropdown-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-dropdown-dropdown-Dropdown-base-chromium-retry1/01-dropdown-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-dropdown-dropdown-Dropdown-base-chromium-retry1/01-dropdown-diff.png
Call log:
- expect.toHaveScreenshot(01-dropdown.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 121676 pixels (ratio 0.06 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
- 121676 pixels (ratio 0.06 of all image pixels) are different.
11 | .locator('button')
12 | .click();
> 13 | await expect(page).toHaveScreenshot('01-dropdown.png');
| ^
14 | });
15 |
16 | test('Interesting', async ({page}) => {
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/dropdown/dropdown.spec.ts:13:28
|
playwright / (1 of 4)
Process completed with exit code 1.
|
kit
Process completed with exit code 1.
|
Build demo
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
playwright / (1 of 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
playwright / (4 of 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
playwright / (3 of 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
playwright / (2 of 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
deep
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
core
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
kit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright-e2e-artifacts--f9ba83a56cb51ec9e131a30db1b0009e6dc9fdd0-11508991119-9009".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
🎭 Playwright Run Summary
93 passed (1.2m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/core/dropdown/dropdown.spec.ts:7:9 › Dropdown › base ────────────────────────
92 passed (1.1m)
|
🎭 Playwright Run Summary
93 passed (1.2m)
|
🎭 Playwright Run Summary
93 passed (1.4m)
|
🎭 Playwright Run Summary
93 passed (1.3m)
|
🎭 Playwright Run Summary
93 passed (1.5m)
|
🎭 Playwright Run Summary
93 passed (1.6m)
|
🎭 Playwright Run Summary
93 passed (1.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-e2e-artifacts--f9ba83a56cb51ec9e131a30db1b0009e6dc9fdd0-11508991119-9009
Expired
|
676 KB |
|