chore(schematics): add providers for proprietary #11335
e2e.yml
on: pull_request
Build demo
4m 33s
Cypress / Component Testing
4m 56s
Matrix: playwright
E2E result
1m 14s
Playwright E2E Tests matrix result
0s
Annotations
2 errors, 60 warnings, and 36 notices
[webkit] › tests/core/dialogs/dialogs.pw.spec.ts:237:13 › Dialogs › dismissible & closeable › dismissible = true:
projects/demo-playwright/tests/core/dialogs/dialogs.pw.spec.ts#L256
1) [webkit] › tests/core/dialogs/dialogs.pw.spec.ts:237:13 › Dialogs › dismissible & closeable › dismissible = true, fullscreen, desktop
Error: Timed out 5000ms waiting for expect(page).toHaveScreenshot(expected)
Failed to take two consecutive stable screenshots.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/core/dialogs/dialogs.pw.spec.ts-snapshots/10-dialog-webkit-darwin.png
Previous: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-dialogs-dialogs-d4ff4-ble-true-fullscreen-desktop-webkit/10-dialog-previous.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-dialogs-dialogs-d4ff4-ble-true-fullscreen-desktop-webkit/10-dialog-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-dialogs-dialogs-d4ff4-ble-true-fullscreen-desktop-webkit/10-dialog-diff.png
Call log:
- expect.toHaveScreenshot(10-dialog.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 100 pixels (ratio 0.01 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
- 100 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.
254 | });
255 |
> 256 | await expect(page).toHaveScreenshot('10-dialog.png');
| ^
257 | });
258 | });
259 | });
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/dialogs/dialogs.pw.spec.ts:256:32
|
[webkit] › tests/legacy/input-range/input-range.pw.spec.ts:65:13 › InputRange › Keyboard interactions › pressing Arrow Up increases RIGHT value when RIGHT text input is focused:
projects/demo-playwright/tests/legacy/input-range/input-range.pw.spec.ts#L71
1) [webkit] › tests/legacy/input-range/input-range.pw.spec.ts:65:13 › InputRange › Keyboard interactions › pressing Arrow Up increases RIGHT value when RIGHT text input is focused
Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected)
Locator: locator('#demo-content')
Timeout 5000ms exceeded.
Call log:
- expect.toHaveScreenshot(07-input-range.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.
69 | await page.keyboard.down('ArrowUp');
70 |
> 71 | await expect(example).toHaveScreenshot('07-input-range.png');
| ^
72 |
73 | await page.keyboard.down('ArrowUp');
74 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-range/input-range.pw.spec.ts:71:35
|
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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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.1.0 is already installed and up-to-date.
To reinstall 3.1.0, 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 / 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.1.0 is already installed and up-to-date.
To reinstall 3.1.0, 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 / 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.1.0 is already installed and up-to-date.
To reinstall 3.1.0, 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 / 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
|
Slow Test:
[webkit] › tests/kit/input-table/input-table.pw.spec.ts#L1
[webkit] › tests/kit/input-table/input-table.pw.spec.ts took 15.2s
|
Slow Test:
[webkit] › tests/kit/input-table/input-table.pw.spec.ts#L1
[webkit] › tests/kit/input-table/input-table.pw.spec.ts took 18.1s
|
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 / 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.1.0 is already installed and up-to-date.
To reinstall 3.1.0, 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 / 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 / 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.1.0 is already installed and up-to-date.
To reinstall 3.1.0, 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
|
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.1.0 is already installed and up-to-date.
To reinstall 3.1.0, 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 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
|
E2E 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
118 passed (1.8m)
|
🎭 Playwright Run Summary
118 passed (1.6m)
|
🎭 Playwright Run Summary
119 passed (1.6m)
|
🎭 Playwright Run Summary
119 passed (1.8m)
|
🎭 Playwright Run Summary
118 passed (1.8m)
|
🎭 Playwright Run Summary
118 passed (1.9m)
|
🎭 Playwright Run Summary
118 passed (2.0m)
|
🎭 Playwright Run Summary
118 passed (2.2m)
|
🎭 Playwright Run Summary
118 passed (2.5m)
|
🎭 Playwright Run Summary
118 passed (2.3m)
|
🎭 Playwright Run Summary
118 passed (2.3m)
|
🎭 Playwright Run Summary
118 passed (2.0m)
|
🎭 Playwright Run Summary
118 passed (2.7m)
|
🎭 Playwright Run Summary
118 passed (2.4m)
|
🎭 Playwright Run Summary
9 skipped
110 passed (1.5m)
|
🎭 Playwright Run Summary
9 skipped
110 passed (2.0m)
|
🎭 Playwright Run Summary
118 passed (3.5m)
|
🎭 Playwright Run Summary
118 passed (4.0m)
|
🎭 Playwright Run Summary
118 passed (3.6m)
|
🎭 Playwright Run Summary
118 passed (3.3m)
|
🎭 Playwright Run Summary
1 flaky
[webkit] › tests/core/dialogs/dialogs.pw.spec.ts:237:13 › Dialogs › dismissible & closeable › dismissible = true, fullscreen, desktop
44 skipped
73 passed (4.1m)
|
🎭 Playwright Run Summary
44 skipped
74 passed (3.9m)
|
🎭 Playwright Run Summary
118 passed (6.3m)
|
🎭 Playwright Run Summary
118 passed (7.5m)
|
🎭 Playwright Run Summary
14 skipped
104 passed (2.6m)
|
🎭 Playwright Run Summary
14 skipped
104 passed (2.5m)
|
🎭 Playwright Run Summary
118 passed (6.9m)
|
🎭 Playwright Run Summary
118 passed (4.9m)
|
🎭 Playwright Run Summary
12 skipped
106 passed (3.2m)
|
🎭 Playwright Run Summary
12 skipped
106 passed (2.6m)
|
🎭 Playwright Run Summary
1 flaky
[webkit] › tests/legacy/input-range/input-range.pw.spec.ts:65:13 › InputRange › Keyboard interactions › pressing Arrow Up increases RIGHT value when RIGHT text input is focused
117 passed (3.3m)
|
🎭 Playwright Run Summary
118 passed (2.9m)
|
🎭 Playwright Run Summary
118 passed (10.0m)
|
🎭 Playwright Run Summary
118 passed (8.9m)
|
🎭 Playwright Run Summary
4 skipped
114 passed (2.9m)
|
🎭 Playwright Run Summary
4 skipped
114 passed (3.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cy_baseline_c929a25d6a095a4d6ca348ac2a47e17f426bc6bc
Expired
|
130 KB |
|
playwright-blob-artifacts--c929a25d6a095a4d6ca348ac2a47e17f426bc6bc-12749694225-10156-Linux_1
Expired
|
380 KB |
|
playwright-blob-artifacts--c929a25d6a095a4d6ca348ac2a47e17f426bc6bc-12749694225-10156-Linux_2
Expired
|
495 KB |
|
playwright-blob-artifacts--c929a25d6a095a4d6ca348ac2a47e17f426bc6bc-12749694225-10156-Linux_3
Expired
|
1.45 MB |
|
playwright-blob-artifacts--c929a25d6a095a4d6ca348ac2a47e17f426bc6bc-12749694225-10156-Linux_4
Expired
|
663 KB |
|
playwright-blob-artifacts--c929a25d6a095a4d6ca348ac2a47e17f426bc6bc-12749694225-10156-Linux_5
Expired
|
1.08 MB |
|
playwright-blob-artifacts--c929a25d6a095a4d6ca348ac2a47e17f426bc6bc-12749694225-10156-Linux_6
Expired
|
415 KB |
|
playwright-blob-artifacts--c929a25d6a095a4d6ca348ac2a47e17f426bc6bc-12749694225-10156-Linux_7
Expired
|
459 KB |
|
playwright-blob-artifacts--c929a25d6a095a4d6ca348ac2a47e17f426bc6bc-12749694225-10156-Linux_8
Expired
|
492 KB |
|
playwright-blob-artifacts--c929a25d6a095a4d6ca348ac2a47e17f426bc6bc-12749694225-10156-Linux_9
Expired
|
514 KB |
|
playwright-blob-artifacts--c929a25d6a095a4d6ca348ac2a47e17f426bc6bc-12749694225-10156-macOS_1
Expired
|
296 KB |
|
playwright-blob-artifacts--c929a25d6a095a4d6ca348ac2a47e17f426bc6bc-12749694225-10156-macOS_2
Expired
|
1.13 MB |
|
playwright-blob-artifacts--c929a25d6a095a4d6ca348ac2a47e17f426bc6bc-12749694225-10156-macOS_3
Expired
|
1.36 MB |
|
playwright-blob-artifacts--c929a25d6a095a4d6ca348ac2a47e17f426bc6bc-12749694225-10156-macOS_4
Expired
|
606 KB |
|
playwright-blob-artifacts--c929a25d6a095a4d6ca348ac2a47e17f426bc6bc-12749694225-10156-macOS_5
Expired
|
1020 KB |
|
playwright-blob-artifacts--c929a25d6a095a4d6ca348ac2a47e17f426bc6bc-12749694225-10156-macOS_6
Expired
|
352 KB |
|
playwright-blob-artifacts--c929a25d6a095a4d6ca348ac2a47e17f426bc6bc-12749694225-10156-macOS_7
Expired
|
362 KB |
|
playwright-blob-artifacts--c929a25d6a095a4d6ca348ac2a47e17f426bc6bc-12749694225-10156-macOS_8
Expired
|
425 KB |
|
playwright-blob-artifacts--c929a25d6a095a4d6ca348ac2a47e17f426bc6bc-12749694225-10156-macOS_9
Expired
|
437 KB |
|