RTC: Change SyncConnectionModal to isSyncConnectionErrorHandled filter and drop IS_GUTENBERG_PLUGIN check #149884
Annotations
2 errors and 8 notices
|
[chromium] › test/e2e/specs/site-editor/dataviews-list-layout-keyboard.spec.js:34:2 › Dataviews List Layout › Items list is reachable via TAB:
test/e2e/specs/site-editor/dataviews-list-layout-keyboard.spec.js#L42
2) [chromium] › test/e2e/specs/site-editor/dataviews-list-layout-keyboard.spec.js:34:2 › Dataviews List Layout › Items list is reachable via TAB
Error: expect(locator).toBeFocused() failed
Locator: getByRole('button', { name: 'Add filter' })
Expected: focused
Received: inactive
Timeout: 5000ms
Call log:
- Expect "toBeFocused" with timeout 5000ms
- waiting for getByRole('button', { name: 'Add filter' })
9 × locator resolved to <button id=":rn:" type="button" aria-pressed="false" aria-haspopup="menu" aria-expanded="false" aria-label="Add filter" class="components-button dataviews-filters__visibility-toggle is-compact has-icon">…</button>
- unexpected value "inactive"
40 | await expect(
41 | page.getByRole( 'button', { name: 'Add filter' } )
> 42 | ).toBeFocused();
| ^
43 |
44 | await page.keyboard.press( 'Tab' );
45 | await expect(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/dataviews-list-layout-keyboard.spec.js:42:5
|
|
[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
3 skipped
239 passed (11.1m)
|
|
🎭 Playwright Run Summary
3 skipped
236 passed (12.3m)
|
|
🎭 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:34:2 › Dataviews List Layout › Items list is reachable via TAB
5 skipped
231 passed (12.8m)
|
|
🎭 Playwright Run Summary
246 passed (13.3m)
|
|
🎭 Playwright Run Summary
1 skipped
239 passed (13.3m)
|
|
🎭 Playwright Run Summary
6 skipped
237 passed (14.6m)
|
|
🎭 Playwright Run Summary
5 skipped
238 passed (16.3m)
|
|
🎭 Playwright Run Summary
1 skipped
256 passed (22.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
Expired
|
7.88 MB |
sha256:b1f7ac305960c0460a875e4df8d27d5d9f2df6f34f5154c3bcc7221c7ef1e052
|
|
|
failures-artifacts
Expired
|
3.9 MB |
sha256:69ba01f2f9e26f92b68ea11201fd4417b72ed4af14164480d8aabe6256dddb7a
|
|
|
flaky-tests-report
Expired
|
2.22 KB |
sha256:ded5d688e8e241381112fc32de6b443afe8df0fc83ba14465a5b00ff3039e095
|
|
|
html-report--attempt-1
Expired
|
7.03 MB |
sha256:7d6b6977307e1d7c721871a9f08942ae232c061bb382dcc38607682bc56ef44d
|
|