Skip test: create a new page, edit template and toggle page template … #107502
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: hidden
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
4 skipped
194 passed (5.9m)
|
🎭 Playwright Run Summary
1 skipped
186 passed (9.0m)
|
🎭 Playwright Run Summary
1 skipped
191 passed (9.4m)
|
🎭 Playwright Run Summary
1 skipped
184 passed (9.5m)
|
🎭 Playwright Run Summary
1 skipped
197 passed (9.8m)
|
🎭 Playwright Run Summary
1 skipped
195 passed (10.1m)
|
🎭 Playwright Run Summary
182 passed (10.5m)
|
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
1.34 MB |
|
flaky-tests-report
Expired
|
1009 Bytes |
|