Skip to content

[main] Update nextcloud/ocp dependency #18

[main] Update nextcloud/ocp dependency

[main] Update nextcloud/ocp dependency #18

Triggered via pull request February 16, 2025 02:56
Status Failure
Total duration 7m 59s
Artifacts

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 1 warning, and 1 notice
[chromium] › playwright/e2e/viewer.spec.ts:14:1 › can manually lock a file: playwright/e2e/viewer.spec.ts#L1
1) [chromium] › playwright/e2e/viewer.spec.ts:14:1 › can manually lock a file ──────────────────── Test timeout of 30000ms exceeded.
[chromium] › playwright/e2e/viewer.spec.ts:14:1 › can manually lock a file: playwright/e2e/viewer.spec.ts#L16
1) [chromium] › playwright/e2e/viewer.spec.ts:14:1 › can manually lock a file ──────────────────── Error: locator.click: Target page, context or browser has been closed Call log: - waiting for getByRole('menuitem', { name: 'Lock file' }) 14 | test('can manually lock a file', async ({ page, user }) => { 15 | await page.getByRole('button', { name: 'Actions' }).click() > 16 | await page.getByRole('menuitem', { name: 'Lock file' }).click() | ^ 17 | const lockIndicator = page.getByRole('button', { name: 'Manually locked by ' + user.userId }) 18 | await expect(lockIndicator).toBeVisible() 19 | await page.getByRole('button', { name: 'Actions' }).click() at /home/runner/actions-runner/_work/files_lock/files_lock/playwright/e2e/viewer.spec.ts:16:58
[chromium] › playwright/e2e/viewer.spec.ts:14:1 › can manually lock a file: playwright/e2e/viewer.spec.ts#L1
1) [chromium] › playwright/e2e/viewer.spec.ts:14:1 › can manually lock a file ──────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › playwright/e2e/viewer.spec.ts:14:1 › can manually lock a file: playwright/e2e/viewer.spec.ts#L16
1) [chromium] › playwright/e2e/viewer.spec.ts:14:1 › can manually lock a file ──────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target page, context or browser has been closed Call log: - waiting for getByRole('menuitem', { name: 'Lock file' }) 14 | test('can manually lock a file', async ({ page, user }) => { 15 | await page.getByRole('button', { name: 'Actions' }).click() > 16 | await page.getByRole('menuitem', { name: 'Lock file' }).click() | ^ 17 | const lockIndicator = page.getByRole('button', { name: 'Manually locked by ' + user.userId }) 18 | await expect(lockIndicator).toBeVisible() 19 | await page.getByRole('button', { name: 'Actions' }).click() at /home/runner/actions-runner/_work/files_lock/files_lock/playwright/e2e/viewer.spec.ts:16:58
[chromium] › playwright/e2e/viewer.spec.ts:14:1 › can manually lock a file: playwright/e2e/viewer.spec.ts#L1
1) [chromium] › playwright/e2e/viewer.spec.ts:14:1 › can manually lock a file ──────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › playwright/e2e/viewer.spec.ts:14:1 › can manually lock a file: playwright/e2e/viewer.spec.ts#L16
1) [chromium] › playwright/e2e/viewer.spec.ts:14:1 › can manually lock a file ──────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target page, context or browser has been closed Call log: - waiting for getByRole('menuitem', { name: 'Lock file' }) 14 | test('can manually lock a file', async ({ page, user }) => { 15 | await page.getByRole('button', { name: 'Actions' }).click() > 16 | await page.getByRole('menuitem', { name: 'Lock file' }).click() | ^ 17 | const lockIndicator = page.getByRole('button', { name: 'Manually locked by ' + user.userId }) 18 | await expect(lockIndicator).toBeVisible() 19 | await page.getByRole('button', { name: 'Actions' }).click() at /home/runner/actions-runner/_work/files_lock/files_lock/playwright/e2e/viewer.spec.ts:16:58
test
Process completed with exit code 1.
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 failed [chromium] › playwright/e2e/viewer.spec.ts:14:1 › can manually lock a file ───────────────────── 1 passed (3.4m)