Workflows: Add 'Technical Prototype' to the type-related labels list #94252
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Puppeteer
9m 25s
Report to GitHub
3m 27s
Annotations
1 error and 8 notices
[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
|
🎭 Playwright Run Summary
2 skipped
121 passed (6.3m)
|
🎭 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 (6.9m)
|
🎭 Playwright Run Summary
11 skipped
152 passed (7.7m)
|
🎭 Playwright Run Summary
137 passed (7.5m)
|
🎭 Playwright Run Summary
178 passed (7.2m)
|
🎭 Playwright Run Summary
1 skipped
176 passed (7.7m)
|
🎭 Playwright Run Summary
3 skipped
119 passed (7.3m)
|
🎭 Playwright Run Summary
163 passed (7.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
1.23 MB |
|
flaky-tests-report
Expired
|
1002 Bytes |
|