chore(deps-dev): bump nextcloud/coding-standard from 1.4.0 to 1.5.0 #1187
Annotations
4 errors and 3 notices
|
[chromium] βΊ playwright/e2e/design.spec.ts:16:1 βΊ Editor container grows vertically:
playwright/support/fixtures/Node.ts#L84
1) [chromium] βΊ playwright/e2e/design.spec.ts:16:1 βΊ Editor container grows vertically βββββββββββ
Error: expect(locator).toBeVisible() failed
Locator: getByLabel('empty.md', { exact: true })
Expected: visible
Timeout: 15000ms
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/work/text/text/playwright/support/fixtures/Node.ts:84:5)
at /home/runner/work/text/text/playwright/e2e/design.spec.ts:13:2
|
|
[chromium] βΊ playwright/e2e/ime-input.spec.ts:30:1 βΊ Input Chinese character via IME at beginning of paragraph works:
playwright/support/fixtures/Node.ts#L84
1) [chromium] βΊ playwright/e2e/ime-input.spec.ts:30:1 βΊ Input Chinese character via IME at beginning of paragraph works
Error: expect(locator).toBeVisible() failed
Locator: getByLabel('empty.md', { exact: true })
Expected: visible
Timeout: 15000ms
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/work/text/text/playwright/support/fixtures/Node.ts:84:5)
at /home/runner/work/text/text/playwright/e2e/ime-input.spec.ts:15:2
|
|
[chromium] βΊ playwright/e2e/conflict.spec.ts:140:3 βΊ Plaintext conflict resolution βΊ [conflict:
playwright/e2e/conflict.spec.ts#L152
2) [chromium] βΊ playwright/e2e/conflict.spec.ts:140:3 βΊ Plaintext conflict resolution βΊ [conflict, plaintext] manual resolution after typing while online - resolve with server version
Error: expect(locator).toHaveText(expected) failed
Locator: locator('.editor').first().getByRole('textbox')
Expected: "Good bye"
Received: "Good byeHello world"
Timeout: 10000ms
Call log:
- Expect "toHaveText" with timeout 10000ms
- waiting for locator('.editor').first().getByRole('textbox')
14 Γ locator resolved to <div tabindex="0" role="textbox" translate="no" contenteditable="true" class="tiptap ProseMirror ProseMirror-focused">β¦</div>
- unexpected value "Hello world"
9 Γ locator resolved to <div tabindex="0" role="textbox" translate="no" contenteditable="true" class="tiptap ProseMirror ProseMirror-focused">β¦</div>
- unexpected value "Good byeHello world"
150 |
151 | // Verify both verisons are shown
> 152 | await expect(editor.content).toHaveText('Good bye', { timeout: 10_000 })
| ^
153 | await expect(reader.content).toHaveText('Hello world')
154 |
155 | // Resolve conflict
at /home/runner/work/text/text/playwright/e2e/conflict.spec.ts:152:33
|
|
[chromium] βΊ playwright/e2e/autosave.spec.ts:21:1 βΊ saves after 30 seconds:
playwright/support/fixtures/Node.ts#L84
1) [chromium] βΊ playwright/e2e/autosave.spec.ts:21:1 βΊ saves after 30 seconds ββββββββββββββββββββ
Error: expect(locator).toBeVisible() failed
Locator: getByLabel('empty.md', { exact: true })
Expected: visible
Timeout: 15000ms
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/work/text/text/playwright/support/fixtures/Node.ts:84:5)
at /home/runner/work/text/text/playwright/e2e/autosave.spec.ts:18:2
|
|
π Playwright Run Summary
1 flaky
[chromium] βΊ playwright/e2e/design.spec.ts:16:1 βΊ Editor container grows vertically ββββββββββββ
15 passed (2.5m)
|
|
π Playwright Run Summary
1 flaky
[chromium] βΊ playwright/e2e/ime-input.spec.ts:30:1 βΊ Input Chinese character via IME at beginning of paragraph works
16 passed (3.0m)
|
|
π Playwright Run Summary
2 flaky
[chromium] βΊ playwright/e2e/autosave.spec.ts:21:1 βΊ saves after 30 seconds βββββββββββββββββββββ
[chromium] βΊ playwright/e2e/conflict.spec.ts:140:3 βΊ Plaintext conflict resolution βΊ [conflict, plaintext] manual resolution after typing while online - resolve with server version
17 passed (5.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report_shard1
Expired
|
50.9 MB |
sha256:93e161206ed463a1961e790448c44ef54b2077accd50de12b23083ed33a6ee99
|
|
|
playwright-report_shard2
Expired
|
2.1 MB |
sha256:a1f504b748db95fe4166ac2fa1dcf32e1431095064fa1b436757ec341802d00b
|
|
|
playwright-report_shard3
Expired
|
1.82 MB |
sha256:7cdb3999dce175636c2cfac32464dfa495f9143081451d43d0e931622e5dec4d
|
|