Navigation Overlay customisation via Template Parts #91072
Annotations
4 errors and 1 notice
Run the tests:
test/e2e/specs/editor/blocks/navigation-frontend-interactivity.spec.js#L113
1) [webkit] › editor/blocks/navigation-frontend-interactivity.spec.js:91:3 › Navigation block - Frontend interactivity › Overlay menu › Overlay menu interactions in Safari (@WebKit)
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: getByRole('link', { name: 'Item 1' })
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for getByRole('link', { name: 'Item 1' })
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
111 |
112 | // Test: overlay menu focuses on first element after opening
> 113 | await expect( overlayMenuFirstElement ).toBeFocused();
| ^
114 |
115 | // Not Tested: overlay menu traps focus
116 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-frontend-interactivity.spec.js:113:44
|
Run the tests:
test/e2e/specs/editor/blocks/navigation-frontend-interactivity.spec.js#L113
1) [webkit] › editor/blocks/navigation-frontend-interactivity.spec.js:91:3 › Navigation block - Frontend interactivity › Overlay menu › Overlay menu interactions in Safari (@WebKit)
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: getByRole('link', { name: 'Item 1' })
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for getByRole('link', { name: 'Item 1' })
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
111 |
112 | // Test: overlay menu focuses on first element after opening
> 113 | await expect( overlayMenuFirstElement ).toBeFocused();
| ^
114 |
115 | // Not Tested: overlay menu traps focus
116 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-frontend-interactivity.spec.js:113:44
|
Run the tests:
test/e2e/specs/editor/blocks/navigation-frontend-interactivity.spec.js#L113
1) [webkit] › editor/blocks/navigation-frontend-interactivity.spec.js:91:3 › Navigation block - Frontend interactivity › Overlay menu › Overlay menu interactions in Safari (@WebKit)
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: getByRole('link', { name: 'Item 1' })
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for getByRole('link', { name: 'Item 1' })
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
- locator resolved to <a href="http://www.wordpress.org/" class="wp-block…>…</a>
- unexpected value "not focused"
111 |
112 | // Test: overlay menu focuses on first element after opening
> 113 | await expect( overlayMenuFirstElement ).toBeFocused();
| ^
114 |
115 | // Not Tested: overlay menu traps focus
116 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-frontend-interactivity.spec.js:113:44
|
Run the tests
Process completed with exit code 1.
|
Run the tests
1 failed
[webkit] › editor/blocks/navigation-frontend-interactivity.spec.js:91:3 › Navigation block - Frontend interactivity › Overlay menu › Overlay menu interactions in Safari (@WebKit)
142 passed (7.3m)
|
The logs for this run have expired and are no longer available.
Loading