Theme.json: update schema with working create theme link #102973
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Report to GitHub
3m 43s
Annotations
6 errors, 1 warning, and 8 notices
[chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation:
test/e2e/specs/site-editor/site-editor-url-navigation.spec.js#L44
1) [chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'For a specific item' })
42 | await page
43 | .getByRole( 'button', { name: 'For a specific item' } )
> 44 | .click();
| ^
45 | await page.getByRole( 'option', { name: 'Demo' } ).click();
46 | await expect( page ).toHaveURL(
47 | '/wp-admin/site-editor.php?postId=emptytheme%2F%2Fsingle-post-demo&postType=wp_template&canvas=edit'
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:44:5
|
[webkit] › editor/various/inserting-blocks.spec.js:168:2 › Inserting blocks (@firefox:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L218
1) [webkit] › editor/various/inserting-blocks.spec.js:168:2 › Inserting blocks (@Firefox, @WebKit) › inserts patterns by dragging and dropping from the global inserter
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('data-testid=block-list-insertion-point-indicator')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('data-testid=block-list-insertion-point-indicator')
216 | await insertingBlocksUtils.dragOver( paragraphBoundingBox );
217 |
> 218 | await expect( insertingBlocksUtils.indicator ).toBeVisible();
| ^
219 | await insertingBlocksUtils.expectIndicatorBelowParagraph(
220 | paragraphBoundingBox
221 | );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:218:50
|
[webkit] › editor/various/inserting-blocks.spec.js:168:2 › Inserting blocks (@firefox:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L218
1) [webkit] › editor/various/inserting-blocks.spec.js:168:2 › Inserting blocks (@Firefox, @WebKit) › inserts patterns by dragging and dropping from the global inserter
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('data-testid=block-list-insertion-point-indicator')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('data-testid=block-list-insertion-point-indicator')
216 | await insertingBlocksUtils.dragOver( paragraphBoundingBox );
217 |
> 218 | await expect( insertingBlocksUtils.indicator ).toBeVisible();
| ^
219 | await insertingBlocksUtils.expectIndicatorBelowParagraph(
220 | paragraphBoundingBox
221 | );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:218:50
|
[webkit] › editor/various/inserting-blocks.spec.js:327:2 › Inserting blocks (@firefox:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L370
2) [webkit] › editor/various/inserting-blocks.spec.js:327:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('data-testid=block-list-insertion-point-indicator')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('data-testid=block-list-insertion-point-indicator')
368 | await insertingBlocksUtils.dragOver( paragraphBoundingBox );
369 |
> 370 | await expect( insertingBlocksUtils.indicator ).toBeVisible();
| ^
371 | await expect( insertingBlocksUtils.draggableChip ).toBeVisible();
372 |
373 | await page.keyboard.press( 'Escape' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:370:50
|
Playwright - 7
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
Playwright - 7
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
Report to GitHub
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ./packages/report-flaky-tests. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
1 flaky
[chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation
3 skipped
181 passed (6.1m)
|
🎭 Playwright Run Summary
3 skipped
145 passed (7.5m)
|
🎭 Playwright Run Summary
186 passed (8.7m)
|
🎭 Playwright Run Summary
1 skipped
177 passed (8.8m)
|
🎭 Playwright Run Summary
1 skipped
184 passed (9.2m)
|
🎭 Playwright Run Summary
11 skipped
180 passed (9.1m)
|
🎭 Playwright Run Summary
1 skipped
191 passed (9.7m)
|
🎭 Playwright Run Summary
2 flaky
[webkit] › editor/various/inserting-blocks.spec.js:168:2 › Inserting blocks (@Firefox, @WebKit) › inserts patterns by dragging and dropping from the global inserter
[webkit] › editor/various/inserting-blocks.spec.js:327:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape
219 passed (12.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
1.64 MB |
|
flaky-tests-report
Expired
|
898 Bytes |
|