feat: Add toggle for include/exclude terms and improve term handling #124939
Annotations
6 errors and 8 notices
[chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation:
test/e2e/specs/site-editor/site-editor-url-navigation.spec.js#L44
1) [chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'For a specific item' })
42 | await page
43 | .getByRole( 'button', { name: 'For a specific item' } )
> 44 | .click();
| ^
45 | await page.getByRole( 'option', { name: 'Demo' } ).click();
46 | await expect( page ).toHaveURL(
47 | '/wp-admin/site-editor.php?p=%2Fwp_template%2Femptytheme%2F%2Fsingle-post-demo&canvas=edit'
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:44:5
|
[chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation:
test/e2e/specs/site-editor/site-editor-url-navigation.spec.js#L44
1) [chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'For a specific item' })
42 | await page
43 | .getByRole( 'button', { name: 'For a specific item' } )
> 44 | .click();
| ^
45 | await page.getByRole( 'option', { name: 'Demo' } ).click();
46 | await expect( page ).toHaveURL(
47 | '/wp-admin/site-editor.php?p=%2Fwp_template%2Femptytheme%2F%2Fsingle-post-demo&canvas=edit'
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:44:5
|
[chromium] › site-editor/preload.spec.js:16:2 › Preload › Should make no requests before the iframe is loaded:
test/e2e/specs/site-editor/preload.spec.js#L46
1) [chromium] › site-editor/preload.spec.js:16:2 › Preload › Should make no requests before the iframe is loaded
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 0
Array [
"/wp/v2/users/me",
- "/wp/v2/settings",
]
44 |
45 | // To do: these should all be removed or preloaded.
> 46 | expect( requests ).toEqual( [
| ^
47 | // Seems to be coming from `enableComplementaryArea`.
48 | '/wp/v2/users/me',
49 | // There are two separate settings OPTIONS requests. We should fix
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/preload.spec.js:46:22
|
[chromium] › site-editor/preload.spec.js:16:2 › Preload › Should make no requests before the iframe is loaded:
test/e2e/specs/site-editor/preload.spec.js#L46
1) [chromium] › site-editor/preload.spec.js:16:2 › Preload › Should make no requests before the iframe is loaded
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 0
Array [
"/wp/v2/users/me",
- "/wp/v2/settings",
]
44 |
45 | // To do: these should all be removed or preloaded.
> 46 | expect( requests ).toEqual( [
| ^
47 | // Seems to be coming from `enableComplementaryArea`.
48 | '/wp/v2/users/me',
49 | // There are two separate settings OPTIONS requests. We should fix
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/preload.spec.js:46:22
|
[chromium] › site-editor/preload.spec.js:16:2 › Preload › Should make no requests before the iframe is loaded:
test/e2e/specs/site-editor/preload.spec.js#L46
1) [chromium] › site-editor/preload.spec.js:16:2 › Preload › Should make no requests before the iframe is loaded
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 0
Array [
"/wp/v2/users/me",
- "/wp/v2/settings",
]
44 |
45 | // To do: these should all be removed or preloaded.
> 46 | expect( requests ).toEqual( [
| ^
47 | // Seems to be coming from `enableComplementaryArea`.
48 | '/wp/v2/users/me',
49 | // There are two separate settings OPTIONS requests. We should fix
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/preload.spec.js:46:22
|
Playwright - 5
Process completed with exit code 1.
|
🎭 Playwright Run Summary
1 flaky
[chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation
2 skipped
193 passed (6.0m)
|
🎭 Playwright Run Summary
1 skipped
194 passed (7.6m)
|
🎭 Playwright Run Summary
1 skipped
201 passed (8.1m)
|
🎭 Playwright Run Summary
1 skipped
201 passed (8.3m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › site-editor/preload.spec.js:16:2 › Preload › Should make no requests before the iframe is loaded
1 skipped
201 passed (8.8m)
|
🎭 Playwright Run Summary
3 skipped
188 passed (9.5m)
|
🎭 Playwright Run Summary
207 passed (9.0m)
|
🎭 Playwright Run Summary
1 skipped
208 passed (11.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
|
6.42 MB |
|
flaky-tests-report
|
1.06 KB |
|