[stable34] fix(updateFromContent): destroy editor at end of setContent() #1861
playwright.yml
on: pull_request
Matrix: playwright
playwright-summary
6s
Annotations
1 error, 2 warnings, and 3 notices
|
[chromium] βΊ playwright/e2e/indexed-db.spec.ts:22:1 βΊ recovering from indexed db:
playwright/e2e/indexed-db.spec.ts#L49
1) [chromium] βΊ playwright/e2e/indexed-db.spec.ts:22:1 βΊ recovering from indexed db ββββββββββββββ
Error: expect(locator).not.toHaveAttribute(expected) failed
Locator: locator('.editor').first().locator('.save-status')
Expected pattern: not /Unsaved changes/
Received string: "Last saved a few seconds ago - Unsaved changes"
Timeout: 5000ms
Call log:
- Expect "not toHaveAttribute" with timeout 5000ms
- waiting for locator('.editor').first().locator('.save-status')
14 Γ locator resolved to <div data-v-e16ff5a4="" class="save-status saving" title="Last saved a few seconds ago - Unsaved changes">β¦</div>
- unexpected value "Last saved a few seconds ago - Unsaved changes"
47 | await expect(editor.offlineState).not.toBeVisible()
48 | await pushWithSteps
> 49 | await expect(editor.saveIndicator).not.toHaveAttribute(
| ^
50 | 'title',
51 | /Unsaved changes/,
52 | )
at /home/runner/work/text/text/playwright/e2e/indexed-db.spec.ts:49:41
|
|
playwright (3, 3)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
|
playwright (1, 3)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
|
π Playwright Run Summary
1 flaky
[chromium] βΊ playwright/e2e/indexed-db.spec.ts:22:1 βΊ recovering from indexed db βββββββββββββββ
21 passed (3.3m)
|
|
π Playwright Run Summary
18 passed (3.8m)
|
|
π Playwright Run Summary
21 passed (4.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report_shard2
Expired
|
4.53 MB |
sha256:1bd9c9ae2a56ce0215a8afe91282b33057306d28631949c06ee53683e47a9cea
|
|