Chore(deps-dev): Bump brace-expansion from 1.1.16 to 1.1.18 #116
playwright.yml
on: pull_request
Playwright E2E tests
10m 17s
playwright-summary
5s
Annotations
1 error, 1 warning, and 1 notice
|
[chromium] › playwright/e2e/audios/audios.spec.ts:37:2 › Open mp3 and ogg audio in viewer › See audios in the list:
playwright/e2e/audios/audios.spec.ts#L34
1) [chromium] › playwright/e2e/audios/audios.spec.ts:37:2 › Open mp3 and ogg audio in viewer › See audios in the list
TypeError: Cannot read properties of undefined (reading 'close')
32 |
33 | test.afterAll(async () => {
> 34 | await page.close()
| ^
35 | })
36 |
37 | test('See audios in the list', async () => {
at /home/runner/actions-runner/_work/viewer/viewer/playwright/e2e/audios/audios.spec.ts:34:14
|
|
Playwright E2E tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: skjnldsv/read-package-engines-version-actions@06d6baf7d8f41934ab630e97d9e6c0bc9c9ac5e4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
6 flaky
[chromium] › playwright/e2e/audios/audios.spec.ts:37:2 › Open mp3 and ogg audio in viewer › See audios in the list
[chromium] › playwright/mixins/image.ts:70:3 › Open image.webp in viewer › The image source is the preview url
[chromium] › playwright/e2e/images/images-custom-list-loadmore.spec.ts:106:2 › Open custom list of images in viewer with pagination › The image source is the preview url (image2)
[chromium] › playwright/e2e/images/images-custom-list.spec.ts:90:2 › Open custom images list in viewer › The image source is the preview url (image1)
[chromium] › playwright/mixins/oddname.ts:85:3 › Open image.svg in viewer with a naughty name › See image.svg as its naughty name in the list
[chromium] › playwright/e2e/sharing/single-file-share.spec.ts:28:2 › See shared single file with link share › Opens the shared image in the viewer
18 skipped
304 passed (7.6m)
|