#9721 - Remove tui-table
classes from demo
#11064
Annotations
10 errors, 1 warning, and 2 notices
Run screenshot tests on dist/demo/browser/main:
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. 212642 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. 212642 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. 212642 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
|
Run screenshot tests on dist/demo/browser/main:
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. 212642 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. 212642 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. 212642 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
|
Run screenshot tests on dist/demo/browser/main:
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. 212642 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. 212642 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. 212642 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
|
Run screenshot tests on dist/demo/browser/main:
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. 166758 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. 166758 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. 166758 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
|
Run screenshot tests on dist/demo/browser/main:
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. 166758 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. 166758 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. 166758 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
|
Run screenshot tests on dist/demo/browser/main:
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. 166758 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. 166758 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. 166758 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
|
Run screenshot tests on dist/demo/browser/main:
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. 65276 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. 65276 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. 65276 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
|
Run screenshot tests on dist/demo/browser/main:
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. 65276 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. 65276 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. 65276 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
|
Run screenshot tests on dist/demo/browser/main:
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. 65276 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. 65276 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. 65276 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
|
Run screenshot tests on dist/demo/browser/main
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run screenshot tests on dist/demo/browser
110 passed (2.0m)
|
Run screenshot tests on dist/demo/browser/main
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 (2.0m)
|
Loading