chore: update @taiga-ui/* deps to v0.236.0 #11022
e2e.yml
on: pull_request
Build demo
5m 11s
Cypress / Component Testing
5m 16s
Matrix: playwright
E2E result
1m 23s
Playwright E2E Tests matrix result
0s
Annotations
9 errors, 60 warnings, and 36 notices
[chromium] › tests/legacy/multi-select/multi-select.pw.spec.ts:73:21 › MultiSelect › Examples › Multiselect inside dialog with different textfield sizes › multiselect inside dialog with tuiTextfieldSize=s:
projects/demo-playwright/tests/legacy/multi-select/multi-select.pw.spec.ts#L90
1) [chromium] › tests/legacy/multi-select/multi-select.pw.spec.ts:73:21 › MultiSelect › Examples › Multiselect inside dialog with different textfield sizes › multiselect inside dialog with tuiTextfieldSize=s
Error: expect(page).toHaveScreenshot(expected)
12 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/multi-select/multi-select.pw.spec.ts-snapshots/04-dialog-with-text-field-size-s-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-multi-select--6cf9b-log-with-tuiTextfieldSize-s-chromium/04-dialog-with-text-field-size-s-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-multi-select--6cf9b-log-with-tuiTextfieldSize-s-chromium/04-dialog-with-text-field-size-s-diff.png
Call log:
- expect.toHaveScreenshot(04-dialog-with-text-field-size-s.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 12 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
- captured a stable screenshot
- 12 pixels (ratio 0.01 of all image pixels) are different.
88 | await documentationPage.waitStableState();
89 |
> 90 | await expect(page).toHaveScreenshot(
| ^
91 | `04-dialog-with-text-field-size-${size}.png`,
92 | );
93 | });
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/multi-select/multi-select.pw.spec.ts:90:40
|
[webkit] › tests/core/textfield/textfield.pw.spec.ts:15:13 › Textfield › interactivity on hover › disable state:
projects/demo-playwright/tests/core/textfield/textfield.pw.spec.ts#L22
1) [webkit] › tests/core/textfield/textfield.pw.spec.ts:15:13 › Textfield › interactivity on hover › disable state
Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected)
Locator: locator('#states [automation-id="tui-doc-example"]')
Timeout 5000ms exceeded.
Call log:
- expect.toHaveScreenshot(textfield-disabled-hover.png) with timeout 5000ms
- generating new stable screenshot expectation
- waiting for locator('#states [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
- waiting 100ms before taking screenshot
- waiting for locator('#states [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...
- Timeout 5000ms exceeded.
20 | await textfield.hover({force: true});
21 |
> 22 | await expect(example).toHaveScreenshot('textfield-disabled-hover.png');
| ^
23 | });
24 |
25 | test('readonly state', async () => {
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/textfield/textfield.pw.spec.ts:22:35
|
[webkit] › tests/kit/tiles/tiles.pw.spec.ts:6:9 › Tiles › correctly loose box shadow after dragged:
projects/demo-playwright/tests/kit/tiles/tiles.pw.spec.ts#L23
1) [webkit] › tests/kit/tiles/tiles.pw.spec.ts:6:9 › Tiles › correctly loose box shadow after dragged
Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected)
Locator: locator('#vertical [automation-id="tui-doc-example"]')
Timeout 5000ms exceeded.
Call log:
- expect.toHaveScreenshot(02-tiles-drag-and-drop.png) with timeout 5000ms
- generating new stable screenshot expectation
- waiting for locator('#vertical [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
- waiting 100ms before taking screenshot
- waiting for locator('#vertical [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
- Timeout 5000ms exceeded.
21 | await page.mouse.click(100, 100); // clear focus
22 |
> 23 | await expect(example).toHaveScreenshot('02-tiles-drag-and-drop.png');
| ^
24 | });
25 | });
26 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/tiles/tiles.pw.spec.ts:23:31
|
[webkit] › tests/kit/tree/tree.pw.spec.ts:6:9 › Tree › Programmatic control:
projects/demo-playwright/tests/kit/tree/tree.pw.spec.ts#L12
2) [webkit] › tests/kit/tree/tree.pw.spec.ts:6:9 › Tree › Programmatic control ───────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('#programmatic [automation-id="tui-doc-example"]').locator('button.programmatic').nth(1)
- locator resolved to <button size="s" tuiicons="" tuibutton="" type="button" data-size="s" tuiappearance="" class="programmatic" data-appearance="primary"> Toggle Top level 1 </button>
10 |
11 | await example.locator('button.programmatic').nth(0).click();
> 12 | await example.locator('button.programmatic').nth(1).click();
| ^
13 | await example.locator('button.programmatic').nth(2).click();
14 | await page.click('body'); // (flaky) clear focus from programmatic button
15 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/tree/tree.pw.spec.ts:12:61
|
[webkit] › tests/kit/calendar-range/calendar-range.pw.spec.ts:31:13 › CalendarRange › Examples › With another range switcher:
projects/demo-playwright/tests/kit/calendar-range/calendar-range.pw.spec.ts#L63
1) [webkit] › tests/kit/calendar-range/calendar-range.pw.spec.ts:31:13 › CalendarRange › Examples › With another range switcher
Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected)
Timeout 5000ms exceeded.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/calendar-range/calendar-range.pw.spec.ts-snapshots/05-calendar-range-correct-display-defaults-items-and-values-2-webkit-darwin.png
Call log:
- expect.toHaveScreenshot(05-calendar-range-correct-display-defaults-items-and-values-2.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#with-another-range-switcher [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...
- Timeout 5000ms exceeded.
61 | await getRangeSwitcher().click();
62 |
> 63 | await expect(example).toHaveScreenshot(
| ^
64 | '05-calendar-range-correct-display-defaults-items-and-values-2.png',
65 | );
66 | });
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/calendar-range/calendar-range.pw.spec.ts:63:35
|
[webkit] › tests/kit/calendar-range/calendar-range.pw.spec.ts:31:13 › CalendarRange › Examples › With another range switcher:
projects/demo-playwright/tests/kit/calendar-range/calendar-range.pw.spec.ts#L51
1) [webkit] › tests/kit/calendar-range/calendar-range.pw.spec.ts:31:13 › CalendarRange › Examples › With another range switcher
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected)
Timeout 5000ms exceeded.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/calendar-range/calendar-range.pw.spec.ts-snapshots/05-calendar-range-correct-display-items-and-values-after-click-on-month-range-switcher-webkit-darwin.png
Call log:
- expect.toHaveScreenshot(05-calendar-range-correct-display-items-and-values-after-click-on-month-range-switcher.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#with-another-range-switcher [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...
- Timeout 5000ms exceeded.
49 | await getRangeSwitcher().click();
50 |
> 51 | await expect(example).toHaveScreenshot(
| ^
52 | '05-calendar-range-correct-display-items-and-values-after-click-on-month-range-switcher.png',
53 | );
54 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/calendar-range/calendar-range.pw.spec.ts:51:35
|
[webkit] › tests/kit/calendar-range/calendar-range.pw.spec.ts:31:13 › CalendarRange › Examples › With another range switcher:
projects/demo-playwright/tests/kit/calendar-range/calendar-range.pw.spec.ts#L63
1) [webkit] › tests/kit/calendar-range/calendar-range.pw.spec.ts:31:13 › CalendarRange › Examples › With another range switcher
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected)
Timeout 5000ms exceeded.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/calendar-range/calendar-range.pw.spec.ts-snapshots/05-calendar-range-correct-display-defaults-items-and-values-2-webkit-darwin.png
Call log:
- expect.toHaveScreenshot(05-calendar-range-correct-display-defaults-items-and-values-2.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#with-another-range-switcher [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...
- Timeout 5000ms exceeded.
61 | await getRangeSwitcher().click();
62 |
> 63 | await expect(example).toHaveScreenshot(
| ^
64 | '05-calendar-range-correct-display-defaults-items-and-values-2.png',
65 | );
66 | });
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/calendar-range/calendar-range.pw.spec.ts:63:35
|
[webkit] › tests/kit/dropdown-selection/dropdown-selection.pw.spec.ts:10:9 › DropdownSelection › current range must be a text node only:
projects/demo-playwright/tests/kit/dropdown-selection/dropdown-selection.pw.spec.ts#L38
2) [webkit] › tests/kit/dropdown-selection/dropdown-selection.pw.spec.ts:10:9 › DropdownSelection › current range must be a text node only
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('button[tuiOption]').first()
36 | await expect(page).toHaveScreenshot('03-dropdown-selection.png');
37 |
> 38 | await page.locator('button[tuiOption]').first().click();
| ^
39 | await api.waitStableState();
40 | await page.waitForTimeout(300); // flaky in Safari
41 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-selection/dropdown-selection.pw.spec.ts:38:57
|
Playwright / macos-latest / 6 of 9
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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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
|
Slow Test:
[webkit] › tests/kit/field-error/field-error.pw.spec.ts#L1
[webkit] › tests/kit/field-error/field-error.pw.spec.ts took 22.4s
|
Slow Test:
[webkit] › tests/kit/input-table/input-table.pw.spec.ts#L1
[webkit] › tests/kit/input-table/input-table.pw.spec.ts took 16.4s
|
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.0.4 is already installed and up-to-date.
To reinstall 3.0.4, 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.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 / 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.0.4 is already installed and up-to-date.
To reinstall 3.0.4, 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 / 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
|
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
110 passed (1.2m)
|
🎭 Playwright Run Summary
110 passed (1.4m)
|
🎭 Playwright Run Summary
110 passed (1.8m)
|
🎭 Playwright Run Summary
110 passed (1.6m)
|
🎭 Playwright Run Summary
110 passed (2.1m)
|
🎭 Playwright Run Summary
110 passed (1.9m)
|
🎭 Playwright Run Summary
109 passed (1.3m)
|
🎭 Playwright Run Summary
109 passed (1.5m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/legacy/multi-select/multi-select.pw.spec.ts:73:21 › MultiSelect › Examples › Multiselect inside dialog with different textfield sizes › multiselect inside dialog with tuiTextfieldSize=s
108 passed (1.7m)
|
🎭 Playwright Run Summary
109 passed (1.7m)
|
🎭 Playwright Run Summary
109 passed (2.0m)
|
🎭 Playwright Run Summary
109 passed (1.7m)
|
🎭 Playwright Run Summary
109 passed (1.8m)
|
🎭 Playwright Run Summary
109 passed (1.6m)
|
🎭 Playwright Run Summary
110 passed (2.6m)
|
🎭 Playwright Run Summary
110 passed (3.0m)
|
🎭 Playwright Run Summary
110 passed (6.7m)
|
🎭 Playwright Run Summary
110 passed (8.0m)
|
🎭 Playwright Run Summary
44 skipped
66 passed (1.6m)
|
🎭 Playwright Run Summary
1 flaky
[webkit] › tests/core/textfield/textfield.pw.spec.ts:15:13 › Textfield › interactivity on hover › disable state
44 skipped
65 passed (2.0m)
|
🎭 Playwright Run Summary
8 skipped
102 passed (1.9m)
|
🎭 Playwright Run Summary
8 skipped
102 passed (1.8m)
|
🎭 Playwright Run Summary
110 passed (3.0m)
|
🎭 Playwright Run Summary
110 passed (2.7m)
|
🎭 Playwright Run Summary
2 flaky
[webkit] › tests/kit/tiles/tiles.pw.spec.ts:6:9 › Tiles › correctly loose box shadow after dragged
[webkit] › tests/kit/tree/tree.pw.spec.ts:6:9 › Tree › Programmatic control ────────────────────
5 skipped
102 passed (2.6m)
|
🎭 Playwright Run Summary
5 skipped
104 passed (2.1m)
|
🎭 Playwright Run Summary
1 failed
[webkit] › tests/kit/calendar-range/calendar-range.pw.spec.ts:31:13 › CalendarRange › Examples › With another range switcher
1 flaky
[webkit] › tests/kit/dropdown-selection/dropdown-selection.pw.spec.ts:10:9 › DropdownSelection › current range must be a text node only
17 skipped
90 passed (3.1m)
|
🎭 Playwright Run Summary
17 skipped
92 passed (2.7m)
|
🎭 Playwright Run Summary
110 passed (4.6m)
|
🎭 Playwright Run Summary
110 passed (3.7m)
|
🎭 Playwright Run Summary
109 passed (1.8m)
|
🎭 Playwright Run Summary
109 passed (1.7m)
|
🎭 Playwright Run Summary
10 skipped
99 passed (1.7m)
|
🎭 Playwright Run Summary
10 skipped
99 passed (1.6m)
|
🎭 Playwright Run Summary
110 passed (13.0m)
|
🎭 Playwright Run Summary
110 passed (10.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cy_baseline_3e5e152689f5d842b3ca2d1bb1774ff54d6f3c90
Expired
|
113 KB |
|
playwright-blob-artifacts--3e5e152689f5d842b3ca2d1bb1774ff54d6f3c90-12371502609-10005-Linux_1
Expired
|
264 KB |
|
playwright-blob-artifacts--3e5e152689f5d842b3ca2d1bb1774ff54d6f3c90-12371502609-10005-Linux_2
Expired
|
304 KB |
|
playwright-blob-artifacts--3e5e152689f5d842b3ca2d1bb1774ff54d6f3c90-12371502609-10005-Linux_3
Expired
|
1.45 MB |
|
playwright-blob-artifacts--3e5e152689f5d842b3ca2d1bb1774ff54d6f3c90-12371502609-10005-Linux_4
Expired
|
527 KB |
|
playwright-blob-artifacts--3e5e152689f5d842b3ca2d1bb1774ff54d6f3c90-12371502609-10005-Linux_5
Expired
|
837 KB |
|
playwright-blob-artifacts--3e5e152689f5d842b3ca2d1bb1774ff54d6f3c90-12371502609-10005-Linux_6
Expired
|
432 KB |
|
playwright-blob-artifacts--3e5e152689f5d842b3ca2d1bb1774ff54d6f3c90-12371502609-10005-Linux_7
Expired
|
343 KB |
|
playwright-blob-artifacts--3e5e152689f5d842b3ca2d1bb1774ff54d6f3c90-12371502609-10005-Linux_8
Expired
|
355 KB |
|
playwright-blob-artifacts--3e5e152689f5d842b3ca2d1bb1774ff54d6f3c90-12371502609-10005-Linux_9
Expired
|
1.01 MB |
|
playwright-blob-artifacts--3e5e152689f5d842b3ca2d1bb1774ff54d6f3c90-12371502609-10005-macOS_1
Expired
|
235 KB |
|
playwright-blob-artifacts--3e5e152689f5d842b3ca2d1bb1774ff54d6f3c90-12371502609-10005-macOS_2
Expired
|
237 KB |
|
playwright-blob-artifacts--3e5e152689f5d842b3ca2d1bb1774ff54d6f3c90-12371502609-10005-macOS_3
Expired
|
1.42 MB |
|
playwright-blob-artifacts--3e5e152689f5d842b3ca2d1bb1774ff54d6f3c90-12371502609-10005-macOS_4
Expired
|
523 KB |
|
playwright-blob-artifacts--3e5e152689f5d842b3ca2d1bb1774ff54d6f3c90-12371502609-10005-macOS_5
Expired
|
794 KB |
|
playwright-blob-artifacts--3e5e152689f5d842b3ca2d1bb1774ff54d6f3c90-12371502609-10005-macOS_6
Expired
|
2.17 MB |
|
playwright-blob-artifacts--3e5e152689f5d842b3ca2d1bb1774ff54d6f3c90-12371502609-10005-macOS_7
Expired
|
306 KB |
|
playwright-blob-artifacts--3e5e152689f5d842b3ca2d1bb1774ff54d6f3c90-12371502609-10005-macOS_8
Expired
|
336 KB |
|
playwright-blob-artifacts--3e5e152689f5d842b3ca2d1bb1774ff54d6f3c90-12371502609-10005-macOS_9
Expired
|
311 KB |
|