Post Featured Image: Shadows not applied to block instances #105851
Annotations
1 error, 1 warning, and 8 notices
[webkit] › editor/various/autocomplete-and-mentions.spec.js:351:3 › Autocomplete (@firefox:
test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js#L420
1) [webkit] › editor/various/autocomplete-and-mentions.spec.js:351:3 › Autocomplete (@Firefox, @WebKit) › User Mention: should allow newlines after multiple mention completions
Error: expect(received).toBe(expected) // Object.is equality
- Expected - 1
+ Received + 5
@@ -1,7 +1,11 @@
<!-- wp:paragraph -->
- <p>@BuddytheElf test</p>
+ <p>@bu</p>
+ <!-- /wp:paragraph -->
+
+ <!-- wp:paragraph -->
+ <p> test</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>@BuddytheElf test</p>
<!-- /wp:paragraph -->
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
418 | await expect
419 | .poll( editor.getEditedPostContent )
> 420 | .toBe( testData.snapshot );
| ^
421 | } );
422 | } );
423 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:420:6
|
Report to GitHub
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ./packages/report-flaky-tests. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
4 skipped
193 passed (5.8m)
|
🎭 Playwright Run Summary
3 skipped
147 passed (7.7m)
|
🎭 Playwright Run Summary
184 passed (8.6m)
|
🎭 Playwright Run Summary
1 skipped
185 passed (8.8m)
|
🎭 Playwright Run Summary
1 skipped
194 passed (9.4m)
|
🎭 Playwright Run Summary
1 skipped
191 passed (9.5m)
|
🎭 Playwright Run Summary
196 passed (9.9m)
|
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
2.22 MB |
|
flaky-tests-report
Expired
|
1.1 KB |
|