Add dashboard News widget #156842
Annotations
3 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
2) [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
|
|
[chromium] › specs/editor/plugins/wp-editor-meta-box.spec.js:19:2 › WP Editor Meta Boxes › Should save the changes:
test/e2e/specs/editor/plugins/wp-editor-meta-box.spec.js#L36
1) [chromium] › specs/editor/plugins/wp-editor-meta-box.spec.js:19:2 › WP Editor Meta Boxes › Should save the changes
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=button[name="Visual"i]')
34 | // This ensures getSelection() won't return null when TinyMCE tries
35 | // to restore cursor position during subsequent mode switches.
> 36 | await page.locator( 'role=button[name="Visual"i]' ).click();
| ^
37 | await page.waitForFunction(
38 | () => window.tinyMCE?.get( 'test_tinymce_id' )?.initialized
39 | );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/wp-editor-meta-box.spec.js:36:55
|
|
[chromium] › specs/editor/plugins/wp-editor-meta-box.spec.js:19:2 › WP Editor Meta Boxes › Should save the changes:
test/e2e/specs/editor/plugins/wp-editor-meta-box.spec.js#L37
1) [chromium] › specs/editor/plugins/wp-editor-meta-box.spec.js:19:2 › WP Editor Meta Boxes › Should save the changes
TimeoutError: page.waitForFunction: Timeout 10000ms exceeded.
35 | // to restore cursor position during subsequent mode switches.
36 | await page.locator( 'role=button[name="Visual"i]' ).click();
> 37 | await page.waitForFunction(
| ^
38 | () => window.tinyMCE?.get( 'test_tinymce_id' )?.initialized
39 | );
40 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/wp-editor-meta-box.spec.js:37:14
|
|
🎭 Playwright Run Summary
7 skipped
247 passed (10.1m)
|
|
🎭 Playwright Run Summary
14 skipped
233 passed (11.8m)
|
|
🎭 Playwright Run Summary
3 skipped
258 passed (11.8m)
|
|
🎭 Playwright Run Summary
5 skipped
250 passed (12.7m)
|
|
🎭 Playwright Run Summary
263 passed (13.3m)
|
|
🎭 Playwright Run Summary
2 flaky
[chromium] › specs/editor/plugins/wp-editor-meta-box.spec.js:19:2 › WP Editor Meta Boxes › Should save the changes
[chromium] › specs/editor/various/autosave.spec.js:282:2 › Autosave › shouldn't conflict with server-side autosave
4 skipped
266 passed (13.9m)
|
|
🎭 Playwright Run Summary
6 skipped
247 passed (16.9m)
|
|
🎭 Playwright Run Summary
1 skipped
256 passed (24.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
|
8.86 MB |
sha256:8da59d6b49520bdc2cbcafe596be73582ad489e5430b941fabcf657bf04345ab
|
|
|
flaky-tests-report
|
2.26 KB |
sha256:7ad537946fda10a65b29dc11e87272d2bc3225cc7d437a9658b6375703ddaaeb
|
|
|
html-report--attempt-1
|
8.35 MB |
sha256:2a52af240f48ddac7d77b8e5ed91566776f9f4bf02c854afe4d060f69e12aceb
|
|