Forbid using certain functions and classes #94198
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Puppeteer
9m 44s
Report to GitHub
3m 33s
Annotations
1 error and 8 notices
[webkit] › editor/various/autocomplete-and-mentions.spec.js:171:3 › Autocomplete (@firefox:
test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js#L215
1) [webkit] › editor/various/autocomplete-and-mentions.spec.js:171:3 › Autocomplete (@Firefox, @WebKit) › User Mention: should insert two subsequent mentions
Error: expect(received).toBe(expected) // Object.is equality
- Expected - 1
+ Received + 5
<!-- wp:paragraph -->
- <p>The two greatest hobbits, in order: @thebetterhobbit @RingBearer.</p>
+ <p>The two greatest hobbits, in order: @thebetterhobbit @fr</p>
+ <!-- /wp:paragraph -->
+
+ <!-- wp:paragraph -->
+ <p>.</p>
<!-- /wp:paragraph -->
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
213 | await expect
214 | .poll( editor.getEditedPostContent )
> 215 | .toBe( testData.snapshot );
| ^
216 | } );
217 |
218 | test( `${ completer }: should allow ${ type } selection via click event`, async ( {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:215:6
|
🎭 Playwright Run Summary
2 skipped
121 passed (6.3m)
|
🎭 Playwright Run Summary
3 skipped
119 passed (7.3m)
|
🎭 Playwright Run Summary
1 skipped
138 passed (7.1m)
|
🎭 Playwright Run Summary
11 skipped
152 passed (7.7m)
|
|
🎭 Playwright Run Summary
1 skipped
176 passed (8.0m)
|
🎭 Playwright Run Summary
136 passed (7.4m)
|
🎭 Playwright Run Summary
163 passed (8.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
1.93 MB |
|
flaky-tests-report
Expired
|
1.11 KB |
|