Components: add Tabs
(a composable TabPanel
v2)
#83819
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
3m 8s
Annotations
1 error and 4 notices
[firefox] › editor/blocks/list.spec.js:615:2 › List (@firefox) › should be immeadiately saved on indentation:
test/e2e/specs/editor/blocks/list.spec.js#L620
1) [firefox] › editor/blocks/list.spec.js:615:2 › List (@Firefox) › should be immeadiately saved on indentation
Error: keyboard.type: Target page, context or browser has been closed
618 | } ) => {
619 | await editor.insertBlock( { name: 'core/list' } );
> 620 | await page.keyboard.type( 'one' );
| ^
621 | await page.keyboard.press( 'Enter' );
622 | await editor.clickBlockToolbarButton( 'Indent' );
623 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/list.spec.js:620:23
|
🎭 Playwright Run Summary
1 skipped
232 passed (15.5m)
|
🎭 Playwright Run Summary
228 passed (17.6m)
|
🎭 Playwright Run Summary
1 flaky
[firefox] › editor/blocks/list.spec.js:615:2 › List (@Firefox) › should be immeadiately saved on indentation
2 skipped
218 passed (19.2m)
|
🎭 Playwright Run Summary
226 passed (20.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
97.8 KB |
|
flaky-tests-report
Expired
|
3.04 KB |
|