Interactivity API: Fix flaky test on-window, remove duplicate expect on-document. #94333
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Puppeteer
9m 9s
Report to GitHub
4m 51s
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
3 skipped
119 passed (7.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 (7.0m)
|
🎭 Playwright Run Summary
178 passed (7.2m)
|
🎭 Playwright Run Summary
4 skipped
119 passed (6.3m)
|
🎭 Playwright Run Summary
139 passed (7.8m)
|
🎭 Playwright Run Summary
11 skipped
152 passed (8.2m)
|
🎭 Playwright Run Summary
1 skipped
176 passed (8.0m)
|
🎭 Playwright Run Summary
163 passed (8.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
1.29 MB |
|
flaky-tests-report
Expired
|
1004 Bytes |
|