feat(i18n): add hebrew #3301
e2e-playwright.yml
on: pull_request
Annotations
1 error and 18 notices
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/notification:
projects/demo-playwright/tests/demo/demo.spec.ts#L37
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/notification ──────────────────
Error: Timeout 5000ms exceeded.
Previous: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-notification-chromium/components-notification-1-previous.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-notification-chromium/components-notification-1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-notification-chromium/components-notification-1-diff.png
Call log:
- expect.toHaveScreenshot(components-notification/1.png) with timeout 5000ms
- generating new stable screenshot expectation
- waiting for getByTestId('tui-doc-example').first()
- locator resolved to <div _ngcontent-ng-c2424784382="" 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
- waiting 100ms before taking screenshot
- waiting for getByTestId('tui-doc-example').first()
- locator resolved to <div _ngcontent-ng-c2424784382="" 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
- 4897 pixels (ratio 0.01 of all image pixels) are different.
- waiting 250ms before taking screenshot
- waiting for getByTestId('tui-doc-example').first()
- locator resolved to <div _ngcontent-ng-c2424784382="" 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
- 4897 pixels (ratio 0.01 of all image pixels) are different.
- waiting 500ms before taking screenshot
- waiting for getByTestId('tui-doc-example').first()
- locator resolved to <div _ngcontent-ng-c2424784382="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- Timeout 5000ms exceeded.
35 | await documentation.waitStableState(); // note: load lazy loading images
36 |
> 37 | await expect(example).toHaveScreenshot(
| ^
38 | [path.replace('/', '').replaceAll('/', '-'), `${i + 1}.png`],
39 | {threshold: 0.02},
40 | );
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.spec.ts:37:39
|
🎭 Playwright Run Summary
94 passed (1.4m)
|
🎭 Playwright Run Summary
94 passed (1.2m)
|
🎭 Playwright Run Summary
94 passed (1.1m)
|
🎭 Playwright Run Summary
94 passed (1.3m)
|
🎭 Playwright Run Summary
95 passed (1.6m)
|
🎭 Playwright Run Summary
95 passed (1.4m)
|
🎭 Playwright Run Summary
94 passed (1.2m)
|
🎭 Playwright Run Summary
94 passed (1.4m)
|
🎭 Playwright Run Summary
94 passed (1.4m)
|
🎭 Playwright Run Summary
94 passed (1.2m)
|
🎭 Playwright Run Summary
94 passed (1.6m)
|
🎭 Playwright Run Summary
94 passed (1.8m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/notification ───────────────────
93 passed (1.9m)
|
🎭 Playwright Run Summary
94 passed (1.5m)
|
🎭 Playwright Run Summary
94 passed (3.4m)
|
🎭 Playwright Run Summary
94 passed (2.7m)
|
🎭 Playwright Run Summary
94 passed (3.9m)
|
🎭 Playwright Run Summary
94 passed (3.1m)
|