Merge pull request #2781 from nextcloud/fix/451-rows-counter #1558
playwright.yml
on: push
Matrix: playwright
playwright-summary
5s
Annotations
2 errors, 2 warnings, and 3 notices
|
[chromium] › playwright/e2e/tables-sharing-link.spec.ts:138:2 › Public link sharing › Create:
playwright/e2e/tables-sharing-link.spec.ts#L28
1) [chromium] › playwright/e2e/tables-sharing-link.spec.ts:138:2 › Public link sharing › Create, access and delete a password protected public link share
Error: locator.waitFor: Target page, context or browser has been closed
Call log:
- waiting for locator('[data-cy="customTableAction"] button').first() to be visible
26 | async function createPublicLinkShare(page: Page, options: { password?: string, permissions?: { read?: boolean, create?: boolean, update?: boolean, delete?: boolean } } = {}) {
27 | const menuButton = page.locator('[data-cy="customTableAction"] button').first()
> 28 | await menuButton.waitFor({ state: 'visible' })
| ^
29 | await menuButton.hover()
30 | await menuButton.click({ force: true })
31 | await page.locator('[data-cy="dataTableShareBtn"]').click()
at createPublicLinkShare (/home/runner/work/tables/tables/playwright/e2e/tables-sharing-link.spec.ts:28:19)
at /home/runner/work/tables/tables/playwright/e2e/tables-sharing-link.spec.ts:143:28
|
|
[chromium] › playwright/e2e/tables-sharing-link.spec.ts:138:2 › Public link sharing › Create:
playwright/e2e/tables-sharing-link.spec.ts#L0
1) [chromium] › playwright/e2e/tables-sharing-link.spec.ts:138:2 › Public link sharing › Create, access and delete a password protected public link share
Test timeout of 120000ms exceeded.
|
|
Playwright (stable34)
No files were found with the provided path: playwright/test-results/
test-results/. No artifacts will be uploaded.
|
|
Playwright (stable33)
No files were found with the provided path: playwright/test-results/
test-results/. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
86 passed (6.9m)
|
|
🎭 Playwright Run Summary
86 passed (8.1m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › playwright/e2e/tables-sharing-link.spec.ts:138:2 › Public link sharing › Create, access and delete a password protected public link share
85 passed (9.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-results-master
Expired
|
9.47 MB |
sha256:5cf5e564b8a6627059dc985977bb70b6d52e18f3e064e5664e1767d582740f1e
|
|