[stable33] Update nextcloud/ocp dependency #1369
Annotations
1 error and 1 notice
|
Run Playwright tests:
playwright/support/fixtures/Node.ts#L84
1) [chromium] › playwright/e2e/change-mime-type.spec.ts:17:2 › Changing mimetype from markdown to plaintext › resets the document session and indexed db
Error: expect(locator).toBeVisible() failed
Locator: getByLabel('empty.md', { exact: true })
Expected: visible
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 15000ms
- waiting for getByLabel('empty.md', { exact: true })
at support/fixtures/Node.ts:84
82 | await this.page.goto(`f/${this.id}`)
83 | await expect(this.page.getByLabel(this.name, { exact: true }))
> 84 | .toBeVisible({ timeout })
| ^
85 | }
86 |
87 | async move(newName: string) {
at Node.open (/home/runner/actions-runner/_work/text/text/playwright/support/fixtures/Node.ts:84:5)
at /home/runner/actions-runner/_work/text/text/playwright/e2e/change-mime-type.spec.ts:13:2
|
|
Run Playwright tests
1 flaky
[chromium] › playwright/e2e/change-mime-type.spec.ts:17:2 › Changing mimetype from markdown to plaintext › resets the document session and indexed db
10 passed (4.9m)
|
background
wait
wait-all
cancel
parallel
Loading