Skip to content

Lightbox: Fix close button position. #88214

Lightbox: Fix close button position.

Lightbox: Fix close button position. #88214

Triggered via pull request November 14, 2023 18:09
Status Failure
Total duration 53m 21s
Artifacts 2
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
4m 12s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 notices
Puppeteer - 3: packages/e2e-tests/specs/editor/various/block-grouping.test.js#L813
TimeoutError: waiting for selector `tr[data-slug="gutenberg-test-custom-grouping-block"] .deactivate a` failed: timeout 30000ms exceeded at new WaitTask (/home/runner/work/gutenberg/gutenberg/node_modules/puppeteer-core/src/common/DOMWorld.ts:813:28) at DOMWorld.waitForSelectorInPage (/home/runner/work/gutenberg/gutenberg/node_modules/puppeteer-core/src/common/DOMWorld.ts:656:22) at Object.internalHandler.waitFor (/home/runner/work/gutenberg/gutenberg/node_modules/puppeteer-core/src/common/QueryHandler.ts:78:19) at DOMWorld.waitForSelector (/home/runner/work/gutenberg/gutenberg/node_modules/puppeteer-core/src/common/DOMWorld.ts:511:25) at Frame.waitForSelector (/home/runner/work/gutenberg/gutenberg/node_modules/puppeteer-core/src/common/FrameManager.ts:1290:47) at Page.waitForSelector (/home/runner/work/gutenberg/gutenberg/node_modules/puppeteer-core/src/common/Page.ts:3222:29) at waitForSelector (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils/build/@wordpress/e2e-test-utils/src/activate-plugin.js:29:13) at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5) at Object.<anonymous> (/home/runner/work/gutenberg/gutenberg/packages/e2e-tests/specs/editor/various/block-grouping.test.js:252:4)
Puppeteer - 3
Process completed with exit code 1.
[webkit] › editor/various/multi-block-selection.spec.js:1168:2 › Multi-block selection › should partially select with shift + click (@webkit): test/e2e/specs/editor/various/multi-block-selection.spec.js#L1211
1) [webkit] › editor/various/multi-block-selection.spec.js:1168:2 › Multi-block selection › should partially select with shift + click (@WebKit) Error: expect(received).toMatchObject(expected) - Expected - 1 + Received + 1 Array [ Object { "attributes": Object { - "content": "<strong>1</strong>|2", + "content": "|", }, "name": "core/paragraph", }, ] Call Log: - Timeout 5000ms exceeded while waiting on the predicate 1209 | // Ensure selection is in the correct place. 1210 | await page.keyboard.type( '|' ); > 1211 | await expect.poll( editor.getBlocks ).toMatchObject( [ | ^ 1212 | { 1213 | name: 'core/paragraph', 1214 | attributes: { content: '<strong>1</strong>|2' }, at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:1211:41
Puppeteer - 2
The hosted runner: GitHub Actions 73 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
Playwright - 2
The hosted runner: GitHub Actions 76 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
🎭 Playwright Run Summary
12 skipped 244 passed (12.8m)
🎭 Playwright Run Summary
1 skipped 260 passed (19.3m)
🎭 Playwright Run Summary
1 flaky [webkit] › editor/various/multi-block-selection.spec.js:1168:2 › Multi-block selection › should partially select with shift + click (@WebKit) 2 skipped 239 passed (23.2m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
1.48 MB
flaky-tests-report Expired
4.77 KB