chore(deps): update taiga-ui submodule #1880
Annotations
8 errors and 2 notices
|
projects/demo-playwright/utils/goto.ts#L43
1) [chromium] › tests/img.spec.ts:16:9 › Img › preview display of images ─────────────────────────
Error: Timed out 15000ms waiting for expect(locator).toHaveClass(expected)
Locator: locator('app')
Expected pattern: /_loaded/
Received string: ""
Call log:
- expect.toHaveClass with timeout 15000ms
- waiting for locator('app')
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
at utils/goto.ts:43
41 | const response = await page.goto(url, playwrightGotoOptions);
42 |
> 43 | await expect(page.locator('app')).toHaveClass(/_loaded/, {timeout: 15_000});
| ^
44 |
45 | if (hideHeader) {
46 | for (const locator of await page.locator('[tuidocheader]').all()) {
at tuiGoto (/home/runner/work/editor/editor/projects/demo-playwright/utils/goto.ts:43:39)
at /home/runner/work/editor/editor/projects/demo-playwright/tests/img.spec.ts:17:9
|
projects/demo-playwright/utils/goto.ts#L43
1) [chromium] › tests/img.spec.ts:16:9 › Img › preview display of images ─────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 15000ms waiting for expect(locator).toHaveClass(expected)
Locator: locator('app')
Expected pattern: /_loaded/
Received string: ""
Call log:
- expect.toHaveClass with timeout 15000ms
- waiting for locator('app')
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
at utils/goto.ts:43
41 | const response = await page.goto(url, playwrightGotoOptions);
42 |
> 43 | await expect(page.locator('app')).toHaveClass(/_loaded/, {timeout: 15_000});
| ^
44 |
45 | if (hideHeader) {
46 | for (const locator of await page.locator('[tuidocheader]').all()) {
at tuiGoto (/home/runner/work/editor/editor/projects/demo-playwright/utils/goto.ts:43:39)
at /home/runner/work/editor/editor/projects/demo-playwright/tests/img.spec.ts:17:9
|
projects/demo-playwright/utils/goto.ts#L43
2) [chromium] › tests/toolbar.spec.ts:45:9 › Toolbar › has the possibility to add custom tool ────
Error: Timed out 15000ms waiting for expect(locator).toHaveClass(expected)
Locator: locator('app')
Expected pattern: /_loaded/
Received string: ""
Call log:
- expect.toHaveClass with timeout 15000ms
- waiting for locator('app')
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
at utils/goto.ts:43
41 | const response = await page.goto(url, playwrightGotoOptions);
42 |
> 43 | await expect(page.locator('app')).toHaveClass(/_loaded/, {timeout: 15_000});
| ^
44 |
45 | if (hideHeader) {
46 | for (const locator of await page.locator('[tuidocheader]').all()) {
at tuiGoto (/home/runner/work/editor/editor/projects/demo-playwright/utils/goto.ts:43:39)
at /home/runner/work/editor/editor/projects/demo-playwright/tests/toolbar.spec.ts:46:9
|
projects/demo-playwright/utils/goto.ts#L43
2) [chromium] › tests/toolbar.spec.ts:45:9 › Toolbar › has the possibility to add custom tool ────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 15000ms waiting for expect(locator).toHaveClass(expected)
Locator: locator('app')
Expected pattern: /_loaded/
Received string: ""
Call log:
- expect.toHaveClass with timeout 15000ms
- waiting for locator('app')
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
- locator resolved to <app></app>
- unexpected value ""
at utils/goto.ts:43
41 | const response = await page.goto(url, playwrightGotoOptions);
42 |
> 43 | await expect(page.locator('app')).toHaveClass(/_loaded/, {timeout: 15_000});
| ^
44 |
45 | if (hideHeader) {
46 | for (const locator of await page.locator('[tuidocheader]').all()) {
at tuiGoto (/home/runner/work/editor/editor/projects/demo-playwright/utils/goto.ts:43:39)
at /home/runner/work/editor/editor/projects/demo-playwright/tests/toolbar.spec.ts:46:9
|
projects/demo-playwright/tests/toolbar.spec.ts#L174
3) [chromium] › tests/toolbar.spec.ts:167:9 › Toolbar › skips disabled tools and selects next tool after disabled
Error: Screenshot comparison failed:
492 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/editor/editor/projects/demo-playwright/snapshots/tests/toolbar.spec.ts-snapshots/Toolbar-19-chromium-linux.png
Received: /home/runner/work/editor/editor/projects/demo-playwright/tests-results/tests-toolbar-Toolbar-skip-b2df9-ts-next-tool-after-disabled-chromium/Toolbar-19-actual.png
Diff: /home/runner/work/editor/editor/projects/demo-playwright/tests-results/tests-toolbar-Toolbar-skip-b2df9-ts-next-tool-after-disabled-chromium/Toolbar-19-diff.png
Call log:
- expect.toHaveScreenshot(Toolbar-19.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('tui-editor')
- locator resolved to <tui-editor ngskiphydration="true" _nghost-ng-c302443327="" _ngcontent-ng-c1700720229="" class="ng-untouched ng-valid ng-dirty">…</tui-editor>
- 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
- 492 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('tui-editor')
- locator resolved to <tui-editor ngskiphydration="true" _nghost-ng-c302443327="" _ngcontent-ng-c1700720229="" class="ng-untouched ng-valid ng-dirty">…</tui-editor>
- 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
- 492 pixels (ratio 0.01 of all image pixels) are different.
172 | await page.keyboard.press('Backspace');
173 |
> 174 | await expect(page.locator('tui-editor')).toHaveScreenshot('Toolbar-19.png');
| ^
175 |
176 | await page.locator('[contenteditable]').nth(0).focus();
177 | await page.locator('[automation-id="toolbar__undo-button"]').focus();
at /home/runner/work/editor/editor/projects/demo-playwright/tests/toolbar.spec.ts:174:50
|
projects/demo-playwright/tests/toolbar.spec.ts#L174
3) [chromium] › tests/toolbar.spec.ts:167:9 › Toolbar › skips disabled tools and selects next tool after disabled
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
492 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/editor/editor/projects/demo-playwright/snapshots/tests/toolbar.spec.ts-snapshots/Toolbar-19-chromium-linux.png
Received: /home/runner/work/editor/editor/projects/demo-playwright/tests-results/tests-toolbar-Toolbar-skip-b2df9-ts-next-tool-after-disabled-chromium-retry1/Toolbar-19-actual.png
Diff: /home/runner/work/editor/editor/projects/demo-playwright/tests-results/tests-toolbar-Toolbar-skip-b2df9-ts-next-tool-after-disabled-chromium-retry1/Toolbar-19-diff.png
Call log:
- expect.toHaveScreenshot(Toolbar-19.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('tui-editor')
- locator resolved to <tui-editor ngskiphydration="true" _nghost-ng-c302443327="" _ngcontent-ng-c1700720229="" class="ng-untouched ng-valid ng-dirty">…</tui-editor>
- 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
- 492 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('tui-editor')
- locator resolved to <tui-editor ngskiphydration="true" _nghost-ng-c302443327="" _ngcontent-ng-c1700720229="" class="ng-untouched ng-valid ng-dirty">…</tui-editor>
- 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
- 492 pixels (ratio 0.01 of all image pixels) are different.
172 | await page.keyboard.press('Backspace');
173 |
> 174 | await expect(page.locator('tui-editor')).toHaveScreenshot('Toolbar-19.png');
| ^
175 |
176 | await page.locator('[contenteditable]').nth(0).focus();
177 | await page.locator('[automation-id="toolbar__undo-button"]').focus();
at /home/runner/work/editor/editor/projects/demo-playwright/tests/toolbar.spec.ts:174:50
|
|
3 failed
[chromium] › tests/img.spec.ts:16:9 › Img › preview display of images ──────────────────────────
[chromium] › tests/toolbar.spec.ts:45:9 › Toolbar › has the possibility to add custom tool ─────
[chromium] › tests/toolbar.spec.ts:167:9 › Toolbar › skips disabled tools and selects next tool after disabled
13 passed (45.1s)
|
|
This job failed
Loading