UI: Add AlertDialog primitive #149802
Annotations
3 errors and 8 notices
|
[chromium] › test/e2e/specs/widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter:
test/e2e/specs/widgets/editing-widgets.spec.js#L0
1) [chromium] › test/e2e/specs/widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter
{
code: 'internal_server_error',
message: '<p>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p>',
data: {
status: 500,
error: {
type: 1,
message: "Uncaught Error: Failed opening required '/var/www/html/wp-content/themes/twentytwenty/classes/class-twenty-twenty-one-svg-icons.php' (include_path='.:/usr/local/lib/php') in /var/www/html/wp-content/themes/twentytwentyone/functions.php:493\n" +
'Stack trace:\n' +
'#0 /var/www/html/wp-settings.php(743): include()\n' +
"#1 /var/www/html/wp-config.php(148): require_once('/var/www/html/w...')\n" +
"#2 /var/www/html/wp-load.php(50): require_once('/var/www/html/w...')\n" +
"#3 /var/www/html/wp-blog-header.php(13): require_once('/var/www/html/w...')\n" +
"#4 /var/www/html/index.php(17): require('/var/www/html/w...')\n" +
'#5 {main}\n' +
' thrown',
file: '/var/www/html/wp-content/themes/twentytwentyone/functions.php',
line: 493
}
},
additional_errors: []
}
|
|
[chromium] › test/e2e/specs/site-editor/dataviews-list-layout-keyboard.spec.js:62:2 › Dataviews List Layout › Navigates from items list to preview via TAB:
test/e2e/specs/site-editor/dataviews-list-layout-keyboard.spec.js#L81
2) [chromium] › test/e2e/specs/site-editor/dataviews-list-layout-keyboard.spec.js:62:2 › Dataviews List Layout › Navigates from items list to preview via TAB, and vice versa
Error: expect(locator).toBeFocused() failed
Locator: getByRole('grid').getByRole('button').first()
Expected: focused
Received: inactive
Timeout: 5000ms
Call log:
- Expect "toBeFocused" with timeout 5000ms
- waiting for getByRole('grid').getByRole('button').first()
9 × locator resolved to <button type="button" aria-pressed="false" data-active-item="true" id="view-list-0-503-item-wrapper" class="dataviews-view-list__item" aria-labelledby="view-list-0-503-label" aria-describedby="view-list-0-503-description"></button>
- unexpected value "inactive"
79 | await expect( page.getByRole( 'grid' ) ).toBeVisible();
80 | await page.keyboard.press( 'Tab' );
> 81 | await expect( firstItem ).toBeFocused();
| ^
82 |
83 | // Go to the preview.
84 | await page.keyboard.press( 'Tab' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/dataviews-list-layout-keyboard.spec.js:81:29
|
|
[chromium] › test/e2e/specs/editor/various/post-content-focus-mode.spec.js:129:3 › Post Content focus mode › post content inside a template part › post title and content are editable and blocks can be inserted:
packages/e2e-test-utils-playwright/src/editor/select-blocks.ts#L26
1) [chromium] › test/e2e/specs/editor/various/post-content-focus-mode.spec.js:129:3 › Post Content focus mode › post content inside a template part › post title and content are editable and blocks can be inserted › Paragraph and Group blocks are available in the inserter
TimeoutError: locator.getAttribute: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[name="editor-canvas"]').contentFrame().getByText('Initial content')
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/post-content-focus-mode.spec.js:163:18
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-content-focus-mode.spec.js:159:15
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test/e2e/specs/widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter
3 skipped
238 passed (10.1m)
|
|
🎭 Playwright Run Summary
246 passed (11.8m)
|
|
🎭 Playwright Run Summary
3 skipped
236 passed (12.5m)
|
|
🎭 Playwright Run Summary
1 skipped
239 passed (12.5m)
|
|
🎭 Playwright Run Summary
2 flaky
[chromium] › test/e2e/specs/editor/various/post-content-focus-mode.spec.js:129:3 › Post Content focus mode › post content inside a template part › post title and content are editable and blocks can be inserted
[chromium] › test/e2e/specs/site-editor/dataviews-list-layout-keyboard.spec.js:62:2 › Dataviews List Layout › Navigates from items list to preview via TAB, and vice versa
5 skipped
231 passed (12.8m)
|
|
🎭 Playwright Run Summary
6 skipped
237 passed (14.1m)
|
|
🎭 Playwright Run Summary
5 skipped
238 passed (16.2m)
|
|
🎭 Playwright Run Summary
1 skipped
252 passed (22.7m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
Expired
|
11.4 MB |
sha256:2c280ddaa33ad1d3be16c603a851f06ef8da38fcfb3256812444a65a49acbe8b
|
|
|
failures-artifacts
Expired
|
7.79 MB |
sha256:29807fa1a2a1500698a84c020b10833effef247f3693a1d1a3da883430064c30
|
|
|
flaky-tests-report
Expired
|
3.31 KB |
sha256:7f3154078bbd3de1407aead5b385ce0336c2043a93292fb7c55f10afedf535ed
|
|
|
html-report--attempt-1
Expired
|
10.9 MB |
sha256:a6cbcbeed9b4182f0580e16a4d2afbba6b660d4a3b8f8d4a00ff2fbec296e8e4
|
|