Blocks: Don't memoize 'hasContentRoleAttribute' selector #115346
Annotations
1 error and 8 notices
[firefox] › editor/blocks/navigation-frontend-interactivity.spec.js:378:3 › Navigation block - Frontend interactivity › Submenus (Arrow setting) (@firefox:
test/e2e/specs/editor/blocks/navigation-frontend-interactivity.spec.js#L426
1) [firefox] › editor/blocks/navigation-frontend-interactivity.spec.js:378:3 › Navigation block - Frontend interactivity › Submenus (Arrow setting) (@Firefox, @WebKit) › submenu click on the arrow interactions
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('link', { name: 'Submenu Link' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('link', { name: 'Submenu Link' })
424 | // Move the mouse so the hover on the button doesn't keep the menu open
425 | await page.mouse.move( 400, 400 );
> 426 | await expect( firstLevelElement ).toBeVisible();
| ^
427 | await expect( secondLevelElement ).toBeHidden();
428 |
429 | // Close menu via click on the body
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-frontend-interactivity.spec.js:426:38
|
🎭 Playwright Run Summary
3 skipped
192 passed (6.3m)
|
🎭 Playwright Run Summary
1 skipped
194 passed (9.4m)
|
🎭 Playwright Run Summary
199 passed (10.1m)
|
🎭 Playwright Run Summary
1 skipped
193 passed (9.6m)
|
🎭 Playwright Run Summary
197 passed (10.4m)
|
🎭 Playwright Run Summary
1 skipped
187 passed (9.7m)
|
🎭 Playwright Run Summary
1 skipped
196 passed (9.8m)
|
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
|
1.46 MB |
|
flaky-tests-report
|
1.07 KB |
|