Compose: Fully deprecate the 'pure' HoC #157080
Annotations
2 errors and 8 notices
|
[chromium] › specs/editor/various/autosave.spec.js:282:2 › Autosave › shouldn't conflict with server-side autosave:
test/e2e/specs/editor/various/autosave.spec.js#L348
1) [chromium] › specs/editor/various/autosave.spec.js:282:2 › Autosave › shouldn't conflict with server-side autosave
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toContainText(expected) failed
Locator: locator('.components-notice__content')
Expected substring: "There is an autosave of this post that is more recent than the version below."
Error: strict mode violation: locator('.components-notice__content') resolved to 2 elements:
1) <div class="components-notice__content">The backup of this post in your browser is differ…</div> aka getByText('The backup of this post in')
2) <div class="components-notice__content">There is an autosave of this post that is more re…</div> aka getByLabel('Editor content').getByText('There is an autosave of this')
Call log:
- Expect "toContainText" with timeout 5000ms
- waiting for locator('.components-notice__content')
346 | await expect(
347 | page.locator( '.components-notice__content' )
> 348 | ).toContainText(
| ^
349 | 'There is an autosave of this post that is more recent than the version below.'
350 | );
351 | } );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autosave.spec.js:348:5
|
|
[chromium] › specs/editor/various/autosave.spec.js:282:2 › Autosave › shouldn't conflict with server-side autosave:
test/e2e/specs/editor/various/autosave.spec.js#L348
1) [chromium] › specs/editor/various/autosave.spec.js:282:2 › Autosave › shouldn't conflict with server-side autosave
Error: expect(locator).toContainText(expected) failed
Locator: locator('.components-notice__content')
Expected substring: "There is an autosave of this post that is more recent than the version below."
Error: strict mode violation: locator('.components-notice__content') resolved to 2 elements:
1) <div class="components-notice__content">The backup of this post in your browser is differ…</div> aka getByText('The backup of this post in')
2) <div class="components-notice__content">There is an autosave of this post that is more re…</div> aka getByLabel('Editor content').getByText('There is an autosave of this')
Call log:
- Expect "toContainText" with timeout 5000ms
- waiting for locator('.components-notice__content')
346 | await expect(
347 | page.locator( '.components-notice__content' )
> 348 | ).toContainText(
| ^
349 | 'There is an autosave of this post that is more recent than the version below.'
350 | );
351 | } );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autosave.spec.js:348:5
|
|
🎭 Playwright Run Summary
7 skipped
247 passed (10.1m)
|
|
🎭 Playwright Run Summary
3 skipped
258 passed (11.6m)
|
|
🎭 Playwright Run Summary
14 skipped
233 passed (12.4m)
|
|
🎭 Playwright Run Summary
5 skipped
250 passed (13.5m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › specs/editor/various/autosave.spec.js:282:2 › Autosave › shouldn't conflict with server-side autosave
4 skipped
267 passed (13.8m)
|
|
🎭 Playwright Run Summary
261 passed (13.8m)
|
|
🎭 Playwright Run Summary
6 skipped
247 passed (16.0m)
|
|
🎭 Playwright Run Summary
1 skipped
256 passed (25.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
|
8.67 MB |
sha256:048e65bb742fa8265a8aa579cd4396e4d0114f1ea721ed31640afcd98a2ec2a6
|
|
|
flaky-tests-report
|
1.27 KB |
sha256:b58f910e763de20c32ab19f2fbde6236b097c60f1ed7ccf26a8f09b709f50171
|
|
|
html-report--attempt-1
|
7.74 MB |
sha256:507063afb59b4059e2bf5a6c35e5e07be1e90eac9493bed7a7d59f19df4683ba
|
|