Iframe: try role=application #102977
Annotations
11 errors 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/various/a11y-region-navigation.spec.js#L31
1) [firefox] › editor/various/a11y-region-navigation.spec.js:15:2 › Region navigation (@Firefox, @WebKit) › navigates forward and back again
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Paragraph' }).filter({ hasText: 'Dummy text' })
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Paragraph' }).filter({ hasText: 'Dummy text' })
29 | .filter( { hasText: 'Dummy text' } );
30 |
> 31 | await expect( dummyParagraph ).toBeFocused();
| ^
32 |
33 | // Navigate to first region and check that we made it. Must navigate forward 4 times as initial focus is placed in post title field.
34 | await page.keyboard.press( 'Control+`' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/a11y-region-navigation.spec.js:31:34
|
Run the tests:
test/e2e/specs/editor/various/a11y-region-navigation.spec.js#L31
1) [firefox] › editor/various/a11y-region-navigation.spec.js:15:2 › Region navigation (@Firefox, @WebKit) › navigates forward and back again
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Paragraph' }).filter({ hasText: 'Dummy text' })
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Paragraph' }).filter({ hasText: 'Dummy text' })
29 | .filter( { hasText: 'Dummy text' } );
30 |
> 31 | await expect( dummyParagraph ).toBeFocused();
| ^
32 |
33 | // Navigate to first region and check that we made it. Must navigate forward 4 times as initial focus is placed in post title field.
34 | await page.keyboard.press( 'Control+`' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/a11y-region-navigation.spec.js:31:34
|
Run the tests:
test/e2e/specs/editor/various/a11y-region-navigation.spec.js#L31
1) [firefox] › editor/various/a11y-region-navigation.spec.js:15:2 › Region navigation (@Firefox, @WebKit) › navigates forward and back again
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Paragraph' }).filter({ hasText: 'Dummy text' })
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Paragraph' }).filter({ hasText: 'Dummy text' })
29 | .filter( { hasText: 'Dummy text' } );
30 |
> 31 | await expect( dummyParagraph ).toBeFocused();
| ^
32 |
33 | // Navigate to first region and check that we made it. Must navigate forward 4 times as initial focus is placed in post title field.
34 | await page.keyboard.press( 'Control+`' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/a11y-region-navigation.spec.js:31:34
|
Run the tests:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L429
2) [firefox] › editor/various/inserting-blocks.spec.js:411:2 › Inserting blocks (@Firefox, @WebKit) › should insert block with the slash inserter when using multiple words
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Tag Cloud' })
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Tag Cloud' })
427 | await expect(
428 | editor.canvas.getByRole( 'document', { name: 'Block: Tag Cloud' } )
> 429 | ).toBeVisible();
| ^
430 | } );
431 |
432 | // Check for regression of https://github.com/WordPress/gutenberg/issues/24262.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:429:5
|
Run the tests:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L429
2) [firefox] › editor/various/inserting-blocks.spec.js:411:2 › Inserting blocks (@Firefox, @WebKit) › should insert block with the slash inserter when using multiple words
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Tag Cloud' })
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Tag Cloud' })
427 | await expect(
428 | editor.canvas.getByRole( 'document', { name: 'Block: Tag Cloud' } )
> 429 | ).toBeVisible();
| ^
430 | } );
431 |
432 | // Check for regression of https://github.com/WordPress/gutenberg/issues/24262.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:429:5
|
Run the tests:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L429
2) [firefox] › editor/various/inserting-blocks.spec.js:411:2 › Inserting blocks (@Firefox, @WebKit) › should insert block with the slash inserter when using multiple words
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Tag Cloud' })
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Tag Cloud' })
427 | await expect(
428 | editor.canvas.getByRole( 'document', { name: 'Block: Tag Cloud' } )
> 429 | ).toBeVisible();
| ^
430 | } );
431 |
432 | // Check for regression of https://github.com/WordPress/gutenberg/issues/24262.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:429:5
|
Run the tests:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L452
3) [firefox] › editor/various/inserting-blocks.spec.js:433:2 › Inserting blocks (@Firefox, @WebKit) › inserts a block in proper place after having clicked `Browse All` from inline inserter
TimeoutError: locator.boundingBox: Timeout 10000ms exceeded.
Call log:
- waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Heading' })
450 | const boundingBox = await editor.canvas
451 | .getByRole( 'document', { name: 'Block: Heading' } )
> 452 | .boundingBox();
| ^
453 |
454 | // Using the between inserter.
455 | await page.mouse.move(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:452:5
|
Run the tests:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L452
3) [firefox] › editor/various/inserting-blocks.spec.js:433:2 › Inserting blocks (@Firefox, @WebKit) › inserts a block in proper place after having clicked `Browse All` from inline inserter
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.boundingBox: Timeout 10000ms exceeded.
Call log:
- waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Heading' })
450 | const boundingBox = await editor.canvas
451 | .getByRole( 'document', { name: 'Block: Heading' } )
> 452 | .boundingBox();
| ^
453 |
454 | // Using the between inserter.
455 | await page.mouse.move(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:452:5
|
Run the tests:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L452
3) [firefox] › editor/various/inserting-blocks.spec.js:433:2 › Inserting blocks (@Firefox, @WebKit) › inserts a block in proper place after having clicked `Browse All` from inline inserter
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.boundingBox: Timeout 10000ms exceeded.
Call log:
- waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Heading' })
450 | const boundingBox = await editor.canvas
451 | .getByRole( 'document', { name: 'Block: Heading' } )
> 452 | .boundingBox();
| ^
453 |
454 | // Using the between inserter.
455 | await page.mouse.move(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:452:5
|
Run the tests:
packages/e2e-test-utils-playwright/src/editor/select-blocks.ts#L26
4) [firefox] › editor/various/inserting-blocks.spec.js:486:2 › Inserting blocks (@Firefox, @WebKit) › inserts a block should show a blue line indicator
TimeoutError: locator.getAttribute: Timeout 10000ms exceeded.
Call log:
- waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Paragraph' })
at ../../../packages/e2e-test-utils-playwright/src/editor/select-blocks.ts:26
24 | : endSelectorOrLocator;
25 |
> 26 | const startClientId = await startBlock.getAttribute( 'data-block' );
| ^
27 | const endClientId = await endBlock?.getAttribute( 'data-block' );
28 |
29 | if ( endClientId ) {
at Editor.selectBlocks (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/select-blocks.ts:26:41)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:503:16
|
Run the tests
33 failed
[firefox] › editor/various/a11y-region-navigation.spec.js:15:2 › Region navigation (@Firefox, @WebKit) › navigates forward and back again
[firefox] › editor/various/inserting-blocks.spec.js:411:2 › Inserting blocks (@Firefox, @WebKit) › should insert block with the slash inserter when using multiple words
[firefox] › editor/various/inserting-blocks.spec.js:433:2 › Inserting blocks (@Firefox, @WebKit) › inserts a block in proper place after having clicked `Browse All` from inline inserter
[firefox] › editor/various/inserting-blocks.spec.js:486:2 › Inserting blocks (@Firefox, @WebKit) › inserts a block should show a blue line indicator
[firefox] › editor/various/inserting-blocks.spec.js:526:2 › Inserting blocks (@Firefox, @WebKit) › inserts a block in proper place after having clicked `Browse All` from block appender
[firefox] › editor/various/inserting-blocks.spec.js:662:3 › Inserting blocks (@Firefox, @WebKit) › last-inserted block should be given and keep the selection (large viewport)
[firefox] › editor/various/inserting-blocks.spec.js:662:3 › Inserting blocks (@Firefox, @WebKit) › last-inserted block should be given and keep the selection (small viewport)
[firefox] › editor/various/multi-block-selection.spec.js:51:2 › Multi-block selection (@Firefox, @WebKit) › should only trigger multi-selection when at the end (-webkit)
[firefox] › editor/various/multi-block-selection.spec.js:153:2 › Multi-block selection (@Firefox, @WebKit) › should select and deselect with shift and arrow keys
[firefox] › editor/various/multi-block-selection.spec.js:244:2 › Multi-block selection (@Firefox, @WebKit) › should select with shift + click
[firefox] › editor/various/multi-block-selection.spec.js:321:2 › Multi-block selection (@Firefox, @WebKit) › should properly select multiple blocks if selected nested blocks belong to different parent (-webkit)
[firefox] › editor/various/multi-block-selection.spec.js:393:2 › Multi-block selection (@Firefox, @WebKit) › should select by dragging
[firefox] › editor/various/multi-block-selection.spec.js:424:2 › Multi-block selection (@Firefox, @WebKit) › should select by dragging into nested block
[firefox] › editor/various/multi-block-selection.spec.js:685:2 › Multi-block selection (@Firefox, @WebKit) › should preserve dragged selection on move
[firefox] › editor/various/multi-block-selection.spec.js:840:2 › Multi-block selection (@Firefox, @WebKit) › should gradually multi-select
[firefox] › editor/various/multi-block-selection.spec.js:904:2 › Multi-block selection (@Firefox, @WebKit) › should multi-select from within the list block
[firefox] › editor/various/multi-block-selection.spec.js:1078:2 › Multi-block selection (@Firefox, @WebKit) › should forward delete across blocks
[firefox] › editor/various/multi-block-selection.spec.js:1169:2 › Multi-block selection (@Firefox, @WebKit) › should handle Enter across blocks
[firefox] › editor/various/multi-block-selection.spec.js:1210:2 › Multi-block selection (@Firefox, @WebKit) › should select separator (single element block)
[firefox] › editor/various/multi-block-selection.spec.js:1244:2 › Multi-block selection (@Firefox, @WebKit) › should partially select with shift + click
[firefox] › editor/various/multi-block-selection.spec.js:1296:3 › Multi-block selection (@Firefox, @WebKit) › shift+click multi-selection › should multi-select block with text selection and a block without text selection
[firefox] › editor/various/multi-block-selection.spec.js:1324:3 › Multi-block selection (@Firefox, @WebKit) › shift+click multi-selection › should multi-select blocks without text selection
[firefox] › editor/various/multi-block-selection.spec.js:1347:2 › Multi-block selection (@Firefox, @WebKit) › should select by dragging into separator
[firefox] › editor/various/splitting-merging.spec.js:296:2 › splitting and merging blocks (@Firefox, @WebKit) › should ensure always a default block
[firefox] › editor/various/writing-flow.spec.js:24:2
|
Loading