Feature/9721 migrate tui table classes #11060
e2e.yml
on: pull_request
Build demo
4m 8s
Cypress / Component Testing
4m 33s
Matrix: playwright
E2E result
47s
Playwright E2E Tests matrix result
0s
Annotations
27 errors, 59 warnings, and 36 notices
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click:
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L17
1) [chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 1416px by 834px, received 1416px by 898px. 215346 pixels (ratio 0.17 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/01-dropdown-context-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-chromium/01-dropdown-context-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-chromium/01-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(01-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 215346 pixels (ratio 0.17 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 215346 pixels (ratio 0.17 of all image pixels) are different.
15 | await api.waitStableState();
16 |
> 17 | await expect(example).toHaveScreenshot('01-dropdown-context.png');
| ^
18 | });
19 |
20 | test('closes previous dropdown after new one is opened', async ({page}) => {
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:17:31
|
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click:
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L17
1) [chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 1416px by 834px, received 1416px by 898px. 215346 pixels (ratio 0.17 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/01-dropdown-context-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-chromium-retry1/01-dropdown-context-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-chromium-retry1/01-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(01-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 215346 pixels (ratio 0.17 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 215346 pixels (ratio 0.17 of all image pixels) are different.
15 | await api.waitStableState();
16 |
> 17 | await expect(example).toHaveScreenshot('01-dropdown-context.png');
| ^
18 | });
19 |
20 | test('closes previous dropdown after new one is opened', async ({page}) => {
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:17:31
|
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click:
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L17
1) [chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 1416px by 834px, received 1416px by 898px. 215346 pixels (ratio 0.17 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/01-dropdown-context-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-chromium-retry2/01-dropdown-context-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-chromium-retry2/01-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(01-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 215346 pixels (ratio 0.17 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 215346 pixels (ratio 0.17 of all image pixels) are different.
15 | await api.waitStableState();
16 |
> 17 | await expect(example).toHaveScreenshot('01-dropdown-context.png');
| ^
18 | });
19 |
20 | test('closes previous dropdown after new one is opened', async ({page}) => {
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:17:31
|
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened:
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L29
2) [chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 1416px by 834px, received 1416px by 898px. 169462 pixels (ratio 0.14 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/02-dropdown-context-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-chromium/02-dropdown-context-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-chromium/02-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(02-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 169462 pixels (ratio 0.14 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 169462 pixels (ratio 0.14 of all image pixels) are different.
27 | await api.waitStableState();
28 |
> 29 | await expect(example).toHaveScreenshot('02-dropdown-context.png');
| ^
30 |
31 | await api.focusOnBody();
32 | await tr.nth(2).click({button: 'right', position: {x: 1, y: 1}});
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:29:31
|
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened:
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L29
2) [chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 1416px by 834px, received 1416px by 898px. 169462 pixels (ratio 0.14 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/02-dropdown-context-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-chromium-retry1/02-dropdown-context-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-chromium-retry1/02-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(02-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 169462 pixels (ratio 0.14 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 169462 pixels (ratio 0.14 of all image pixels) are different.
27 | await api.waitStableState();
28 |
> 29 | await expect(example).toHaveScreenshot('02-dropdown-context.png');
| ^
30 |
31 | await api.focusOnBody();
32 | await tr.nth(2).click({button: 'right', position: {x: 1, y: 1}});
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:29:31
|
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened:
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L29
2) [chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 1416px by 834px, received 1416px by 898px. 169462 pixels (ratio 0.14 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/02-dropdown-context-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-chromium-retry2/02-dropdown-context-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-chromium-retry2/02-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(02-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 169462 pixels (ratio 0.14 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 169462 pixels (ratio 0.14 of all image pixels) are different.
27 | await api.waitStableState();
28 |
> 29 | await expect(example).toHaveScreenshot('02-dropdown-context.png');
| ^
30 |
31 | await api.focusOnBody();
32 | await tr.nth(2).click({button: 'right', position: {x: 1, y: 1}});
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:29:31
|
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked:
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L48
3) [chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 1416px by 834px, received 1416px by 898px. 67980 pixels (ratio 0.06 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/04-dropdown-context-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-chromium/04-dropdown-context-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-chromium/04-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(04-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 67980 pixels (ratio 0.06 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 67980 pixels (ratio 0.06 of all image pixels) are different.
46 | await api.waitStableState();
47 |
> 48 | await expect(example).toHaveScreenshot('04-dropdown-context.png');
| ^
49 |
50 | await page.locator('[tuiOption]').last().click();
51 | await api.waitStableState();
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:48:31
|
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked:
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L48
3) [chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 1416px by 834px, received 1416px by 898px. 67980 pixels (ratio 0.06 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/04-dropdown-context-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-chromium-retry1/04-dropdown-context-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-chromium-retry1/04-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(04-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 67980 pixels (ratio 0.06 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 67980 pixels (ratio 0.06 of all image pixels) are different.
46 | await api.waitStableState();
47 |
> 48 | await expect(example).toHaveScreenshot('04-dropdown-context.png');
| ^
49 |
50 | await page.locator('[tuiOption]').last().click();
51 | await api.waitStableState();
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:48:31
|
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked:
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L48
3) [chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 1416px by 834px, received 1416px by 898px. 67980 pixels (ratio 0.06 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/04-dropdown-context-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-chromium-retry2/04-dropdown-context-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-chromium-retry2/04-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(04-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 67980 pixels (ratio 0.06 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 67980 pixels (ratio 0.06 of all image pixels) are different.
46 | await api.waitStableState();
47 |
> 48 | await expect(example).toHaveScreenshot('04-dropdown-context.png');
| ^
49 |
50 | await page.locator('[tuiOption]').last().click();
51 | await api.waitStableState();
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:48:31
|
Playwright / ubuntu-latest / 6 of 9
Process completed with exit code 1.
|
[webkit] › tests/core/hint/hint.pw.spec.ts:71:13 › TuiHint › false mode hint with delay:
projects/demo-playwright/tests/core/hint/hint.pw.spec.ts#L90
1) [webkit] › tests/core/hint/hint.pw.spec.ts:71:13 › TuiHint › false mode hint with delay ───────
Error: expect(page).toHaveScreenshot(expected)
72038 pixels (ratio 0.13 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/core/hint/hint.pw.spec.ts-snapshots/03-hint-mode-false-tuiHintShowDelay-1000-wait-500-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-hint-hint.pw-TuiHint-false-mode-hint-with-delay-webkit/03-hint-mode-false-tuiHintShowDelay-1000-wait-500-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-hint-hint.pw-TuiHint-false-mode-hint-with-delay-webkit/03-hint-mode-false-tuiHintShowDelay-1000-wait-500-diff.png
Call log:
- expect.toHaveScreenshot(03-hint-mode-false-tuiHintShowDelay-1000-wait-500.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 72038 pixels (ratio 0.13 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
- 72038 pixels (ratio 0.13 of all image pixels) are different.
88 | await page.waitForTimeout(500);
89 |
> 90 | await expect(page).toHaveScreenshot(
| ^
91 | `03-hint-mode-${mode}-tuiHintShowDelay-1000-wait-500.png`,
92 | );
93 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/hint/hint.pw.spec.ts:90:32
|
[webkit] › tests/core/data-list/data-list.pw.spec.ts:177:9 › DataList › Options with long text:
projects/demo-playwright/tests/core/data-list/data-list.pw.spec.ts#L188
1) [webkit] › tests/core/data-list/data-list.pw.spec.ts:177:9 › DataList › Options with long text
Error: Timed out 5000ms waiting for expect(page).toHaveScreenshot(expected)
Failed to take two consecutive stable screenshots.
Previous: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-data-list-data--8393e-List-Options-with-long-text-webkit/10-data-list-previous.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-data-list-data--8393e-List-Options-with-long-text-webkit/10-data-list-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-data-list-data--8393e-List-Options-with-long-text-webkit/10-data-list-diff.png
Call log:
- expect.toHaveScreenshot(10-data-list.png) with timeout 5000ms
- generating new stable screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 11810 pixels (ratio 0.01 of all image pixels) are different.
- waiting 250ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- Timeout 5000ms exceeded.
186 | await documentationPagePO.prepareBeforeScreenshot();
187 |
> 188 | await expect(page).toHaveScreenshot('10-data-list.png');
| ^
189 | });
190 | });
191 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/data-list/data-list.pw.spec.ts:188:28
|
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click:
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L17
1) [webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 1416px by 834px, received 1416px by 898px. 200078 pixels (ratio 0.16 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/01-dropdown-context-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-webkit/01-dropdown-context-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-webkit/01-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(01-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 200078 pixels (ratio 0.16 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 200078 pixels (ratio 0.16 of all image pixels) are different.
15 | await api.waitStableState();
16 |
> 17 | await expect(example).toHaveScreenshot('01-dropdown-context.png');
| ^
18 | });
19 |
20 | test('closes previous dropdown after new one is opened', async ({page}) => {
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:17:31
|
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click:
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L17
1) [webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 1416px by 834px, received 1416px by 898px. 200078 pixels (ratio 0.16 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/01-dropdown-context-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-webkit-retry1/01-dropdown-context-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-webkit-retry1/01-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(01-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 200078 pixels (ratio 0.16 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 200078 pixels (ratio 0.16 of all image pixels) are different.
15 | await api.waitStableState();
16 |
> 17 | await expect(example).toHaveScreenshot('01-dropdown-context.png');
| ^
18 | });
19 |
20 | test('closes previous dropdown after new one is opened', async ({page}) => {
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:17:31
|
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click:
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L17
1) [webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 1416px by 834px, received 1416px by 898px. 200078 pixels (ratio 0.16 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/01-dropdown-context-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-webkit-retry2/01-dropdown-context-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-webkit-retry2/01-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(01-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 200078 pixels (ratio 0.16 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 200078 pixels (ratio 0.16 of all image pixels) are different.
15 | await api.waitStableState();
16 |
> 17 | await expect(example).toHaveScreenshot('01-dropdown-context.png');
| ^
18 | });
19 |
20 | test('closes previous dropdown after new one is opened', async ({page}) => {
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:17:31
|
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened:
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L29
2) [webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 1416px by 834px, received 1416px by 898px. 153691 pixels (ratio 0.13 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/02-dropdown-context-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-webkit/02-dropdown-context-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-webkit/02-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(02-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 153691 pixels (ratio 0.13 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 153691 pixels (ratio 0.13 of all image pixels) are different.
27 | await api.waitStableState();
28 |
> 29 | await expect(example).toHaveScreenshot('02-dropdown-context.png');
| ^
30 |
31 | await api.focusOnBody();
32 | await tr.nth(2).click({button: 'right', position: {x: 1, y: 1}});
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:29:31
|
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened:
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L29
2) [webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 1416px by 834px, received 1416px by 898px. 153691 pixels (ratio 0.13 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/02-dropdown-context-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-webkit-retry1/02-dropdown-context-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-webkit-retry1/02-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(02-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 153691 pixels (ratio 0.13 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 153691 pixels (ratio 0.13 of all image pixels) are different.
27 | await api.waitStableState();
28 |
> 29 | await expect(example).toHaveScreenshot('02-dropdown-context.png');
| ^
30 |
31 | await api.focusOnBody();
32 | await tr.nth(2).click({button: 'right', position: {x: 1, y: 1}});
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:29:31
|
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened:
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L29
2) [webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 1416px by 834px, received 1416px by 898px. 153691 pixels (ratio 0.13 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/02-dropdown-context-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-webkit-retry2/02-dropdown-context-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-webkit-retry2/02-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(02-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 153691 pixels (ratio 0.13 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 153691 pixels (ratio 0.13 of all image pixels) are different.
27 | await api.waitStableState();
28 |
> 29 | await expect(example).toHaveScreenshot('02-dropdown-context.png');
| ^
30 |
31 | await api.focusOnBody();
32 | await tr.nth(2).click({button: 'right', position: {x: 1, y: 1}});
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:29:31
|
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked:
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L48
3) [webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 1416px by 834px, received 1416px by 898px. 57435 pixels (ratio 0.05 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/04-dropdown-context-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-webkit/04-dropdown-context-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-webkit/04-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(04-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 57435 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 57435 pixels (ratio 0.05 of all image pixels) are different.
46 | await api.waitStableState();
47 |
> 48 | await expect(example).toHaveScreenshot('04-dropdown-context.png');
| ^
49 |
50 | await page.locator('[tuiOption]').last().click();
51 | await api.waitStableState();
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:48:31
|
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked:
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L48
3) [webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 1416px by 834px, received 1416px by 898px. 57435 pixels (ratio 0.05 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/04-dropdown-context-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-webkit-retry1/04-dropdown-context-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-webkit-retry1/04-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(04-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 57435 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 57435 pixels (ratio 0.05 of all image pixels) are different.
46 | await api.waitStableState();
47 |
> 48 | await expect(example).toHaveScreenshot('04-dropdown-context.png');
| ^
49 |
50 | await page.locator('[tuiOption]').last().click();
51 | await api.waitStableState();
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:48:31
|
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked:
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L48
3) [webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 1416px by 834px, received 1416px by 898px. 57435 pixels (ratio 0.05 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/04-dropdown-context-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-webkit-retry2/04-dropdown-context-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-webkit-retry2/04-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(04-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 57435 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 1416px by 834px, received 1416px by 898px. 57435 pixels (ratio 0.05 of all image pixels) are different.
46 | await api.waitStableState();
47 |
> 48 | await expect(example).toHaveScreenshot('04-dropdown-context.png');
| ^
49 |
50 | await page.locator('[tuiOption]').last().click();
51 | await api.waitStableState();
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:48:31
|
Playwright / macos-latest / 6 of 9
Process completed with exit code 1.
|
[webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:296:17 › InputDateRange › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems:
projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts#L319
1) [webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:296:17 › InputDateRange › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems
Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected)
Locator: locator('#base [automation-id="tui-doc-example"]').locator('tui-input-date-range')
Timeout 5000ms exceeded.
Call log:
- expect.toHaveScreenshot(12-backspace-pressed-5-times.png) with timeout 5000ms
- generating new stable screenshot expectation
- waiting for locator('#base [automation-id="tui-doc-example"]').locator('tui-input-date-range')
- locator resolved to <tui-input-date-range data-size="l" _nghost-ng-c325314227="" formcontrolname="testValue" tuiunfinishedvalidator="Finish filling the field" class="ng-untouched _focused ng-dirty ng-invalid">…</tui-input-date-range>
- 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
- waiting 100ms before taking screenshot
- waiting for locator('#base [automation-id="tui-doc-example"]').locator('tui-input-date-range')
- locator resolved to <tui-input-date-range data-size="l" _nghost-ng-c325314227="" formcontrolname="testValue" tuiunfinishedvalidator="Finish filling the field" class="ng-untouched _focused ng-dirty ng-invalid">…</tui-input-date-range>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- Timeout 5000ms exceeded.
317 | await inputDateRange.textfield.press('Backspace');
318 |
> 319 | await expect(inputDateRange.host).toHaveScreenshot(
| ^
320 | `12-backspace-pressed-${i}-times.png`,
321 | );
322 | }
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:319:55
|
[webkit] › tests/legacy/input-date-time/input-date-time.pw.spec.ts:29:13 › InputDateTime › API page › Maximum month less than current month:
projects/demo-playwright/tests/legacy/input-date-time/input-date-time.pw.spec.ts#L35
2) [webkit] › tests/legacy/input-date-time/input-date-time.pw.spec.ts:29:13 › InputDateTime › API page › Maximum month less than current month
Error: Timed out 5000ms waiting for expect(page).toHaveScreenshot(expected)
Timeout 5000ms exceeded.
Call log:
- expect.toHaveScreenshot(01-maximum-month.png) with timeout 5000ms
- generating new stable screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- Timeout 5000ms exceeded.
33 | await documentationPage.prepareBeforeScreenshot();
34 |
> 35 | await expect(page).toHaveScreenshot('01-maximum-month.png');
| ^
36 | });
37 |
38 | test('Minimum month more than current month', async ({page}) => {
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date-time/input-date-time.pw.spec.ts:35:32
|
[webkit] › tests/legacy/input-phone/input-phone.pw.spec.ts:326:21 › InputPhone › iphone-x › [countryCode]="+7" & [phoneMaskAfterCountryCode]="(###) ###-##-##" › Editing somewhere in the middle of a value (NOT the last character) › +7 (912) 345-67-|89 => Delete + 0 => +7 (912) 345-67-0|9:
projects/demo-playwright/tests/legacy/input-phone/input-phone.pw.spec.ts#L355
1) [webkit] › tests/legacy/input-phone/input-phone.pw.spec.ts:326:21 › InputPhone › iphone-x › [countryCode]="+7" & [phoneMaskAfterCountryCode]="(###) ###-##-##" › Editing somewhere in the middle of a value (NOT the last character) › +7 (912) 345-67-|89 => Delete + 0 => +7 (912) 345-67-0|9
Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected)
Locator: locator('#demo-content')
Timeout 5000ms exceeded.
Call log:
- expect.toHaveScreenshot(07-input-phone.png) with timeout 5000ms
- generating new stable 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
- 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...
- Timeout 5000ms exceeded.
353 | );
354 |
> 355 | await expect(example).toHaveScreenshot('07-input-phone.png');
| ^
356 | });
357 |
358 | test('+7 (912) 345-|67-89 => Delete + 0 => +7 (912) 345-0|7-89', async ({
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone/input-phone.pw.spec.ts:355:43
|
[webkit] › tests/legacy/input-phone/input-phone.pw.spec.ts:914:25 › InputPhone › iphone-x › [countryCode]="+7" & [phoneMaskAfterCountryCode]="(###) ###-##-##" › Text selection › Select range and press new digit › +7 (912) 345-|67|-89 => Press 0 => +7 (912) 345-0|8-9:
projects/demo-playwright/tests/legacy/input-phone/input-phone.pw.spec.ts#L940
2) [webkit] › tests/legacy/input-phone/input-phone.pw.spec.ts:914:25 › InputPhone › iphone-x › [countryCode]="+7" & [phoneMaskAfterCountryCode]="(###) ###-##-##" › Text selection › Select range and press new digit › +7 (912) 345-|67|-89 => Press 0 => +7 (912) 345-0|8-9
Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected)
Locator: locator('#demo-content')
Timeout 5000ms exceeded.
Call log:
- expect.toHaveScreenshot(28-input-phone.png) with timeout 5000ms
- generating new stable 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
- 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...
- Timeout 5000ms exceeded.
938 | );
939 |
> 940 | await expect(example).toHaveScreenshot('28-input-phone.png');
| ^
941 | });
942 |
943 | test('+7 (912) |345|-67-89 => Press "0" => +7 (912) 0|67-89', async ({
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone/input-phone.pw.spec.ts:940:47
|
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 / 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 / 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 / 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 / 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 / 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 / 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 / macos-latest / 1 of 9
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Playwright / macos-latest / 1 of 9
cairo 1.18.2 is already installed and up-to-date.
To reinstall 1.18.2, run:
brew reinstall cairo
|
Playwright / macos-latest / 1 of 9
libpng 1.6.44 is already installed and up-to-date.
To reinstall 1.6.44, run:
brew reinstall libpng
|
Playwright / macos-latest / 1 of 9
jpeg-turbo 3.0.4 is already installed and up-to-date.
To reinstall 3.0.4, run:
brew reinstall jpeg-turbo
|
Playwright / macos-latest / 1 of 9
giflib 5.2.2 is already installed and up-to-date.
To reinstall 5.2.2, run:
brew reinstall giflib
|
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 / macos-latest / 2 of 9
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Playwright / macos-latest / 2 of 9
cairo 1.18.2 is already installed and up-to-date.
To reinstall 1.18.2, run:
brew reinstall cairo
|
Playwright / macos-latest / 2 of 9
libpng 1.6.44 is already installed and up-to-date.
To reinstall 1.6.44, run:
brew reinstall libpng
|
Playwright / macos-latest / 2 of 9
jpeg-turbo 3.0.4 is already installed and up-to-date.
To reinstall 3.0.4, run:
brew reinstall jpeg-turbo
|
Playwright / macos-latest / 2 of 9
giflib 5.2.2 is already installed and up-to-date.
To reinstall 5.2.2, run:
brew reinstall giflib
|
Playwright / macos-latest / 5 of 9
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Playwright / macos-latest / 5 of 9
cairo 1.18.2 is already installed and up-to-date.
To reinstall 1.18.2, run:
brew reinstall cairo
|
Playwright / macos-latest / 5 of 9
libpng 1.6.44 is already installed and up-to-date.
To reinstall 1.6.44, run:
brew reinstall libpng
|
Playwright / macos-latest / 5 of 9
jpeg-turbo 3.0.4 is already installed and up-to-date.
To reinstall 3.0.4, run:
brew reinstall jpeg-turbo
|
Playwright / macos-latest / 5 of 9
giflib 5.2.2 is already installed and up-to-date.
To reinstall 5.2.2, run:
brew reinstall giflib
|
Playwright / macos-latest / 4 of 9
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Playwright / macos-latest / 4 of 9
cairo 1.18.2 is already installed and up-to-date.
To reinstall 1.18.2, run:
brew reinstall cairo
|
Playwright / macos-latest / 4 of 9
libpng 1.6.44 is already installed and up-to-date.
To reinstall 1.6.44, run:
brew reinstall libpng
|
Playwright / macos-latest / 4 of 9
jpeg-turbo 3.0.4 is already installed and up-to-date.
To reinstall 3.0.4, run:
brew reinstall jpeg-turbo
|
Playwright / macos-latest / 4 of 9
giflib 5.2.2 is already installed and up-to-date.
To reinstall 5.2.2, run:
brew reinstall giflib
|
Playwright / macos-latest / 6 of 9
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Playwright / macos-latest / 6 of 9
cairo 1.18.2 is already installed and up-to-date.
To reinstall 1.18.2, run:
brew reinstall cairo
|
Playwright / macos-latest / 6 of 9
libpng 1.6.44 is already installed and up-to-date.
To reinstall 1.6.44, run:
brew reinstall libpng
|
Playwright / macos-latest / 6 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date.
To reinstall 3.1.0, run:
brew reinstall jpeg-turbo
|
Playwright / macos-latest / 6 of 9
giflib 5.2.2 is already installed and up-to-date.
To reinstall 5.2.2, run:
brew reinstall giflib
|
Playwright / macos-latest / 7 of 9
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Playwright / macos-latest / 7 of 9
cairo 1.18.2 is already installed and up-to-date.
To reinstall 1.18.2, run:
brew reinstall cairo
|
Playwright / macos-latest / 7 of 9
libpng 1.6.44 is already installed and up-to-date.
To reinstall 1.6.44, run:
brew reinstall libpng
|
Playwright / macos-latest / 7 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date.
To reinstall 3.1.0, run:
brew reinstall jpeg-turbo
|
Playwright / macos-latest / 7 of 9
giflib 5.2.2 is already installed and up-to-date.
To reinstall 5.2.2, run:
brew reinstall giflib
|
Playwright / macos-latest / 8 of 9
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Playwright / macos-latest / 8 of 9
cairo 1.18.2 is already installed and up-to-date.
To reinstall 1.18.2, run:
brew reinstall cairo
|
Playwright / macos-latest / 8 of 9
libpng 1.6.44 is already installed and up-to-date.
To reinstall 1.6.44, run:
brew reinstall libpng
|
Playwright / macos-latest / 8 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date.
To reinstall 3.1.0, run:
brew reinstall jpeg-turbo
|
Playwright / macos-latest / 8 of 9
giflib 5.2.2 is already installed and up-to-date.
To reinstall 5.2.2, run:
brew reinstall giflib
|
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 / macos-latest / 9 of 9
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Playwright / macos-latest / 9 of 9
cairo 1.18.2 is already installed and up-to-date.
To reinstall 1.18.2, run:
brew reinstall cairo
|
Playwright / macos-latest / 9 of 9
libpng 1.6.44 is already installed and up-to-date.
To reinstall 1.6.44, run:
brew reinstall libpng
|
Playwright / macos-latest / 9 of 9
jpeg-turbo 3.0.4 is already installed and up-to-date.
To reinstall 3.0.4, run:
brew reinstall jpeg-turbo
|
Playwright / macos-latest / 9 of 9
giflib 5.2.2 is already installed and up-to-date.
To reinstall 5.2.2, run:
brew reinstall giflib
|
Playwright / macos-latest / 3 of 9
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Playwright / macos-latest / 3 of 9
cairo 1.18.2 is already installed and up-to-date.
To reinstall 1.18.2, run:
brew reinstall cairo
|
Playwright / macos-latest / 3 of 9
libpng 1.6.44 is already installed and up-to-date.
To reinstall 1.6.44, run:
brew reinstall libpng
|
Playwright / macos-latest / 3 of 9
jpeg-turbo 3.0.4 is already installed and up-to-date.
To reinstall 3.0.4, run:
brew reinstall jpeg-turbo
|
Playwright / macos-latest / 3 of 9
giflib 5.2.2 is already installed and up-to-date.
To reinstall 5.2.2, run:
brew reinstall giflib
|
E2E result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unable to comment on PR
Unable to comment on your PR — this can happen for PR's originating from a fork without write permissions. You can copy the test results directly into a comment using the markdown summary below:
<!-- playwright-report-github-action -- ⚙️ E2E testing -->
### Playwright test results
![failed](https://icongr.am/octicons/stop.svg?size=14&color=da3633) **6 failed**
![passed](https://icongr.am/octicons/check-circle.svg?size=14&color=3fb950) **1882 passed**
![flaky](https://icongr.am/octicons/alert.svg?size=14&color=d29922) **1 flaky**
![skipped](https://icongr.am/octicons/skip.svg?size=14&color=0967d9) **85 skipped**
#### Details
![stats](https://icongr.am/octicons/pulse.svg?size=14&color=abb4bf) 1974 tests across 69 suites
![duration](https://icongr.am/octicons/clock.svg?size=14&color=abb4bf) 22 minutes, 29 seconds
![commit](https://icongr.am/octicons/git-pull-request.svg?size=14&color=abb4bf) [143e782](https://github.com/taiga-family/taiga-ui/commit/143e7828cc2bf3ab3551b0e1f39ac87bea602e3f)
<details open><summary><strong>Failed tests</strong></summary>
chromium › tests/kit/dropdown-context/dropdown-context.pw.spec.ts › DropdownContext › opens dropdown on right click
chromium › tests/kit/dropdown-context/dropdown-context.pw.spec.ts › DropdownContext › closes previous dropdown after new one is opened
chromium › tests/kit/dropdown-context/dropdown-context.pw.spec.ts › DropdownContext › does not close dropdown when nested dropdown is clicked
webkit › tests/kit/dropdown-context/dropdown-context.pw.spec.ts › DropdownContext › opens dropdown on right click
webkit › tests/kit/dropdown-context/dropdown-context.pw.spec.ts › DropdownContext › closes previous dropdown after new one is opened
webkit › tests/kit/dropdown-context/dropdown-context.pw.spec.ts › DropdownContext › does not close dropdown when nested dropdown is clicked
</details>
<details ><summary><strong>Flaky tests</strong></summary>
webkit › tests/core/hint/hint.pw.spec.ts › TuiHint › false mode hint with delay
</details>
<details ><summary><strong>Skipped tests</strong></summary>
webkit › tests/addon-commerce/input-card-group.pw.spec.ts › InputCardGroup › Examples › input card grouped with validation
webkit › tests/addon-commerce/input-card-group.pw.spec.ts › InputCardGroup › Examples › input card grouped with saved cards
webkit › tests/addon-commerce/input-card-group.pw.spec.ts › InputCardGroup › Examples › expired field should be clickable after reset of prefilled value
webkit › tests/addon-doc/navigation.pw.spec.ts › Navigation › anchor links navigation works › scroll to "tui-doc-example"
webkit › tests/addon-doc/navigation.pw.spec.ts › Navigation › anchor links navigation works › scroll to "tui-doc-code"
webkit › tests/addon-doc/navigation.pw.spec.ts › Navigation › anchor links navigation works › scroll after click on link with anchor
webkit › tests/addon-doc/navigation.pw.spec.ts › Navigation › getting started / [light mode]
webkit › tests/addon-doc/navigation.pw.spec.ts › Navigation › getting started / [dark mode]
webkit › tests/core/data-list/data-list.pw.spec.ts › DataList › Submenu
webkit › tests/core/data-list/data-list.pw.spec.ts › DataList › Form control
webkit › tests/core/data-list/data-list.pw.spec.ts › DataList › Complex
webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 320x480 › Dialog with confirmation works › Prompt
webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 320x480 › Dialog with confirmation works › Pristine form does not show confirmation
webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 320x480 › Dialog with confirmation works › Dirty form shows confirmation
webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 320x480 › Dialog with confirmation works › Form is reset to pristine
webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 320x480 › A dialog and a nested dialog are open correctly
webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 320x480 › Mobile dialog works
webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs
|
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
|
🎭 Playwright Run Summary
110 passed (1.3m)
|
🎭 Playwright Run Summary
110 passed (1.3m)
|
🎭 Playwright Run Summary
109 passed (1.8m)
|
🎭 Playwright Run Summary
109 passed (1.6m)
|
🎭 Playwright Run Summary
109 passed (1.4m)
|
🎭 Playwright Run Summary
109 passed (1.5m)
|
🎭 Playwright Run Summary
110 passed (1.8m)
|
🎭 Playwright Run Summary
110 passed (1.6m)
|
🎭 Playwright Run Summary
110 passed (2.0m)
|
🎭 Playwright Run Summary
110 passed (1.9m)
|
🎭 Playwright Run Summary
110 passed (2.0m)
|
🎭 Playwright Run Summary
3 failed
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked
107 passed (1.9m)
|
🎭 Playwright Run Summary
109 passed (1.5m)
|
🎭 Playwright Run Summary
109 passed (1.7m)
|
🎭 Playwright Run Summary
8 skipped
102 passed (1.3m)
|
🎭 Playwright Run Summary
8 skipped
102 passed (1.7m)
|
🎭 Playwright Run Summary
110 passed (2.5m)
|
🎭 Playwright Run Summary
110 passed (2.8m)
|
🎭 Playwright Run Summary
1 flaky
[webkit] › tests/core/hint/hint.pw.spec.ts:71:13 › TuiHint › false mode hint with delay ────────
44 skipped
65 passed (1.8m)
|
🎭 Playwright Run Summary
1 flaky
[webkit] › tests/core/data-list/data-list.pw.spec.ts:177:9 › DataList › Options with long text ─
44 skipped
65 passed (2.0m)
|
🎭 Playwright Run Summary
110 passed (3.5m)
|
🎭 Playwright Run Summary
110 passed (3.1m)
|
🎭 Playwright Run Summary
110 passed (3.9m)
|
🎭 Playwright Run Summary
110 passed (3.7m)
|
🎭 Playwright Run Summary
3 failed
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked
18 skipped
89 passed (2.2m)
|
🎭 Playwright Run Summary
18 skipped
92 passed (2.3m)
|
🎭 Playwright Run Summary
2 flaky
[webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:296:17 › InputDateRange › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems
[webkit] › tests/legacy/input-date-time/input-date-time.pw.spec.ts:29:13 › InputDateTime › API page › Maximum month less than current month
5 skipped
102 passed (3.6m)
|
🎭 Playwright Run Summary
5 skipped
104 passed (2.0m)
|
🎭 Playwright Run Summary
2 flaky
[webkit] › tests/legacy/input-phone/input-phone.pw.spec.ts:326:21 › InputPhone › iphone-x › [countryCode]="+7" & [phoneMaskAfterCountryCode]="(###) ###-##-##" › Editing somewhere in the middle of a value (NOT the last character) › +7 (912) 345-67-|89 => Delete + 0 => +7 (912) 345-67-0|9
[webkit] › tests/legacy/input-phone/input-phone.pw.spec.ts:914:25 › InputPhone › iphone-x › [countryCode]="+7" & [phoneMaskAfterCountryCode]="(###) ###-##-##" › Text selection › Select range and press new digit › +7 (912) 345-|67|-89 => Press 0 => +7 (912) 345-0|8-9
107 passed (2.8m)
|
🎭 Playwright Run Summary
109 passed (1.7m)
|
🎭 Playwright Run Summary
110 passed (7.0m)
|
🎭 Playwright Run Summary
110 passed (8.4m)
|
🎭 Playwright Run Summary
10 skipped
99 passed (2.0m)
|
🎭 Playwright Run Summary
10 skipped
99 passed (1.6m)
|
🎭 Playwright Run Summary
110 passed (12.9m)
|
🎭 Playwright Run Summary
110 passed (10.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cy_baseline_143e7828cc2bf3ab3551b0e1f39ac87bea602e3f
Expired
|
113 KB |
|
playwright-blob-artifacts--143e7828cc2bf3ab3551b0e1f39ac87bea602e3f-12400007851-10027-Linux_1
Expired
|
256 KB |
|
playwright-blob-artifacts--143e7828cc2bf3ab3551b0e1f39ac87bea602e3f-12400007851-10027-Linux_2
Expired
|
307 KB |
|
playwright-blob-artifacts--143e7828cc2bf3ab3551b0e1f39ac87bea602e3f-12400007851-10027-Linux_3
Expired
|
1.46 MB |
|
playwright-blob-artifacts--143e7828cc2bf3ab3551b0e1f39ac87bea602e3f-12400007851-10027-Linux_4
Expired
|
531 KB |
|
playwright-blob-artifacts--143e7828cc2bf3ab3551b0e1f39ac87bea602e3f-12400007851-10027-Linux_5
Expired
|
830 KB |
|
playwright-blob-artifacts--143e7828cc2bf3ab3551b0e1f39ac87bea602e3f-12400007851-10027-Linux_6
Expired
|
4.43 MB |
|
playwright-blob-artifacts--143e7828cc2bf3ab3551b0e1f39ac87bea602e3f-12400007851-10027-Linux_7
Expired
|
350 KB |
|
playwright-blob-artifacts--143e7828cc2bf3ab3551b0e1f39ac87bea602e3f-12400007851-10027-Linux_8
Expired
|
362 KB |
|
playwright-blob-artifacts--143e7828cc2bf3ab3551b0e1f39ac87bea602e3f-12400007851-10027-Linux_9
Expired
|
385 KB |
|
playwright-blob-artifacts--143e7828cc2bf3ab3551b0e1f39ac87bea602e3f-12400007851-10027-macOS_1
Expired
|
234 KB |
|
playwright-blob-artifacts--143e7828cc2bf3ab3551b0e1f39ac87bea602e3f-12400007851-10027-macOS_2
Expired
|
488 KB |
|
playwright-blob-artifacts--143e7828cc2bf3ab3551b0e1f39ac87bea602e3f-12400007851-10027-macOS_3
Expired
|
1.43 MB |
|
playwright-blob-artifacts--143e7828cc2bf3ab3551b0e1f39ac87bea602e3f-12400007851-10027-macOS_4
Expired
|
537 KB |
|
playwright-blob-artifacts--143e7828cc2bf3ab3551b0e1f39ac87bea602e3f-12400007851-10027-macOS_5
Expired
|
784 KB |
|
playwright-blob-artifacts--143e7828cc2bf3ab3551b0e1f39ac87bea602e3f-12400007851-10027-macOS_6
Expired
|
3.7 MB |
|
playwright-blob-artifacts--143e7828cc2bf3ab3551b0e1f39ac87bea602e3f-12400007851-10027-macOS_7
Expired
|
314 KB |
|
playwright-blob-artifacts--143e7828cc2bf3ab3551b0e1f39ac87bea602e3f-12400007851-10027-macOS_8
Expired
|
334 KB |
|
playwright-blob-artifacts--143e7828cc2bf3ab3551b0e1f39ac87bea602e3f-12400007851-10027-macOS_9
Expired
|
312 KB |
|
playwright-snapshots-artifacts--143e7828cc2bf3ab3551b0e1f39ac87bea602e3f-12400007851-10027-Linux_6
Expired
|
573 KB |
|
playwright-snapshots-artifacts--143e7828cc2bf3ab3551b0e1f39ac87bea602e3f-12400007851-10027-macOS_6
Expired
|
589 KB |
|