chore: update daun/playwright-report-summary action to v3.8.0 #11612
e2e.yml
on: pull_request
Build demo
1m 5s
Cypress / Component Testing
5m 1s
Matrix: playwright
E2E result
1m 10s
Playwright E2E Tests matrix result
0s
Annotations
9 errors, 46 warnings, and 36 notices
[webkit] › projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:12:9 › DropdownMobile for textfields › with select:
projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts#L19
1) [webkit] › projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:12:9 › DropdownMobile for textfields › with select
Error: expect(page).toHaveScreenshot(expected)
59241 pixels (ratio 0.10 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts-snapshots/dropdown-mobile-with-select-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--75f60--for-textfields-with-select-webkit/dropdown-mobile-with-select-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--75f60--for-textfields-with-select-webkit/dropdown-mobile-with-select-diff.png
Call log:
- expect.toHaveScreenshot(dropdown-mobile-with-select.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 64092 pixels (ratio 0.11 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
- 4851 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
- captured a stable screenshot
- 59241 pixels (ratio 0.10 of all image pixels) are different.
17 | await example.locator('tui-select').click();
18 |
> 19 | await expect(page).toHaveScreenshot('dropdown-mobile-with-select.png');
| ^
20 | });
21 | });
22 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:19:28
|
[webkit] › projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:12:9 › DropdownMobile for textfields › with select:
projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts#L19
1) [webkit] › projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:12:9 › DropdownMobile for textfields › with select
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
59241 pixels (ratio 0.10 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts-snapshots/dropdown-mobile-with-select-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--75f60--for-textfields-with-select-webkit-retry1/dropdown-mobile-with-select-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--75f60--for-textfields-with-select-webkit-retry1/dropdown-mobile-with-select-diff.png
Call log:
- expect.toHaveScreenshot(dropdown-mobile-with-select.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 59241 pixels (ratio 0.10 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
- 59241 pixels (ratio 0.10 of all image pixels) are different.
17 | await example.locator('tui-select').click();
18 |
> 19 | await expect(page).toHaveScreenshot('dropdown-mobile-with-select.png');
| ^
20 | });
21 | });
22 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:19:28
|
[webkit] › projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:12:9 › DropdownMobile for textfields › with select:
projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts#L19
1) [webkit] › projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:12:9 › DropdownMobile for textfields › with select
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
59241 pixels (ratio 0.10 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts-snapshots/dropdown-mobile-with-select-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--75f60--for-textfields-with-select-webkit-retry2/dropdown-mobile-with-select-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--75f60--for-textfields-with-select-webkit-retry2/dropdown-mobile-with-select-diff.png
Call log:
- expect.toHaveScreenshot(dropdown-mobile-with-select.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 59241 pixels (ratio 0.10 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
- 59241 pixels (ratio 0.10 of all image pixels) are different.
17 | await example.locator('tui-select').click();
18 |
> 19 | await expect(page).toHaveScreenshot('dropdown-mobile-with-select.png');
| ^
20 | });
21 | });
22 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:19:28
|
Playwright / macos-latest / 1 of 9
Process completed with exit code 1.
|
[webkit] › projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:235:13 › InputDate › API › Click `Until today`:
projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L245
1) [webkit] › projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:235:13 › InputDate › API › Click `Until today`, calendar not switched to large date
Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected)
Locator: locator('tui-calendar')
Timeout 5000ms exceeded.
Call log:
- expect.toHaveScreenshot(11-input-date.png) with timeout 5000ms
- generating new stable screenshot expectation
- waiting for locator('tui-calendar')
- locator resolved to <tui-calendar class="ng-star-inserted" _nghost-ng-c3861074570="" _ngcontent-ng-c2818982625="" automation-id="tui-input-date__calendar">…</tui-calendar>
- 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('tui-calendar')
- locator resolved to <tui-calendar class="ng-star-inserted" _nghost-ng-c3861074570="" _ngcontent-ng-c2818982625="" automation-id="tui-input-date__calendar">…</tui-calendar>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- Timeout 5000ms exceeded.
243 | await inputDate.textfield.click();
244 |
> 245 | await expect(inputDate.calendar).toHaveScreenshot('11-input-date.png');
| ^
246 | });
247 |
248 | test('Press backspace to remove `Until today`, textfield is empty', async ({
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:245:46
|
[webkit] › projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:248:13 › InputDate › API › Press backspace to remove `Until today`:
projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L260
2) [webkit] › projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:248:13 › InputDate › API › Press backspace to remove `Until today`, textfield is empty
Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected)
Locator: locator('#demo-content').locator('tui-input-date').getByRole('textbox')
Timeout 5000ms exceeded.
Call log:
- expect.toHaveScreenshot(12-input-date.png) with timeout 5000ms
- generating new stable screenshot expectation
- waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox')
- locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c1557642256="" id="tui_interactive_431601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/>
- 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('tui-input-date').getByRole('textbox')
- locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c1557642256="" id="tui_interactive_431601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/>
- Timeout 5000ms exceeded.
258 |
259 | await expect(inputDate.textfield).toHaveValue('');
> 260 | await expect(inputDate.textfield).toHaveScreenshot('12-input-date.png');
| ^
261 | });
262 |
263 | test('Enter item date, it converts to item name', async ({page}) => {
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:260:47
|
[webkit] › projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:284:17 › InputDate › Mobile › mobile calendar - spanish:
projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L291
3) [webkit] › projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:284:17 › InputDate › Mobile › mobile calendar - spanish
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('#base [automation-id="tui-doc-example"]').locator('tui-input-date .t-icon tui-icon')
- locator resolved to <tui-icon tuiappearance="icon" data-appearance="icon" _ngcontent-ng-c2818982625="" class="t-icon ng-star-inserted" automation-id="tui-input-date-range__icon"></tui-icon>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- performing click action
289 | await example.scrollIntoViewIfNeeded();
290 | await api.prepareBeforeScreenshot();
> 291 | await example.locator('tui-input-date .t-icon tui-icon').click();
| ^
292 |
293 | await expect(page).toHaveScreenshot(`08-input-date-${language}.png`);
294 | });
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:291:74
|
[webkit] › projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:46:17 › InputDateRange › API › correct filler display for size S:
projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts#L56
4) [webkit] › projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:46:17 › InputDateRange › API › correct filler display for size S
Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected)
Locator: locator('#demo-content').locator('tui-input-date-range').getByRole('textbox')
Timeout 5000ms exceeded.
Call log:
- expect.toHaveScreenshot(01-textfield-size-s-empty.png) with timeout 5000ms
- generating new stable screenshot expectation
- waiting for locator('#demo-content').locator('tui-input-date-range').getByRole('textbox')
- Timeout 5000ms exceeded.
54 | await inputDateRange.textfield.click();
55 |
> 56 | await expect(inputDateRange.textfield).toHaveScreenshot(
| ^
57 | `01-textfield-size-${size}-empty.png`,
58 | );
59 | await expect(inputDateRange.calendar).toHaveScreenshot(
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:56:56
|
E2E result
Process completed with exit code 1.
|
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.45 is already installed and up-to-date.
To reinstall 1.6.45, 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 / 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.45 is already installed and up-to-date.
To reinstall 1.6.45, 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.45 is already installed and up-to-date.
To reinstall 1.6.45, 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 / 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.45 is already installed and up-to-date.
To reinstall 1.6.45, 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
|
Slow Test:
[webkit] › projects/demo-playwright/tests/kit/input-table/input-table.pw.spec.ts#L1
[webkit] › projects/demo-playwright/tests/kit/input-table/input-table.pw.spec.ts took 15.9s
|
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.45 is already installed and up-to-date.
To reinstall 1.6.45, 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 / 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.45 is already installed and up-to-date.
To reinstall 1.6.45, 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 / 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.46 is already installed and up-to-date.
To reinstall 1.6.46, 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.45 is already installed and up-to-date.
To reinstall 1.6.45, 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 / 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.45 is already installed and up-to-date.
To reinstall 1.6.45, 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 Run Summary
120 passed (2.0m)
|
🎭 Playwright Run Summary
120 passed (1.8m)
|
🎭 Playwright Run Summary
120 passed (1.8m)
|
🎭 Playwright Run Summary
120 passed (1.9m)
|
🎭 Playwright Run Summary
120 passed (2.5m)
|
🎭 Playwright Run Summary
120 passed (2.3m)
|
🎭 Playwright Run Summary
120 passed (2.6m)
|
🎭 Playwright Run Summary
120 passed (2.3m)
|
🎭 Playwright Run Summary
120 passed (2.3m)
|
🎭 Playwright Run Summary
120 passed (2.0m)
|
🎭 Playwright Run Summary
120 passed (1.8m)
|
🎭 Playwright Run Summary
120 passed (1.9m)
|
🎭 Playwright Run Summary
1 failed
[webkit] › projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:12:9 › DropdownMobile for textfields › with select
9 skipped
110 passed (1.9m)
|
🎭 Playwright Run Summary
9 skipped
111 passed (1.9m)
|
🎭 Playwright Run Summary
120 passed (3.5m)
|
🎭 Playwright Run Summary
120 passed (4.0m)
|
🎭 Playwright Run Summary
119 passed (1.9m)
|
🎭 Playwright Run Summary
119 passed (2.1m)
|
🎭 Playwright Run Summary
120 passed (3.4m)
|
🎭 Playwright Run Summary
120 passed (3.1m)
|
🎭 Playwright Run Summary
44 skipped
76 passed (3.0m)
|
🎭 Playwright Run Summary
44 skipped
76 passed (3.1m)
|
🎭 Playwright Run Summary
120 passed (5.7m)
|
🎭 Playwright Run Summary
120 passed (6.7m)
|
🎭 Playwright Run Summary
120 passed (5.1m)
|
🎭 Playwright Run Summary
120 passed (4.6m)
|
🎭 Playwright Run Summary
15 skipped
105 passed (1.9m)
|
🎭 Playwright Run Summary
15 skipped
105 passed (2.6m)
|
🎭 Playwright Run Summary
120 passed (8.3m)
|
🎭 Playwright Run Summary
120 passed (7.1m)
|
🎭 Playwright Run Summary
4 flaky
[webkit] › projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:235:13 › InputDate › API › Click `Until today`, calendar not switched to large date
[webkit] › projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:248:13 › InputDate › API › Press backspace to remove `Until today`, textfield is empty
[webkit] › projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:284:17 › InputDate › Mobile › mobile calendar - spanish
[webkit] › projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:46:17 › InputDateRange › API › correct filler display for size S
11 skipped
105 passed (3.7m)
|
🎭 Playwright Run Summary
11 skipped
109 passed (2.4m)
|
🎭 Playwright Run Summary
120 passed (2.1m)
|
🎭 Playwright Run Summary
120 passed (1.9m)
|
🎭 Playwright Run Summary
4 skipped
115 passed (2.7m)
|
🎭 Playwright Run Summary
4 skipped
115 passed (2.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cy_baseline_f9809ca605ba2c638e7d55ef53c04e42d9760303
|
150 KB |
|
playwright-blob-artifacts--f9809ca605ba2c638e7d55ef53c04e42d9760303-13059864273-10290-Linux_1
|
383 KB |
|
playwright-blob-artifacts--f9809ca605ba2c638e7d55ef53c04e42d9760303-13059864273-10290-Linux_2
|
507 KB |
|
playwright-blob-artifacts--f9809ca605ba2c638e7d55ef53c04e42d9760303-13059864273-10290-Linux_3
|
1.41 MB |
|
playwright-blob-artifacts--f9809ca605ba2c638e7d55ef53c04e42d9760303-13059864273-10290-Linux_4
|
684 KB |
|
playwright-blob-artifacts--f9809ca605ba2c638e7d55ef53c04e42d9760303-13059864273-10290-Linux_5
|
1.09 MB |
|
playwright-blob-artifacts--f9809ca605ba2c638e7d55ef53c04e42d9760303-13059864273-10290-Linux_6
|
453 KB |
|
playwright-blob-artifacts--f9809ca605ba2c638e7d55ef53c04e42d9760303-13059864273-10290-Linux_7
|
477 KB |
|
playwright-blob-artifacts--f9809ca605ba2c638e7d55ef53c04e42d9760303-13059864273-10290-Linux_8
|
504 KB |
|
playwright-blob-artifacts--f9809ca605ba2c638e7d55ef53c04e42d9760303-13059864273-10290-Linux_9
|
529 KB |
|
playwright-blob-artifacts--f9809ca605ba2c638e7d55ef53c04e42d9760303-13059864273-10290-macOS_1
|
2.03 MB |
|
playwright-blob-artifacts--f9809ca605ba2c638e7d55ef53c04e42d9760303-13059864273-10290-macOS_2
|
401 KB |
|
playwright-blob-artifacts--f9809ca605ba2c638e7d55ef53c04e42d9760303-13059864273-10290-macOS_3
|
1.29 MB |
|
playwright-blob-artifacts--f9809ca605ba2c638e7d55ef53c04e42d9760303-13059864273-10290-macOS_4
|
598 KB |
|
playwright-blob-artifacts--f9809ca605ba2c638e7d55ef53c04e42d9760303-13059864273-10290-macOS_5
|
1010 KB |
|
playwright-blob-artifacts--f9809ca605ba2c638e7d55ef53c04e42d9760303-13059864273-10290-macOS_6
|
366 KB |
|
playwright-blob-artifacts--f9809ca605ba2c638e7d55ef53c04e42d9760303-13059864273-10290-macOS_7
|
396 KB |
|
playwright-blob-artifacts--f9809ca605ba2c638e7d55ef53c04e42d9760303-13059864273-10290-macOS_8
|
421 KB |
|
playwright-blob-artifacts--f9809ca605ba2c638e7d55ef53c04e42d9760303-13059864273-10290-macOS_9
|
426 KB |
|
playwright-snapshots-artifacts--f9809ca605ba2c638e7d55ef53c04e42d9760303-13059864273-10290-macOS_1
|
143 KB |
|