Core Data: Fix per_page query logic for when offset is present in the query #148827
Annotations
1 error and 8 notices
|
[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
244 passed (11.8m)
|
|
🎭 Playwright Run Summary
1 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
5 skipped
232 passed (11.7m)
|
|
🎭 Playwright Run Summary
3 skipped
235 passed (12.0m)
|
|
🎭 Playwright Run Summary
3 skipped
239 passed (11.8m)
|
|
🎭 Playwright Run Summary
1 skipped
239 passed (12.5m)
|
|
🎭 Playwright Run Summary
1 skipped
249 passed (16.9m)
|
|
🎭 Playwright Run Summary
5 skipped
199 passed (15.7m)
|
|
🎭 Playwright Run Summary
6 skipped
271 passed (17.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
|
5.58 MB |
sha256:d3699fdff7ad6705b3b3e4cc1c6fbae9cb70afc3eae8dceaf09700759cbe7d5d
|
|
|
failures-artifacts
|
2.15 MB |
sha256:4c3ec83a320712e41cb378233c5a003721a121c92b2d42ec714fd93ba12be47f
|
|
|
flaky-tests-report
|
1.08 KB |
sha256:1435a998e0a080ed02a6a9d1a23de3e2063185633be0cf42c388f96e0d42334a
|
|
|
html-report--attempt-1
|
5.16 MB |
sha256:d9eea6b322326249e636aa1fa5461ab7436ce4d76ef43d2075e8e42fb0116f01
|
|