fix(ObjectStorePreviewStorage): Close count stream wrapper #7330
playwright.yml
on: pull_request
Annotations
6 errors and 10 notices
|
[default] › tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files:
tests/playwright/e2e/files/files-delete.spec.ts#L52
1) [default] › tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files
Error: expect(locator).toHaveCount(expected) failed
Locator: locator('[data-cy-files-list-row-fileid]')
Expected: 0
Received: 3
Timeout: 5000ms
Call log:
- Expect "toHaveCount" with timeout 5000ms
- waiting for locator('[data-cy-files-list-row-fileid]')
3 × locator resolved to 5 elements
- unexpected value "5"
11 × locator resolved to 3 elements
- unexpected value "3"
Call Log:
- Timeout 30000ms exceeded while waiting on the predicate
50 |
51 | await expect(filesListPage.getRows()).toHaveCount(0)
> 52 | }).toPass({ timeout: 30_000 })
| ^
53 | })
54 | })
55 |
at /home/runner/work/server/server/tests/playwright/e2e/files/files-delete.spec.ts:52:6
|
|
[default] › tests/playwright/e2e/files/files-copy-move.spec.ts:62:2 › Files: Move or copy files › can move a file to its parent folder:
tests/playwright/support/sections/CopyMoveDialogPage.ts#L123
1) [default] › tests/playwright/e2e/files/files-copy-move.spec.ts:62:2 › Files: Move or copy files › can move a file to its parent folder
Error: page.waitForResponse: Test ended.
at ../support/sections/CopyMoveDialogPage.ts:123
121 | await expect(button).toBeEnabled({ timeout: 15000 })
122 |
> 123 | const done = this.page.waitForResponse((r) => r.request().method() === method
| ^
124 | && DAV_FILES_ENDPOINT.test(r.url()))
125 | await button.click()
126 |
at CopyMoveDialogPage.confirm (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/CopyMoveDialogPage.ts:123:26)
at CopyMoveDialogPage.moveToCurrentFolder (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/CopyMoveDialogPage.ts:156:3)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-copy-move.spec.ts:72:3
|
|
[default] › tests/playwright/e2e/files/files-copy-move.spec.ts:62:2 › Files: Move or copy files › can move a file to its parent folder:
tests/playwright/e2e/files/files-copy-move.spec.ts#L0
1) [default] › tests/playwright/e2e/files/files-copy-move.spec.ts:62:2 › Files: Move or copy files › can move a file to its parent folder
Test timeout of 45000ms exceeded.
|
|
[default] › tests/playwright/tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files:
../../../../work/server/server/tests/playwright/e2e/files/files-delete.spec.ts#L52
2) [default] › tests/playwright/tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files
Error: expect(locator).toHaveCount(expected) failed
Locator: locator('[data-cy-files-list-row-fileid]')
Expected: 0
Received: 3
Timeout: 5000ms
Call log:
- Expect "toHaveCount" with timeout 5000ms
- waiting for locator('[data-cy-files-list-row-fileid]')
3 × locator resolved to 5 elements
- unexpected value "5"
11 × locator resolved to 3 elements
- unexpected value "3"
Call Log:
- Timeout 30000ms exceeded while waiting on the predicate
50 |
51 | await expect(filesListPage.getRows()).toHaveCount(0)
> 52 | }).toPass({ timeout: 30_000 })
| ^
53 | })
54 | })
55 |
at /home/runner/work/server/server/tests/playwright/e2e/files/files-delete.spec.ts:52:6
|
|
[default] › tests/playwright/tests/playwright/e2e/files/files-copy-move.spec.ts:62:2 › Files: Move or copy files › can move a file to its parent folder:
tests/playwright/support/sections/CopyMoveDialogPage.ts#L123
1) [default] › tests/playwright/tests/playwright/e2e/files/files-copy-move.spec.ts:62:2 › Files: Move or copy files › can move a file to its parent folder
Error: page.waitForResponse: Test ended.
at ../support/sections/CopyMoveDialogPage.ts:123
121 | await expect(button).toBeEnabled({ timeout: 15000 })
122 |
> 123 | const done = this.page.waitForResponse((r) => r.request().method() === method
| ^
124 | && DAV_FILES_ENDPOINT.test(r.url()))
125 | await button.click()
126 |
at CopyMoveDialogPage.confirm (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/CopyMoveDialogPage.ts:123:26)
at CopyMoveDialogPage.moveToCurrentFolder (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/CopyMoveDialogPage.ts:156:3)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-copy-move.spec.ts:72:3
|
|
[default] › tests/playwright/tests/playwright/e2e/files/files-copy-move.spec.ts:62:2 › Files: Move or copy files › can move a file to its parent folder:
tests/playwright/tests/playwright/e2e/files/files-copy-move.spec.ts#L0
1) [default] › tests/playwright/tests/playwright/e2e/files/files-copy-move.spec.ts:62:2 › Files: Move or copy files › can move a file to its parent folder
Test timeout of 45000ms exceeded.
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files
46 passed (6.0m)
|
|
🎭 Playwright Run Summary
7 passed (3.4m)
|
|
🎭 Playwright Run Summary
48 passed (8.9m)
|
|
🎭 Playwright Run Summary
46 passed (9.2m)
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests/playwright/e2e/files/files-copy-move.spec.ts:62:2 › Files: Move or copy files › can move a file to its parent folder
45 passed (14.1m)
|
|
🎭 Playwright Run Summary
48 passed (16.1m)
|
|
🎭 Playwright Run Summary
44 passed (14.7m)
|
|
🎭 Playwright Run Summary
46 passed (16.9m)
|
|
🎭 Playwright Run Summary
46 passed (13.7m)
|
|
🎭 Playwright Run Summary
2 flaky
[default] › tests/playwright/tests/playwright/e2e/files/files-copy-move.spec.ts:62:2 › Files: Move or copy files › can move a file to its parent folder
[default] › tests/playwright/tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files
376 passed (20.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
|
90.4 KB |
sha256:9a210c80cea6b1e86577b8397aefcac7b84146e6919b7ecc89d513f1b2339511
|
|
|
blob-report-2
|
3.91 MB |
sha256:e420e629f5fb15c6d773bc15e078c5d6398f5f54b645b4b231137643d0bea610
|
|
|
blob-report-3
|
3.16 MB |
sha256:3a75e1e9af70ec0bcb2f5b59f7764ab0ace9d5bf10cbed99e1559441237d66fd
|
|
|
blob-report-4
|
90.4 KB |
sha256:b90300ba9ea1df1b01dcd5e11f2debe31c7c1e0bcf5279bf07b47613224156f4
|
|
|
blob-report-5
|
90.8 KB |
sha256:acc8ab8b65c5461e509227261fd04f21671efc58845672e5de955b2675b9f7d2
|
|
|
blob-report-6
|
118 KB |
sha256:92464f2ce97b339d8a1590b31b58dba878d0d2e04efeac84324206db173e5151
|
|
|
blob-report-7
|
109 KB |
sha256:a873ad0f18773a4b05edeafd9282da57eec519ae7453999f56a5dbd4b7faf339
|
|
|
blob-report-8
|
84.6 KB |
sha256:bd447e8f665b2e784e1af7ba3b976896997ef862545e79b65ed2a91f9ca6993b
|
|
|
blob-report-setup
|
13.9 KB |
sha256:cc1befbdb7454f157897a6bb2a165024b413d714746b9754caa7fbc491ebaeb4
|
|
|
html-report--attempt-1
|
7.83 MB |
sha256:bcd6939ba0c2f1310db474f2e812fea6db20f0bfc93ecf39636ab9c4c2b6f1ba
|
|