Block editor: remove CSS appender hiding #102613
Annotations
5 errors, 1 warning, and 1 notice
Archive debug artifacts (screenshots, traces)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
Run the tests:
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
|
Run the tests:
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.
|
Run the tests:
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
|
Run the tests:
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@656745aae022b883b94ae1fccb5de0fc was not bound in the connection
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run the tests
1 flaky
[chromium] › editor/blocks/comments.spec.js:45:2 › Comments › We show no results message if there are no comments
11 skipped
179 passed (13.7m)
|
Loading