[main] Update nextcloud/ocp dependency #1063
playwright.yml
on: pull_request
Matrix: playwright
playwright-summary
6s
Annotations
2 errors, 2 warnings, and 3 notices
|
[chromium] › playwright/e2e/tables-sharing-link.spec.ts:174:2 › Public link sharing › View only public share has no create/edit/delete buttons:
playwright/e2e/tables-sharing-link.spec.ts#L28
1) [chromium] › playwright/e2e/tables-sharing-link.spec.ts:174:2 › Public link sharing › View only public share has no create/edit/delete buttons
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/actions-runner/_work/tables/tables/playwright/e2e/tables-sharing-link.spec.ts:28:19)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/tables-sharing-link.spec.ts:178:28
|
|
[chromium] › playwright/e2e/tables-sharing-link.spec.ts:174:2 › Public link sharing › View only public share has no create/edit/delete buttons:
playwright/e2e/tables-sharing-link.spec.ts#L0
1) [chromium] › playwright/e2e/tables-sharing-link.spec.ts:174:2 › Public link sharing › View only public share has no create/edit/delete buttons
Test timeout of 120000ms exceeded.
|
|
Playwright (stable33)
No files were found with the provided path: playwright/test-results/
test-results/. No artifacts will be uploaded.
|
|
Playwright (stable34)
No files were found with the provided path: playwright/test-results/
test-results/. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
84 passed (9.3m)
|
|
🎭 Playwright Run Summary
84 passed (9.7m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › playwright/e2e/tables-sharing-link.spec.ts:174:2 › Public link sharing › View only public share has no create/edit/delete buttons
83 passed (10.7m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-results-master
Expired
|
7.29 MB |
sha256:116afd12f496be2057aaf2cfe1bd5a94bb9cabd0df629cb4db153e47a105bb93
|
|