Update template description in table layout (#63942) #110714
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
5 skipped
187 passed (5.9m)
|
🎭 Playwright Run Summary
1 skipped
197 passed (9.6m)
|
🎭 Playwright Run Summary
192 passed (9.3m)
|
🎭 Playwright Run Summary
1 skipped
187 passed (9.6m)
|
🎭 Playwright Run Summary
1 skipped
187 passed (9.0m)
|
🎭 Playwright Run Summary
192 passed (10.3m)
|
🎭 Playwright Run Summary
198 passed (10.1m)
|
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
1.29 MB |
|
flaky-tests-report
Expired
|
1.07 KB |
|