Update Commands docs with the existing contexts #118867
Annotations
1 error and 8 notices
[webkit] › editor/various/autocomplete-and-mentions.spec.js:135:3 › Autocomplete (@firefox:
test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js#L166
1) [webkit] › editor/various/autocomplete-and-mentions.spec.js:135:3 › Autocomplete (@Firefox, @WebKit) › User Mention: should insert mention between two other words
Error: expect(received).toBe(expected) // Object.is equality
- Expected - 1
+ Received + 5
<!-- wp:paragraph -->
- <p>Stuck in the middle with @testuser you.</p>
+ <p>Stuck in the middle with @j</p>
+ <!-- /wp:paragraph -->
+
+ <!-- wp:paragraph -->
+ <p> you.</p>
<!-- /wp:paragraph -->
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
164 | await page.keyboard.press( 'Enter' );
165 | await page.keyboard.type( ' ' );
> 166 | await expect
| ^
167 | .poll( editor.getEditedPostContent )
168 | .toBe( testData.snapshot );
169 | } );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:166:4
|
🎭 Playwright Run Summary
2 skipped
195 passed (6.4m)
|
🎭 Playwright Run Summary
1 skipped
194 passed (9.0m)
|
🎭 Playwright Run Summary
1 skipped
195 passed (9.1m)
|
🎭 Playwright Run Summary
3 skipped
187 passed (9.7m)
|
🎭 Playwright Run Summary
1 skipped
187 passed (9.6m)
|
🎭 Playwright Run Summary
1 skipped
201 passed (9.5m)
|
🎭 Playwright Run Summary
199 passed (9.9m)
|
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
|
2.05 MB |
|
flaky-tests-report
|
1.14 KB |
|