chore: update ncipollo/release-action action to v1.16.0 #11940
e2e.yml
on: pull_request
Build demo
1m 2s
Cypress / Component Testing
6h 0m
Matrix: playwright
E2E result
0s
Playwright E2E Tests matrix result
0s
Annotations
12 errors, 56 warnings, and 36 notices
[webkit] › projects/demo-playwright/tests/core/textarea/textarea.pw.spec.ts:21:9 › Textarea › line break text:
projects/demo-playwright/tests/core/textarea/textarea.pw.spec.ts#L29
1) [webkit] › projects/demo-playwright/tests/core/textarea/textarea.pw.spec.ts:21:9 › Textarea › line break text
Error: expect(locator).toHaveScreenshot(expected)
824 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/core/textarea/textarea.pw.spec.ts-snapshots/textarea-line-break-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-textarea-textarea.pw-Textarea-line-break-text-webkit/textarea-line-break-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-textarea-textarea.pw-Textarea-line-break-text-webkit/textarea-line-break-diff.png
Call log:
- expect.toHaveScreenshot(textarea-line-break.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#demo-content').locator('tui-textarea')
- locator resolved to <tui-textarea data-size="l" _nghost-ng-c1678597687="" class="ng-untouched ng-valid _focused _has-value ng-dirty">…</tui-textarea>
- 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
- 824 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#demo-content').locator('tui-textarea')
- locator resolved to <tui-textarea data-size="l" _nghost-ng-c1678597687="" class="ng-untouched ng-valid _focused _has-value ng-dirty">…</tui-textarea>
- 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
- 824 pixels (ratio 0.01 of all image pixels) are different.
27 | await textarea.fill('1\n2\n3\n4');
28 |
> 29 | await expect(textAreaComponent).toHaveScreenshot('textarea-line-break.png');
| ^
30 |
31 | await page.locator('.t-row input[tuiSwitch]').first().click();
32 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/textarea/textarea.pw.spec.ts:29:41
|
[webkit] › projects/demo-playwright/tests/core/textarea/textarea.pw.spec.ts:21:9 › Textarea › line break text:
projects/demo-playwright/tests/core/textarea/textarea.pw.spec.ts#L29
1) [webkit] › projects/demo-playwright/tests/core/textarea/textarea.pw.spec.ts:21:9 › Textarea › line break text
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
824 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/core/textarea/textarea.pw.spec.ts-snapshots/textarea-line-break-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-textarea-textarea.pw-Textarea-line-break-text-webkit-retry1/textarea-line-break-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-textarea-textarea.pw-Textarea-line-break-text-webkit-retry1/textarea-line-break-diff.png
Call log:
- expect.toHaveScreenshot(textarea-line-break.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#demo-content').locator('tui-textarea')
- locator resolved to <tui-textarea data-size="l" _nghost-ng-c1678597687="" class="ng-untouched ng-valid _focused _has-value ng-dirty">…</tui-textarea>
- 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
- 824 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#demo-content').locator('tui-textarea')
- locator resolved to <tui-textarea data-size="l" _nghost-ng-c1678597687="" class="ng-untouched ng-valid _focused _has-value ng-dirty">…</tui-textarea>
- 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
- 824 pixels (ratio 0.01 of all image pixels) are different.
27 | await textarea.fill('1\n2\n3\n4');
28 |
> 29 | await expect(textAreaComponent).toHaveScreenshot('textarea-line-break.png');
| ^
30 |
31 | await page.locator('.t-row input[tuiSwitch]').first().click();
32 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/textarea/textarea.pw.spec.ts:29:41
|
[webkit] › projects/demo-playwright/tests/core/textarea/textarea.pw.spec.ts:21:9 › Textarea › line break text:
projects/demo-playwright/tests/core/textarea/textarea.pw.spec.ts#L29
1) [webkit] › projects/demo-playwright/tests/core/textarea/textarea.pw.spec.ts:21:9 › Textarea › line break text
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
824 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/core/textarea/textarea.pw.spec.ts-snapshots/textarea-line-break-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-textarea-textarea.pw-Textarea-line-break-text-webkit-retry2/textarea-line-break-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-textarea-textarea.pw-Textarea-line-break-text-webkit-retry2/textarea-line-break-diff.png
Call log:
- expect.toHaveScreenshot(textarea-line-break.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#demo-content').locator('tui-textarea')
- locator resolved to <tui-textarea data-size="l" _nghost-ng-c1678597687="" class="ng-untouched ng-valid _focused _has-value ng-dirty">…</tui-textarea>
- 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
- 824 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#demo-content').locator('tui-textarea')
- locator resolved to <tui-textarea data-size="l" _nghost-ng-c1678597687="" class="ng-untouched ng-valid _focused _has-value ng-dirty">…</tui-textarea>
- 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
- 824 pixels (ratio 0.01 of all image pixels) are different.
27 | await textarea.fill('1\n2\n3\n4');
28 |
> 29 | await expect(textAreaComponent).toHaveScreenshot('textarea-line-break.png');
| ^
30 |
31 | await page.locator('.t-row input[tuiSwitch]').first().click();
32 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/textarea/textarea.pw.spec.ts:29:41
|
Playwright / macos-latest / 2 of 9
Process completed with exit code 1.
|
[webkit] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:11:13 › Demo › /components/avatar:
projects/demo-playwright/tests/demo/demo.pw.spec.ts#L55
1) [webkit] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:11:13 › Demo › /components/avatar
Error: expect(locator).toHaveScreenshot(expected)
817 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.pw.spec.ts-snapshots/components-avatar/6-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-avatar-webkit/components-avatar/6-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-avatar-webkit/components-avatar/6-diff.png
Call log:
- expect.toHaveScreenshot(components-avatar/6.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByTestId('tui-doc-example').nth(5)
- locator resolved to <section _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</section>
- 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
- 817 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByTestId('tui-doc-example').nth(5)
- locator resolved to <section _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</section>
- 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
- 817 pixels (ratio 0.01 of all image pixels) are different.
53 | await page.waitForTimeout(path.includes('charts') ? 500 : 150);
54 |
> 55 | await expect(example).toHaveScreenshot([
| ^
56 | path.replace('/', '').replaceAll('/', '-'),
57 | `${i + 1}.png`,
58 | ]);
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:55:39
|
[webkit] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:11:13 › Demo › /components/avatar:
projects/demo-playwright/tests/demo/demo.pw.spec.ts#L55
1) [webkit] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:11:13 › Demo › /components/avatar
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
817 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.pw.spec.ts-snapshots/components-avatar/6-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-avatar-webkit-retry1/components-avatar/6-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-avatar-webkit-retry1/components-avatar/6-diff.png
Call log:
- expect.toHaveScreenshot(components-avatar/6.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByTestId('tui-doc-example').nth(5)
- locator resolved to <section _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</section>
- 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
- 817 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByTestId('tui-doc-example').nth(5)
- locator resolved to <section _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</section>
- 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
- 817 pixels (ratio 0.01 of all image pixels) are different.
53 | await page.waitForTimeout(path.includes('charts') ? 500 : 150);
54 |
> 55 | await expect(example).toHaveScreenshot([
| ^
56 | path.replace('/', '').replaceAll('/', '-'),
57 | `${i + 1}.png`,
58 | ]);
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:55:39
|
[webkit] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:11:13 › Demo › /components/avatar:
projects/demo-playwright/tests/demo/demo.pw.spec.ts#L55
1) [webkit] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:11:13 › Demo › /components/avatar
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
817 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.pw.spec.ts-snapshots/components-avatar/6-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-avatar-webkit-retry2/components-avatar/6-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-avatar-webkit-retry2/components-avatar/6-diff.png
Call log:
- expect.toHaveScreenshot(components-avatar/6.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByTestId('tui-doc-example').nth(5)
- locator resolved to <section _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</section>
- 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
- 817 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByTestId('tui-doc-example').nth(5)
- locator resolved to <section _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</section>
- 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
- 817 pixels (ratio 0.01 of all image pixels) are different.
53 | await page.waitForTimeout(path.includes('charts') ? 500 : 150);
54 |
> 55 | await expect(example).toHaveScreenshot([
| ^
56 | path.replace('/', '').replaceAll('/', '-'),
57 | `${i + 1}.png`,
58 | ]);
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:55:39
|
Playwright / macos-latest / 4 of 9
Process completed with exit code 1.
|
[webkit] › projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:387:13 › InputDateRange › Examples › Select second same range => after close/open calendar displays selected period displays correctly:
projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts#L402
1) [webkit] › projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:387:13 › InputDateRange › Examples › Select second same range => after close/open calendar displays selected period displays correctly
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/legacy/input-date-range/input-date-range.pw.spec.ts-snapshots/08-calendar-correct-selected-period-after-close-open-webkit-darwin.png
Call log:
- expect.toHaveScreenshot(08-calendar-correct-selected-period-after-close-open.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('tui-calendar-range, tui-mobile-calendar')
- locator resolved to <tui-calendar-range class="ng-star-inserted" _nghost-ng-c3997311668="" _ngcontent-ng-c325314227="">…</tui-calendar-range>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- Timeout 5000ms exceeded.
400 |
401 | await expect(inputDateRange.textfield).toHaveValue('Yet another yesterday');
> 402 | await expect(inputDateRange.calendar).toHaveScreenshot(
| ^
403 | '08-calendar-correct-selected-period-after-close-open.png',
404 | );
405 | });
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:402:51
|
[webkit] › projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:408:17 › InputDateRange › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems:
projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts#L422
2) [webkit] › projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:408:17 › InputDateRange › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems
TimeoutError: locator.focus: Timeout 10000ms exceeded.
Call log:
- waiting for locator('#base [automation-id="tui-doc-example"]').locator('tui-input-date-range').getByRole('textbox')
- locator resolved to <input type="text" tabindex="0" placeholder="" inputmode="numeric" aria-invalid="false" tuitextfieldlegacy="" id="tui_01601061540000" _nghost-ng-c1724629924=""/>
420 | ).toBeAttached();
421 |
> 422 | await inputDateRange.textfield.focus();
| ^
423 |
424 | await expect(inputDateRange.host).toHaveScreenshot(
425 | '12-backspace-pressed-0-times.png',
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:422:48
|
Cypress / Component Testing
The job running on runner GitHub Actions 5 has exceeded the maximum execution time of 360 minutes.
|
Cypress / Component Testing
The operation was canceled.
|
Playwright / macos-latest / 1 of 9
Cache not found for keys: macOS-node-20.x__c88233599c172b2910ef6b69d893e912508989e9ed05e57307793089de647600, macOS-node-cache-
|
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 / 2 of 9
Cache not found for keys: macOS-node-20.x__c88233599c172b2910ef6b69d893e912508989e9ed05e57307793089de647600, macOS-node-cache-
|
Playwright / macos-latest / 2 of 9
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
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 / 4 of 9
Cache not found for keys: macOS-node-20.x__c88233599c172b2910ef6b69d893e912508989e9ed05e57307793089de647600, macOS-node-cache-
|
Playwright / macos-latest / 4 of 9
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
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 / 5 of 9
Cache not found for keys: macOS-node-20.x__c88233599c172b2910ef6b69d893e912508989e9ed05e57307793089de647600, macOS-node-cache-
|
Playwright / macos-latest / 5 of 9
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
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
|
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 / 8 of 9
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
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 / 7 of 9
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
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.45 is already installed and up-to-date.
To reinstall 1.6.45, 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 / 3 of 9
Cache not found for keys: macOS-node-20.x__c88233599c172b2910ef6b69d893e912508989e9ed05e57307793089de647600, macOS-node-cache-
|
Playwright / macos-latest / 3 of 9
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
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 / 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
121 passed (1.8m)
|
🎭 Playwright Run Summary
121 passed (1.9m)
|
🎭 Playwright Run Summary
121 passed (2.0m)
|
🎭 Playwright Run Summary
121 passed (1.8m)
|
🎭 Playwright Run Summary
10 skipped
111 passed (1.5m)
|
🎭 Playwright Run Summary
10 skipped
111 passed (1.7m)
|
🎭 Playwright Run Summary
121 passed (2.6m)
|
🎭 Playwright Run Summary
121 passed (2.3m)
|
🎭 Playwright Run Summary
121 passed (2.3m)
|
🎭 Playwright Run Summary
121 passed (2.1m)
|
🎭 Playwright Run Summary
121 passed (2.7m)
|
🎭 Playwright Run Summary
121 passed (2.4m)
|
🎭 Playwright Run Summary
121 passed (1.9m)
|
🎭 Playwright Run Summary
121 passed (2.0m)
|
🎭 Playwright Run Summary
1 failed
[webkit] › projects/demo-playwright/tests/core/textarea/textarea.pw.spec.ts:21:9 › Textarea › line break text
43 skipped
77 passed (2.5m)
|
🎭 Playwright Run Summary
43 skipped
78 passed (2.6m)
|
🎭 Playwright Run Summary
121 passed (3.3m)
|
🎭 Playwright Run Summary
1 failed
[webkit] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:11:13 › Demo › /components/avatar
120 passed (3.2m)
|
🎭 Playwright Run Summary
121 passed (4.1m)
|
🎭 Playwright Run Summary
121 passed (4.5m)
|
🎭 Playwright Run Summary
121 passed (2.0m)
|
🎭 Playwright Run Summary
121 passed (2.1m)
|
🎭 Playwright Run Summary
121 passed (5.2m)
|
🎭 Playwright Run Summary
121 passed (4.6m)
|
🎭 Playwright Run Summary
14 skipped
107 passed (1.9m)
|
🎭 Playwright Run Summary
14 skipped
107 passed (2.1m)
|
🎭 Playwright Run Summary
121 passed (5.7m)
|
🎭 Playwright Run Summary
121 passed (6.7m)
|
🎭 Playwright Run Summary
121 passed (2.4m)
|
🎭 Playwright Run Summary
121 passed (2.0m)
|
🎭 Playwright Run Summary
12 skipped
109 passed (2.6m)
|
🎭 Playwright Run Summary
2 flaky
[webkit] › projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:387:13 › InputDateRange › Examples › Select second same range => after close/open calendar displays selected period displays correctly
[webkit] › projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:408:17 › InputDateRange › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems
12 skipped
107 passed (3.1m)
|
🎭 Playwright Run Summary
121 passed (8.5m)
|
🎭 Playwright Run Summary
121 passed (8.8m)
|
🎭 Playwright Run Summary
4 skipped
117 passed (2.6m)
|
🎭 Playwright Run Summary
4 skipped
117 passed (2.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cy_baseline_01899031a618c3defe2d59ac2e3faa52dc612f90
Expired
|
159 KB |
|
playwright-blob-artifacts--01899031a618c3defe2d59ac2e3faa52dc612f90-13481796794-10440-Linux_1
Expired
|
383 KB |
|
playwright-blob-artifacts--01899031a618c3defe2d59ac2e3faa52dc612f90-13481796794-10440-Linux_2
Expired
|
516 KB |
|
playwright-blob-artifacts--01899031a618c3defe2d59ac2e3faa52dc612f90-13481796794-10440-Linux_3
Expired
|
1.4 MB |
|
playwright-blob-artifacts--01899031a618c3defe2d59ac2e3faa52dc612f90-13481796794-10440-Linux_4
Expired
|
687 KB |
|
playwright-blob-artifacts--01899031a618c3defe2d59ac2e3faa52dc612f90-13481796794-10440-Linux_5
Expired
|
1.11 MB |
|
playwright-blob-artifacts--01899031a618c3defe2d59ac2e3faa52dc612f90-13481796794-10440-Linux_6
Expired
|
460 KB |
|
playwright-blob-artifacts--01899031a618c3defe2d59ac2e3faa52dc612f90-13481796794-10440-Linux_7
Expired
|
484 KB |
|
playwright-blob-artifacts--01899031a618c3defe2d59ac2e3faa52dc612f90-13481796794-10440-Linux_8
Expired
|
504 KB |
|
playwright-blob-artifacts--01899031a618c3defe2d59ac2e3faa52dc612f90-13481796794-10440-Linux_9
Expired
|
528 KB |
|
playwright-blob-artifacts--01899031a618c3defe2d59ac2e3faa52dc612f90-13481796794-10440-macOS_1
Expired
|
297 KB |
|
playwright-blob-artifacts--01899031a618c3defe2d59ac2e3faa52dc612f90-13481796794-10440-macOS_2
Expired
|
847 KB |
|
playwright-blob-artifacts--01899031a618c3defe2d59ac2e3faa52dc612f90-13481796794-10440-macOS_3
Expired
|
1.29 MB |
|
playwright-blob-artifacts--01899031a618c3defe2d59ac2e3faa52dc612f90-13481796794-10440-macOS_4
Expired
|
1.86 MB |
|
playwright-blob-artifacts--01899031a618c3defe2d59ac2e3faa52dc612f90-13481796794-10440-macOS_5
Expired
|
1010 KB |
|
playwright-blob-artifacts--01899031a618c3defe2d59ac2e3faa52dc612f90-13481796794-10440-macOS_6
Expired
|
376 KB |
|
playwright-blob-artifacts--01899031a618c3defe2d59ac2e3faa52dc612f90-13481796794-10440-macOS_7
Expired
|
1.9 MB |
|
playwright-blob-artifacts--01899031a618c3defe2d59ac2e3faa52dc612f90-13481796794-10440-macOS_8
Expired
|
440 KB |
|
playwright-blob-artifacts--01899031a618c3defe2d59ac2e3faa52dc612f90-13481796794-10440-macOS_9
Expired
|
418 KB |
|
playwright-snapshots-artifacts--01899031a618c3defe2d59ac2e3faa52dc612f90-13481796794-10440-macOS_2
Expired
|
23 KB |
|
playwright-snapshots-artifacts--01899031a618c3defe2d59ac2e3faa52dc612f90-13481796794-10440-macOS_4
Expired
|
100 KB |
|