Skip to content

Try: Aggressive TinyMCE deprecation #77312

Try: Aggressive TinyMCE deprecation

Try: Aggressive TinyMCE deprecation #77312

Triggered via pull request June 30, 2023 11:09
Status Success
Total duration 31m 44s
Artifacts 2

end2end-test.yml

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

Annotations

2 errors and 4 notices
[webkit] › editor/various/a11y-region-navigation.spec.js:15:2 › Region navigation (@firefox: packages/e2e-test-utils-playwright/src/request-utils/rest.ts#L104
1) [webkit] › editor/various/a11y-region-navigation.spec.js:15:2 › Region navigation (@Firefox, @WebKit) › navigates forward and back again SyntaxError: Unexpected token < in JSON at position 0 at ../../../packages/e2e-test-utils-playwright/src/request-utils/rest.ts:104 102 | }, 103 | } ); > 104 | const json: RestResponse = await response.json(); | ^ 105 | 106 | if ( ! response.ok() ) { 107 | throw json; at RequestUtils.rest (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/rest.ts:104:30) at RequestUtils.getMaxBatchSize (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/rest.ts:139:19) at RequestUtils.batchRest (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/rest.ts:166:23) at RequestUtils.deleteAllBlocks (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/blocks.js:22:2) at Object.test_1.test.extend.requestUtils.scope (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/test.ts:139:4)
[chromium] › editor/various/convert-block-type.spec.js:15:2 › Code block › should convert to a preformatted block: test/e2e/specs/editor/various/convert-block-type.spec.js#L26
1) [chromium] › editor/various/convert-block-type.spec.js:15:2 › Code block › should convert to a preformatted block Error: expect(received).toBe(expected) // Object.is equality - Expected - 1 + Received + 1 <!-- wp:code --> - <pre class="wp-block-code"><code>print "Hello Dolly!"</code></pre> + <pre class="wp-block-code"><code></code></pre> <!-- /wp:code --> Call Log: - Timeout 5000ms exceeded while waiting on the predicate 24 | // Verify the content starts out as a Code block. 25 | > 26 | await expect.poll( editor.getEditedPostContent ).toBe( `<!-- wp:code --> | ^ 27 | <pre class="wp-block-code"><code>${ code }</code></pre> 28 | <!-- /wp:code -->` ); 29 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/convert-block-type.spec.js:26:3
🎭 Playwright Run Summary
1 flaky [webkit] › editor/various/a11y-region-navigation.spec.js:15:2 › Region navigation (@Firefox, @WebKit) › navigates forward and back again 2 skipped 163 passed (11.3m)
🎭 Playwright Run Summary
180 passed (12.6m)
🎭 Playwright Run Summary
1 flaky [chromium] › editor/various/convert-block-type.spec.js:15:2 › Code block › should convert to a preformatted block 175 passed (15.0m)
🎭 Playwright Run Summary
147 passed (14.9m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
2.03 MB
flaky-tests-report Expired
6.59 KB