Skip to content

Add Typography: text orientation (writing mode) (#50822) #77017

Add Typography: text orientation (writing mode) (#50822)

Add Typography: text orientation (writing mode) (#50822) #77017

Triggered via push June 28, 2023 09:53
Status Failure
Total duration 33m 4s
Artifacts 2

end2end-test.yml

on: push
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
3m 20s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 notices
Puppeteer - 2: packages/e2e-tests/specs/site-editor/multi-entity-saving.test.js#L813
TimeoutError: waiting for selector `.components-font-size-picker__controls` 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:1273:47) at Page.waitForSelector (/home/runner/work/gutenberg/gutenberg/node_modules/puppeteer-core/src/common/Page.ts:3210:29) at Object.waitForSelector (/home/runner/work/gutenberg/gutenberg/packages/e2e-tests/specs/site-editor/multi-entity-saving.test.js:318:15) at runMicrotasks (<anonymous>) at processTicksAndRejections (internal/process/task_queues.js:95:5)
Puppeteer - 2
Process completed with exit code 1.
[chromium] › editor/blocks/image.spec.js:601:2 › Image › image inserted via link should appear in the frontend published post content: test/e2e/specs/editor/blocks/image.spec.js#L629
1) [chromium] › editor/blocks/image.spec.js:601:2 › Image › image inserted via link should appear in the frontend published post content Error: expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('role=document[name="Block: Image"i]').locator('role=img') - locator resolved to <img alt="This image has an empty alt attribute; its …/> - unexpected value "hidden" - waiting for locator('role=document[name="Block: Image"i]').locator('role=img') - locator resolved to <img alt="This image has an empty alt attribute; its …/> - unexpected value "hidden" - locator resolved to <img alt="This image has an empty alt attribute; its …/> - unexpected value "hidden" - locator resolved to <img alt="This image has an empty alt attribute; its …/> - unexpected value "hidden" - locator resolved to <img alt="This image has an empty alt attribute; its …/> - unexpected value "hidden" - locator resolved to <img alt="This image has an empty alt attribute; its …/> - unexpected value "hidden" - locator resolved to <img alt="This image has an empty alt attribute; its …/> - unexpected value "hidden" - locator resolved to <img alt="This image has an empty alt attribute; its …/> - unexpected value "hidden" - locator resolved to <img alt="This image has an empty alt attribute; its …/> - unexpected value "hidden" 627 | 628 | const imageInEditor = imageBlock.locator( 'role=img' ); > 629 | await expect( imageInEditor ).toBeVisible(); | ^ 630 | await expect( imageInEditor ).toHaveAttribute( 'src', imgUrl ); 631 | 632 | const postId = await editor.publishPost(); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/image.spec.js:629:33
🎭 Playwright Run Summary
152 passed (11.0m)
🎭 Playwright Run Summary
154 passed (11.5m)
🎭 Playwright Run Summary
1 flaky [chromium] › editor/blocks/image.spec.js:601:2 › Image › image inserted via link should appear in the frontend published post content 158 passed (15.4m)
🎭 Playwright Run Summary
2 skipped 152 passed (19.5m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
2.57 MB
flaky-tests-report Expired
8.7 KB