DataViews: Add ability to create custom views #87247
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
3m 52s
Annotations
5 errors and 4 notices
[chromium] › editor/various/preview.spec.js:153:2 › Preview › should display the correct preview when switching between published and draft statuses:
test/e2e/specs/editor/various/preview.spec.js#L193
1) [chromium] › editor/various/preview.spec.js:153:2 › Preview › should display the correct preview when switching between published and draft statuses
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('region', { name: 'Editor settings' }).getByRole('button', { name: 'Switch to draft' })
============================================================
191 | .getByRole( 'region', { name: 'Editor settings' } )
192 | .getByRole( 'button', { name: 'Switch to draft' } )
> 193 | .click();
| ^
194 | // FIXME: The confirmation dialog is not named yet.
195 | await page.click( 'role=dialog >> role=button[name="OK"i]' );
196 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/preview.spec.js:193:5
|
[chromium] › editor/various/preview.spec.js:153:2 › Preview › should display the correct preview when switching between published and draft statuses:
test/e2e/specs/editor/various/preview.spec.js#L193
1) [chromium] › editor/various/preview.spec.js:153:2 › Preview › should display the correct preview when switching between published and draft statuses
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('region', { name: 'Editor settings' }).getByRole('button', { name: 'Switch to draft' })
============================================================
191 | .getByRole( 'region', { name: 'Editor settings' } )
192 | .getByRole( 'button', { name: 'Switch to draft' } )
> 193 | .click();
| ^
194 | // FIXME: The confirmation dialog is not named yet.
195 | await page.click( 'role=dialog >> role=button[name="OK"i]' );
196 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/preview.spec.js:193:5
|
[chromium] › editor/various/preview.spec.js:153:2 › Preview › should display the correct preview when switching between published and draft statuses:
test/e2e/specs/editor/various/preview.spec.js#L193
1) [chromium] › editor/various/preview.spec.js:153:2 › Preview › should display the correct preview when switching between published and draft statuses
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('region', { name: 'Editor settings' }).getByRole('button', { name: 'Switch to draft' })
============================================================
191 | .getByRole( 'region', { name: 'Editor settings' } )
192 | .getByRole( 'button', { name: 'Switch to draft' } )
> 193 | .click();
| ^
194 | // FIXME: The confirmation dialog is not named yet.
195 | await page.click( 'role=dialog >> role=button[name="OK"i]' );
196 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/preview.spec.js:193:5
|
[chromium] › editor/various/multi-block-selection.spec.js:245:2 › Multi-block selection › should select with shift + click:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L1
2) [chromium] › editor/various/multi-block-selection.spec.js:245:2 › Multi-block selection › should select with shift + click
Test timeout of 100000ms exceeded.
|
Playwright - 2
Process completed with exit code 1.
|
🎭 Playwright Run Summary
1 skipped
232 passed (15.3m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › editor/various/preview.spec.js:153:2 › Preview › should display the correct preview when switching between published and draft statuses
1 flaky
[chromium] › editor/various/multi-block-selection.spec.js:245:2 › Multi-block selection › should select with shift + click
252 passed (17.3m)
|
🎭 Playwright Run Summary
12 skipped
229 passed (18.0m)
|
🎭 Playwright Run Summary
2 skipped
230 passed (22.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
8.61 MB |
|
flaky-tests-report
Expired
|
985 Bytes |
|