enh/y indexeddb #45
Annotations
4 errors and 1 notice
|
test
Process completed with exit code 1.
|
|
[chromium] βΊ playwright/e2e/indexed-db.spec.ts:39:1 βΊ conflict when recovering from indexed db:
playwright/e2e/indexed-db.spec.ts#L52
1) [chromium] βΊ playwright/e2e/indexed-db.spec.ts:39:1 βΊ conflict when recovering from indexed db
Retry #2 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: expect(locator).toBeVisible() failed
Locator: locator('.editor').first().getByRole('textbox').getByRole('heading')
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for locator('.editor').first().getByRole('textbox').getByRole('heading')
50 | await file.upload('Good bye')
51 | await file.open()
> 52 | await expect(editor.getHeading('Hello world')).toBeVisible()
| ^
53 | await expect(editor.offlineState).not.toBeVisible()
54 | await expect(editor.saveIndicator).toHaveAttribute('title', /Unsaved changes/)
55 | })
at /home/runner/work/text/text/playwright/e2e/indexed-db.spec.ts:52:49
|
|
[chromium] βΊ playwright/e2e/indexed-db.spec.ts:39:1 βΊ conflict when recovering from indexed db:
playwright/e2e/indexed-db.spec.ts#L52
1) [chromium] βΊ playwright/e2e/indexed-db.spec.ts:39:1 βΊ conflict when recovering from indexed db
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: expect(locator).toBeVisible() failed
Locator: locator('.editor').first().getByRole('textbox').getByRole('heading')
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for locator('.editor').first().getByRole('textbox').getByRole('heading')
50 | await file.upload('Good bye')
51 | await file.open()
> 52 | await expect(editor.getHeading('Hello world')).toBeVisible()
| ^
53 | await expect(editor.offlineState).not.toBeVisible()
54 | await expect(editor.saveIndicator).toHaveAttribute('title', /Unsaved changes/)
55 | })
at /home/runner/work/text/text/playwright/e2e/indexed-db.spec.ts:52:49
|
|
[chromium] βΊ playwright/e2e/indexed-db.spec.ts:39:1 βΊ conflict when recovering from indexed db:
playwright/e2e/indexed-db.spec.ts#L52
1) [chromium] βΊ playwright/e2e/indexed-db.spec.ts:39:1 βΊ conflict when recovering from indexed db
Error: expect(locator).toBeVisible() failed
Locator: locator('.editor').first().getByRole('textbox').getByRole('heading')
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for locator('.editor').first().getByRole('textbox').getByRole('heading')
50 | await file.upload('Good bye')
51 | await file.open()
> 52 | await expect(editor.getHeading('Hello world')).toBeVisible()
| ^
53 | await expect(editor.offlineState).not.toBeVisible()
54 | await expect(editor.saveIndicator).toHaveAttribute('title', /Unsaved changes/)
55 | })
at /home/runner/work/text/text/playwright/e2e/indexed-db.spec.ts:52:49
|
|
π Playwright Run Summary
1 failed
[chromium] βΊ playwright/e2e/indexed-db.spec.ts:39:1 βΊ conflict when recovering from indexed db β
7 passed (2.9m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
13.6 MB |
sha256:c75b907f729a2dc4dd2dd209fbad861c80dc751cd404ee7b215909d4c3a07965
|
|