Fix e2e tests in dev mode (#62642) #107080
Annotations
4 errors and 8 notices
[chromium] › editor/blocks/comments.spec.js:45:2 › Comments › We show no results message if there are no comments:
test/e2e/specs/editor/blocks/comments.spec.js#L24
1) [chromium] › editor/blocks/comments.spec.js:45:2 › Comments › We show no results message if there are no comments
Test timeout of 100000ms exceeded while running "beforeEach" hook.
22 | } );
23 |
> 24 | test.beforeEach( async ( { commentsBlockUtils } ) => {
| ^
25 | // Ideally, we'd set options in beforeAll or afterAll. Unfortunately, these
26 | // aren't exposed via the REST API, so we have to set them through the
27 | // relevant wp-admin screen, which involves page utils; but those are
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/comments.spec.js:24:7
|
[chromium] › editor/blocks/comments.spec.js:45:2 › Comments › We show no results message if there are no comments:
test/e2e/specs/editor/blocks/comments.spec.js#L1
1) [chromium] › editor/blocks/comments.spec.js:45:2 › Comments › We show no results message if there are no comments
Test timeout of 100000ms exceeded.
|
[chromium] › editor/blocks/comments.spec.js:45:2 › Comments › We show no results message if there are no comments:
test/e2e/specs/editor/blocks/comments.spec.js#L41
1) [chromium] › editor/blocks/comments.spec.js:45:2 › Comments › We show no results message if there are no comments
"afterAll" hook timeout of 100000ms exceeded.
39 | } );
40 |
> 41 | test.afterAll( async ( { requestUtils } ) => {
| ^
42 | await requestUtils.activateTheme( 'twentytwentyone' );
43 | } );
44 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/comments.spec.js:41:7
|
[chromium] › editor/blocks/comments.spec.js:45:2 › Comments › We show no results message if there are no comments:
test/e2e/specs/editor/blocks/comments.spec.js#L1
1) [chromium] › editor/blocks/comments.spec.js:45:2 › Comments › We show no results message if there are no comments
Error: Object with guid response@c39ce502a1b0afd70cb2809d67a40617 was not bound in the connection
|
🎭 Playwright Run Summary
4 skipped
194 passed (5.9m)
|
🎭 Playwright Run Summary
1 skipped
186 passed (8.8m)
|
🎭 Playwright Run Summary
192 passed (9.1m)
|
🎭 Playwright Run Summary
1 skipped
184 passed (9.5m)
|
🎭 Playwright Run Summary
1 skipped
197 passed (9.8m)
|
🎭 Playwright Run Summary
3 skipped
188 passed (9.9m)
|
🎭 Playwright Run Summary
182 passed (10.5m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › editor/blocks/comments.spec.js:45:2 › Comments › We show no results message if there are no comments
195 passed (15.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
552 KB |
|
flaky-tests-report
Expired
|
1.07 KB |
|