[main] Update nextcloud/ocp dependency #711
Annotations
2 errors and 1 notice
|
[chromium] › playwright/e2e/change-mime-type.spec.ts:17:2 › Changing mimetype from markdown to plaintext › resets the document session and indexed db:
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
|
|
[chromium] › playwright/e2e/change-mime-type.spec.ts:17:2 › Changing mimetype from markdown to plaintext › resets the document session and indexed db:
playwright/e2e/change-mime-type.spec.ts#L12
1) [chromium] › playwright/e2e/change-mime-type.spec.ts:17:2 › Changing mimetype from markdown to plaintext › resets the document session and indexed db
Test timeout of 30000ms exceeded while running "beforeEach" hook.
10 | const test = mergeTests(editorTest, uploadFileTest)
11 |
> 12 | test.beforeEach(async ({ open }) => {
| ^
13 | await open()
14 | })
15 |
at /home/runner/actions-runner/_work/text/text/playwright/e2e/change-mime-type.spec.ts:12:6
|
|
🎭 Playwright Run Summary
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
29 passed (10.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
4.42 MB |
sha256:878f21a99469af3b45318d10892c89f670f43ed6fbb80fd4abef7dd11c12e83b
|
|