Skip to content

Iframe: avoid asset parsing, avoid body replacement, fix script localisation #77821

Iframe: avoid asset parsing, avoid body replacement, fix script localisation

Iframe: avoid asset parsing, avoid body replacement, fix script localisation #77821

Triggered via pull request July 6, 2023 21:15
Status Failure
Total duration 28m 14s
Artifacts 1

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
6s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 4 notices
Puppeteer - 1: packages/e2e-tests/specs/editor/various/block-editor-keyboard-shortcuts.test.js#L59
Error: expect(received).toMatchSnapshot() Snapshot name: `block editor keyboard shortcuts move blocks multiple blocks selected should move the blocks up 2` - Snapshot - 3 + Received + 3 <!-- wp:paragraph --> - <p>2nd</p> + <p>1st</p> <!-- /wp:paragraph --> <!-- wp:paragraph --> - <p>3rd</p> + <p>2nd</p> <!-- /wp:paragraph --> <!-- wp:paragraph --> - <p>1st</p> + <p>3rd</p> <!-- /wp:paragraph --> at Object.toMatchSnapshot (/home/runner/work/gutenberg/gutenberg/packages/e2e-tests/specs/editor/various/block-editor-keyboard-shortcuts.test.js:59:44) at runMicrotasks (<anonymous>) at processTicksAndRejections (internal/process/task_queues.js:95:5)
Puppeteer - 1: packages/e2e-tests/specs/editor/various/block-editor-keyboard-shortcuts.test.js#L71
Error: expect(received).toMatchSnapshot() Snapshot name: `block editor keyboard shortcuts move blocks multiple blocks selected should move the blocks down 2` - Snapshot - 3 + Received + 3 <!-- wp:paragraph --> - <p>3rd</p> + <p>1st</p> <!-- /wp:paragraph --> <!-- wp:paragraph --> - <p>1st</p> + <p>2nd</p> <!-- /wp:paragraph --> <!-- wp:paragraph --> - <p>2nd</p> + <p>3rd</p> <!-- /wp:paragraph --> at Object.toMatchSnapshot (/home/runner/work/gutenberg/gutenberg/packages/e2e-tests/specs/editor/various/block-editor-keyboard-shortcuts.test.js:71:44) at runMicrotasks (<anonymous>) at processTicksAndRejections (internal/process/task_queues.js:95:5)
Puppeteer - 1
Process completed with exit code 1.
[chromium] › editor/various/undo.spec.js:181:2 › undo › Should undo/redo to expected level intervals: test/e2e/specs/editor/various/undo.spec.js#L262
1) [chromium] › editor/various/undo.spec.js:181:2 › undo › Should undo/redo to expected level intervals Error: expect(received).toEqual(expected) // deep equality - Expected - 5 + Received + 1 - Object { - "blockIndex": 0, - "endOffset": 0, - "startOffset": 0, - } + Object {} Call Log: - Timeout 5000ms exceeded while waiting on the predicate 260 | 261 | await expect.poll( editor.getEditedPostContent ).toBe( firstBlock ); > 262 | await expect.poll( undoUtils.getSelection ).toEqual( { | ^ 263 | blockIndex: 0, 264 | startOffset: 0, 265 | endOffset: 0, at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/undo.spec.js:262:3
[chromium] › editor/various/undo.spec.js:181:2 › undo › Should undo/redo to expected level intervals: test/e2e/specs/editor/various/undo.spec.js#L262
1) [chromium] › editor/various/undo.spec.js:181:2 › undo › Should undo/redo to expected level intervals Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 5 + Received + 1 - Object { - "blockIndex": 0, - "endOffset": 0, - "startOffset": 0, - } + Object {} Call Log: - Timeout 5000ms exceeded while waiting on the predicate 260 | 261 | await expect.poll( editor.getEditedPostContent ).toBe( firstBlock ); > 262 | await expect.poll( undoUtils.getSelection ).toEqual( { | ^ 263 | blockIndex: 0, 264 | startOffset: 0, 265 | endOffset: 0, at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/undo.spec.js:262:3
[chromium] › editor/various/undo.spec.js:181:2 › undo › Should undo/redo to expected level intervals: test/e2e/specs/editor/various/undo.spec.js#L262
1) [chromium] › editor/various/undo.spec.js:181:2 › undo › Should undo/redo to expected level intervals Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 5 + Received + 1 - Object { - "blockIndex": 0, - "endOffset": 0, - "startOffset": 0, - } + Object {} Call Log: - Timeout 5000ms exceeded while waiting on the predicate 260 | 261 | await expect.poll( editor.getEditedPostContent ).toBe( firstBlock ); > 262 | await expect.poll( undoUtils.getSelection ).toEqual( { | ^ 263 | blockIndex: 0, 264 | startOffset: 0, 265 | endOffset: 0, at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/undo.spec.js:262:3
[chromium] › editor/various/undo.spec.js:462:2 › undo › should be able to undo and redo property cross property changes: test/e2e/specs/editor/various/undo.spec.js#L492
2) [chromium] › editor/various/undo.spec.js:462:2 › undo › should be able to undo and redo property cross property changes Error: expect(received).toHaveText(expected) Expected string: "" Received string: "a" Call log: - expect.toHaveText with timeout 5000ms - waiting for getByRole('textbox', { name: 'Add title' }) - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - waiting for getByRole('textbox', { name: 'Add title' }) - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" 490 | await expect( 491 | editor.canvas.getByRole( 'textbox', { name: 'Add title' } ) > 492 | ).toHaveText( '' ); | ^ 493 | } ); 494 | } ); 495 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/undo.spec.js:492:5
[chromium] › editor/various/undo.spec.js:462:2 › undo › should be able to undo and redo property cross property changes: test/e2e/specs/editor/various/undo.spec.js#L492
2) [chromium] › editor/various/undo.spec.js:462:2 › undo › should be able to undo and redo property cross property changes Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toHaveText(expected) Expected string: "" Received string: "a" Call log: - expect.toHaveText with timeout 5000ms - waiting for getByRole('textbox', { name: 'Add title' }) - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - waiting for getByRole('textbox', { name: 'Add title' }) - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" 490 | await expect( 491 | editor.canvas.getByRole( 'textbox', { name: 'Add title' } ) > 492 | ).toHaveText( '' ); | ^ 493 | } ); 494 | } ); 495 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/undo.spec.js:492:5
[chromium] › editor/various/undo.spec.js:462:2 › undo › should be able to undo and redo property cross property changes: test/e2e/specs/editor/various/undo.spec.js#L492
2) [chromium] › editor/various/undo.spec.js:462:2 › undo › should be able to undo and redo property cross property changes Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toHaveText(expected) Expected string: "" Received string: "a" Call log: - expect.toHaveText with timeout 5000ms - waiting for getByRole('textbox', { name: 'Add title' }) - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - waiting for getByRole('textbox', { name: 'Add title' }) - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" - locator resolved to <h1 role="textbox" aria-multiline="true" contentedit…>a</h1> - unexpected value "a" 490 | await expect( 491 | editor.canvas.getByRole( 'textbox', { name: 'Add title' } ) > 492 | ).toHaveText( '' ); | ^ 493 | } ); 494 | } ); 495 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/undo.spec.js:492:5
[chromium] › site-editor/template-part.spec.js:296:2 › Template Part › can import a widget area into an empty template part: test/e2e/specs/site-editor/template-part.spec.js#L316
3) [chromium] › site-editor/template-part.spec.js:296:2 › Template Part › can import a widget area into an empty template part TimeoutError: locator.selectOption: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('combobox', { name: 'Import widget area' }) ============================================================ 314 | await page 315 | .getByRole( 'combobox', { name: 'Import widget area' } ) > 316 | .selectOption( 'sidebar-1' ); | ^ 317 | await page.getByRole( 'button', { name: 'Import' } ).click(); 318 | 319 | // Verify that the widget area was imported. at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-part.spec.js:316:5
[chromium] › site-editor/template-part.spec.js:296:2 › Template Part › can import a widget area into an empty template part: test/e2e/specs/site-editor/template-part.spec.js#L316
3) [chromium] › site-editor/template-part.spec.js:296:2 › Template Part › can import a widget area into an empty template part Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.selectOption: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('combobox', { name: 'Import widget area' }) ============================================================ 314 | await page 315 | .getByRole( 'combobox', { name: 'Import widget area' } ) > 316 | .selectOption( 'sidebar-1' ); | ^ 317 | await page.getByRole( 'button', { name: 'Import' } ).click(); 318 | 319 | // Verify that the widget area was imported. at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-part.spec.js:316:5
[chromium] › site-editor/template-part.spec.js:296:2 › Template Part › can import a widget area into an empty template part: test/e2e/specs/site-editor/template-part.spec.js#L316
3) [chromium] › site-editor/template-part.spec.js:296:2 › Template Part › can import a widget area into an empty template part Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.selectOption: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('combobox', { name: 'Import widget area' }) ============================================================ 314 | await page 315 | .getByRole( 'combobox', { name: 'Import widget area' } ) > 316 | .selectOption( 'sidebar-1' ); | ^ 317 | await page.getByRole( 'button', { name: 'Import' } ).click(); 318 | 319 | // Verify that the widget area was imported. at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-part.spec.js:316:5
Playwright - 3
Process completed with exit code 1.
[chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:23:2 › Allowed Blocks Setting on InnerBlocks › allows all blocks if the allowed blocks setting was not set: packages/e2e-test-utils-playwright/src/admin/create-new-post.js#L42
1) [chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:23:2 › Allowed Blocks Setting on InnerBlocks › allows all blocks if the allowed blocks setting was not set TimeoutError: locator.waitFor: Timeout 10000ms exceeded. =========================== logs =========================== waiting for frameLocator('[name=editor-canvas]').locator('body > *').first() to be visible locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> ============================================================ at ../../../packages/e2e-test-utils-playwright/src/admin/create-new-post.js:42 40 | .first(); 41 | > 42 | await canvasReadyLocator.waitFor(); | ^ 43 | 44 | await this.page.evaluate( ( welcomeGuide ) => { 45 | window.wp.data at Admin.createNewPost (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/admin/create-new-post.js:42:27) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:20:3
[chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:23:2 › Allowed Blocks Setting on InnerBlocks › allows all blocks if the allowed blocks setting was not set: packages/e2e-test-utils-playwright/src/admin/create-new-post.js#L42
1) [chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:23:2 › Allowed Blocks Setting on InnerBlocks › allows all blocks if the allowed blocks setting was not set Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.waitFor: Timeout 10000ms exceeded. =========================== logs =========================== waiting for frameLocator('[name=editor-canvas]').locator('body > *').first() to be visible locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> ============================================================ at ../../../packages/e2e-test-utils-playwright/src/admin/create-new-post.js:42 40 | .first(); 41 | > 42 | await canvasReadyLocator.waitFor(); | ^ 43 | 44 | await this.page.evaluate( ( welcomeGuide ) => { 45 | window.wp.data at Admin.createNewPost (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/admin/create-new-post.js:42:27) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:20:3
[chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:23:2 › Allowed Blocks Setting on InnerBlocks › allows all blocks if the allowed blocks setting was not set: packages/e2e-test-utils-playwright/src/admin/create-new-post.js#L42
1) [chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:23:2 › Allowed Blocks Setting on InnerBlocks › allows all blocks if the allowed blocks setting was not set Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.waitFor: Timeout 10000ms exceeded. =========================== logs =========================== waiting for frameLocator('[name=editor-canvas]').locator('body > *').first() to be visible locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> ============================================================ at ../../../packages/e2e-test-utils-playwright/src/admin/create-new-post.js:42 40 | .first(); 41 | > 42 | await canvasReadyLocator.waitFor(); | ^ 43 | 44 | await this.page.evaluate( ( welcomeGuide ) => { 45 | window.wp.data at Admin.createNewPost (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/admin/create-new-post.js:42:27) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:20:3
[chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:60:2 › Allowed Blocks Setting on InnerBlocks › limits the blocks if the allowed blocks setting was set: packages/e2e-test-utils-playwright/src/admin/create-new-post.js#L42
2) [chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:60:2 › Allowed Blocks Setting on InnerBlocks › limits the blocks if the allowed blocks setting was set TimeoutError: locator.waitFor: Timeout 10000ms exceeded. =========================== logs =========================== waiting for frameLocator('[name=editor-canvas]').locator('body > *').first() to be visible locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> ============================================================ at ../../../packages/e2e-test-utils-playwright/src/admin/create-new-post.js:42 40 | .first(); 41 | > 42 | await canvasReadyLocator.waitFor(); | ^ 43 | 44 | await this.page.evaluate( ( welcomeGuide ) => { 45 | window.wp.data at Admin.createNewPost (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/admin/create-new-post.js:42:27) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:20:3
[chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:60:2 › Allowed Blocks Setting on InnerBlocks › limits the blocks if the allowed blocks setting was set: packages/e2e-test-utils-playwright/src/admin/create-new-post.js#L42
2) [chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:60:2 › Allowed Blocks Setting on InnerBlocks › limits the blocks if the allowed blocks setting was set Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.waitFor: Timeout 10000ms exceeded. =========================== logs =========================== waiting for frameLocator('[name=editor-canvas]').locator('body > *').first() to be visible locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> ============================================================ at ../../../packages/e2e-test-utils-playwright/src/admin/create-new-post.js:42 40 | .first(); 41 | > 42 | await canvasReadyLocator.waitFor(); | ^ 43 | 44 | await this.page.evaluate( ( welcomeGuide ) => { 45 | window.wp.data at Admin.createNewPost (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/admin/create-new-post.js:42:27) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:20:3
[chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:60:2 › Allowed Blocks Setting on InnerBlocks › limits the blocks if the allowed blocks setting was set: packages/e2e-test-utils-playwright/src/admin/create-new-post.js#L42
2) [chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:60:2 › Allowed Blocks Setting on InnerBlocks › limits the blocks if the allowed blocks setting was set Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.waitFor: Timeout 10000ms exceeded. =========================== logs =========================== waiting for frameLocator('[name=editor-canvas]').locator('body > *').first() to be visible locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> ============================================================ at ../../../packages/e2e-test-utils-playwright/src/admin/create-new-post.js:42 40 | .first(); 41 | > 42 | await canvasReadyLocator.waitFor(); | ^ 43 | 44 | await this.page.evaluate( ( welcomeGuide ) => { 45 | window.wp.data at Admin.createNewPost (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/admin/create-new-post.js:42:27) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:20:3
[chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:106:2 › Allowed Blocks Setting on InnerBlocks › correctly applies dynamic allowed blocks restrictions: packages/e2e-test-utils-playwright/src/admin/create-new-post.js#L42
3) [chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:106:2 › Allowed Blocks Setting on InnerBlocks › correctly applies dynamic allowed blocks restrictions TimeoutError: locator.waitFor: Timeout 10000ms exceeded. =========================== logs =========================== waiting for frameLocator('[name=editor-canvas]').locator('body > *').first() to be visible locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> ============================================================ at ../../../packages/e2e-test-utils-playwright/src/admin/create-new-post.js:42 40 | .first(); 41 | > 42 | await canvasReadyLocator.waitFor(); | ^ 43 | 44 | await this.page.evaluate( ( welcomeGuide ) => { 45 | window.wp.data at Admin.createNewPost (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/admin/create-new-post.js:42:27) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:20:3
[chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:106:2 › Allowed Blocks Setting on InnerBlocks › correctly applies dynamic allowed blocks restrictions: packages/e2e-test-utils-playwright/src/admin/create-new-post.js#L42
3) [chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:106:2 › Allowed Blocks Setting on InnerBlocks › correctly applies dynamic allowed blocks restrictions Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.waitFor: Timeout 10000ms exceeded. =========================== logs =========================== waiting for frameLocator('[name=editor-canvas]').locator('body > *').first() to be visible locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> ============================================================ at ../../../packages/e2e-test-utils-playwright/src/admin/create-new-post.js:42 40 | .first(); 41 | > 42 | await canvasReadyLocator.waitFor(); | ^ 43 | 44 | await this.page.evaluate( ( welcomeGuide ) => { 45 | window.wp.data at Admin.createNewPost (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/admin/create-new-post.js:42:27) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:20:3
[chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:106:2 › Allowed Blocks Setting on InnerBlocks › correctly applies dynamic allowed blocks restrictions: packages/e2e-test-utils-playwright/src/admin/create-new-post.js#L42
3) [chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:106:2 › Allowed Blocks Setting on InnerBlocks › correctly applies dynamic allowed blocks restrictions Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.waitFor: Timeout 10000ms exceeded. =========================== logs =========================== waiting for frameLocator('[name=editor-canvas]').locator('body > *').first() to be visible locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> locator resolved to hidden <p hidden="hidden" id="a11y-speak-intro-text" class…>Notifications</p> ============================================================ at ../../../packages/e2e-test-utils-playwright/src/admin/create-new-post.js:42 40 | .first(); 41 | > 42 | await canvasReadyLocator.waitFor(); | ^ 43 | 44 | await this.page.evaluate( ( welcomeGuide ) => { 45 | window.wp.data at Admin.createNewPost (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/admin/create-new-post.js:42:27) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:20:3
Playwright - 2
Process completed with exit code 1.
Report to GitHub
Unable to find an artifact with the name: flaky-tests-report
🎭 Playwright Run Summary
2 skipped 164 passed (11.4m)
🎭 Playwright Run Summary
181 passed (13.1m)
🎭 Playwright Run Summary
3 failed [chromium] › editor/various/undo.spec.js:181:2 › undo › Should undo/redo to expected level intervals [chromium] › editor/various/undo.spec.js:462:2 › undo › should be able to undo and redo property cross property changes [chromium] › site-editor/template-part.spec.js:296:2 › Template Part › can import a widget area into an empty template part 148 passed (13.6m)
🎭 Playwright Run Summary
3 failed [chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:23:2 › Allowed Blocks Setting on InnerBlocks › allows all blocks if the allowed blocks setting was not set [chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:60:2 › Allowed Blocks Setting on InnerBlocks › limits the blocks if the allowed blocks setting was set [chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:106:2 › Allowed Blocks Setting on InnerBlocks › correctly applies dynamic allowed blocks restrictions 174 passed (16.9m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
27.6 MB