CI: Skip mobile unit tests (#71337) #130421
Annotations
3 errors and 8 notices
[chromium] › test/e2e/specs/editor/various/list-view.spec.js:337:2 › List View › ensures List View global shortcut works properly:
test/e2e/specs/editor/various/list-view.spec.js#L444
1) [chromium] › test/e2e/specs/editor/various/list-view.spec.js:337:2 › List View › ensures List View global shortcut works properly
Error: expect(locator).toBeFocused() failed
Locator: getByRole('tab', { name: 'Outline' })
Expected: focused
Received: inactive
Timeout: 5000ms
Call log:
- Expect "toBeFocused" with timeout 5000ms
- waiting for getByRole('tab', { name: 'Outline' })
9 × locator resolved to <button role="tab" type="button" id="tabs-3-outline" aria-selected="false" data-active-item="true" data-focus-visible="true" aria-controls="tabs-3-outline-view" class="block-editor-tabbed-sidebar__tab css-8ivkzm enfox0g3">…</button>
- unexpected value "inactive"
442 | // nothing to focus inside the tab itself.
443 | await pageUtils.pressKeys( 'access+o' );
> 444 | await expect( outlineButton ).toBeFocused();
| ^
445 |
446 | // Close List View and ensure it's closed.
447 | await pageUtils.pressKeys( 'access+o' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/list-view.spec.js:444:33
|
[chromium] › test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:114:2 › Allowed Blocks Setting on InnerBlocks › correctly applies dynamic allowed blocks restrictions:
test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js#L127
1) [chromium] › test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:114:2 › Allowed Blocks Setting on InnerBlocks › correctly applies dynamic allowed blocks restrictions
Error: expect(locator).toBeVisible() failed
Locator: locator('[name="editor-canvas"]').contentFrame().getByRole('button', { name: 'Add block' })
Expected: visible
Received: <element(s) not found>
Timeout: 5000ms
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for locator('[name="editor-canvas"]').contentFrame().getByRole('button', { name: 'Add block' })
125 | name: 'Add block',
126 | } );
> 127 | await expect( blockAppender ).toBeVisible();
| ^
128 | await blockAppender.click();
129 |
130 | const blockListBox = page.getByRole( 'listbox', { name: 'Blocks' } );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:127:33
|
Report to GitHub
HttpError: Resource not accessible by integration
|
🎭 Playwright Run Summary
1 skipped
209 passed (7.8m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test/e2e/specs/editor/various/list-view.spec.js:337:2 › List View › ensures List View global shortcut works properly
1 skipped
208 passed (8.3m)
|
🎭 Playwright Run Summary
217 passed (8.5m)
|
🎭 Playwright Run Summary
3 skipped
189 passed (10.6m)
|
🎭 Playwright Run Summary
2 skipped
210 passed (5.8m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:114:2 › Allowed Blocks Setting on InnerBlocks › correctly applies dynamic allowed blocks restrictions
1 skipped
204 passed (7.7m)
|
🎭 Playwright Run Summary
1 skipped
225 passed (14.4m)
|
🎭 Playwright Run Summary
1 skipped
209 passed (7.9m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
failures-artifacts
|
3.62 MB |
sha256:3caeefbf0915a8a76194eee65455bc4a4de6a4a7b30a613c4cc4d8474805a35c
|
|
flaky-tests-report
|
2.32 KB |
sha256:e25f31d060001dc50614319b05cd17229f3959c1af2e839186679a4f0a495c69
|
|