feat(core): reveal unified search filters from the input #3798
playwright.yml
on: pull_request
Annotations
9 errors and 2 notices
|
Playwright tests 5 / 7
Process completed with exit code 1.
|
|
[default] › tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:145:2 › files_versions: versions across a share move/copy › moves the versions when a containing folder is moved out of a received share:
tests/playwright/support/sections/FilesListPage.ts#L29
1) [default] › tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:145:2 › files_versions: versions across a share move/copy › moves the versions when a containing folder is moved out of a received share
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Test ended.
Call log:
- waiting for locator('[data-cy-files-list]') to be visible
at ../support/sections/FilesListPage.ts:29
27 | /** Wait for the file list container to be rendered (e.g. after a direct goto). */
28 | async waitForList(): Promise<void> {
> 29 | await this.getFilesList().waitFor({ state: 'visible' })
| ^
30 | }
31 |
32 | /**
at FilesListPage.waitForList (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:29:29)
at FilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:14)
at assertVersionsContent (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:93:2)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:157:3
|
|
[default] › tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:145:2 › files_versions: versions across a share move/copy › moves the versions when a containing folder is moved out of a received share:
tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts#L0
1) [default] › tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:145:2 › files_versions: versions across a share move/copy › moves the versions when a containing folder is moved out of a received share
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
|
[default] › tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:145:2 › files_versions: versions across a share move/copy › moves the versions when a containing folder is moved out of a received share:
tests/playwright/support/sections/FilesListPage.ts#L19
1) [default] › tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:145:2 › files_versions: versions across a share move/copy › moves the versions when a containing folder is moved out of a received share
Error: page.goto: Test ended.
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:19
17 | */
18 | async open(viewId?: string): Promise<void> {
> 19 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
20 | await this.waitForList()
21 | }
22 |
at FilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:19:19)
at assertVersionsContent (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:93:22)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:157:9
|
|
playwright-test-summary
Process completed with exit code 1.
|
|
[default] › tests/playwright/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:145:2 › files_versions: versions across a share move/copy › moves the versions when a containing folder is moved out of a received share:
tests/playwright/support/sections/FilesListPage.ts#L29
1) [default] › tests/playwright/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:145:2 › files_versions: versions across a share move/copy › moves the versions when a containing folder is moved out of a received share
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Test ended.
Call log:
- waiting for locator('[data-cy-files-list]') to be visible
at ../support/sections/FilesListPage.ts:29
27 | /** Wait for the file list container to be rendered (e.g. after a direct goto). */
28 | async waitForList(): Promise<void> {
> 29 | await this.getFilesList().waitFor({ state: 'visible' })
| ^
30 | }
31 |
32 | /**
at FilesListPage.waitForList (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:29:29)
at FilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:14)
at assertVersionsContent (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:93:2)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:157:3
|
|
[default] › tests/playwright/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:145:2 › files_versions: versions across a share move/copy › moves the versions when a containing folder is moved out of a received share:
tests/playwright/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts#L0
1) [default] › tests/playwright/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:145:2 › files_versions: versions across a share move/copy › moves the versions when a containing folder is moved out of a received share
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
|
[default] › tests/playwright/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:145:2 › files_versions: versions across a share move/copy › moves the versions when a containing folder is moved out of a received share:
tests/playwright/support/sections/FilesListPage.ts#L19
1) [default] › tests/playwright/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:145:2 › files_versions: versions across a share move/copy › moves the versions when a containing folder is moved out of a received share
Error: page.goto: Test ended.
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:19
17 | */
18 | async open(viewId?: string): Promise<void> {
> 19 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
20 | await this.waitForList()
21 | }
22 |
at FilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:19:19)
at assertVersionsContent (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:93:22)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:157:9
|
|
[default] › tests/playwright/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:145:2 › files_versions: versions across a share move/copy › moves the versions when a containing folder is moved out of a received share:
tests/playwright/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts#L0
1) [default] › tests/playwright/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:145:2 › files_versions: versions across a share move/copy › moves the versions when a containing folder is moved out of a received share
Test timeout of 30000ms exceeded.
|
|
🎭 Playwright Run Summary
1 failed
[default] › tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:145:2 › files_versions: versions across a share move/copy › moves the versions when a containing folder is moved out of a received share
40 passed (16.1m)
|
|
🎭 Playwright Run Summary
1 failed
[default] › tests/playwright/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:145:2 › files_versions: versions across a share move/copy › moves the versions when a containing folder is moved out of a received share
297 passed (47.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-5
Expired
|
6.68 MB |
sha256:731a871c0867006389c845d23e87bec5c25bf0942c96ae1483502fce59cd7880
|
|
|
html-report--attempt-2
Expired
|
7.4 MB |
sha256:3e58a056681dc259db0507fe41332da559795226ae2b2db4b616ec9f8819e06f
|
|