Fix losing overrides after detaching patterns #94254
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Puppeteer
9m 38s
Report to GitHub
3m 30s
Annotations
5 errors and 8 notices
Puppeteer:
packages/e2e-tests/specs/editor/various/pattern-blocks.test.js#L142
Error: expect(received).toMatchSnapshot()
Snapshot name: `Pattern blocks can be created from multiselection and converted back to regular blocks 1`
- Snapshot - 7
+ Received + 1
- "<!-- wp:paragraph -->
- <p>Hello there!</p>
- <!-- /wp:paragraph -->
-
- <!-- wp:paragraph -->
- <p>Second paragraph</p>
- <!-- /wp:paragraph -->"
+ "<!-- wp:block {"ref":152} /-->"
at Object.toMatchSnapshot (/home/runner/work/gutenberg/gutenberg/packages/e2e-tests/specs/editor/various/pattern-blocks.test.js:142:42)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
|
Puppeteer
Process completed with exit code 1.
|
Playwright - 2
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
[chromium] › editor/blocks/paragraph.spec.js:163:4 › Paragraph › Empty paragraph › Dragging positions › Only the first block is an empty paragraph block:
test/e2e/specs/editor/blocks/paragraph.spec.js#L243
1) [chromium] › editor/blocks/paragraph.spec.js:163:4 › Paragraph › Empty paragraph › Dragging positions › Only the first block is an empty paragraph block
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('data-testid=block-popover-drop-zone')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('data-testid=block-popover-drop-zone')
241 | headingBox.y + 1
242 | );
> 243 | await expect( draggingUtils.dropZone ).toBeVisible();
| ^
244 | await expect
245 | .poll( () =>
246 | draggingUtils.confirmValidDropZonePosition(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/paragraph.spec.js:243:45
|
[chromium] › editor/blocks/paragraph.spec.js:163:4 › Paragraph › Empty paragraph › Dragging positions › Only the first block is an empty paragraph block:
test/e2e/specs/editor/blocks/paragraph.spec.js#L243
1) [chromium] › editor/blocks/paragraph.spec.js:163:4 › Paragraph › Empty paragraph › Dragging positions › Only the first block is an empty paragraph block
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('data-testid=block-popover-drop-zone')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('data-testid=block-popover-drop-zone')
241 | headingBox.y + 1
242 | );
> 243 | await expect( draggingUtils.dropZone ).toBeVisible();
| ^
244 | await expect
245 | .poll( () =>
246 | draggingUtils.confirmValidDropZonePosition(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/paragraph.spec.js:243:45
|
🎭 Playwright Run Summary
2 skipped
121 passed (6.1m)
|
🎭 Playwright Run Summary
178 passed (6.9m)
|
🎭 Playwright Run Summary
3 skipped
119 passed (7.4m)
|
🎭 Playwright Run Summary
138 passed (7.4m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › editor/blocks/paragraph.spec.js:163:4 › Paragraph › Empty paragraph › Dragging positions › Only the first block is an empty paragraph block
1 skipped
137 passed (7.0m)
|
🎭 Playwright Run Summary
1 skipped
176 passed (7.8m)
|
🎭 Playwright Run Summary
163 passed (7.8m)
|
🎭 Playwright Run Summary
11 skipped
152 passed (7.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
282 KB |
|
flaky-tests-report
Expired
|
1.08 KB |
|