New block/tabs #125038
Annotations
4 errors and 1 notice
Run the tests:
test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js#L573
1) [firefox] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@Firefox, @WebKit) › should allow speaking number of initial results
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByText('2 results found, use up and down arrow keys to navigate.')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('2 results found, use up and down arrow keys to navigate.')
571 | '2 results found, use up and down arrow keys to navigate.'
572 | )
> 573 | ).toBeVisible();
| ^
574 | } );
575 | } );
576 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:573:5
|
Run the tests:
test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js#L573
1) [firefox] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@Firefox, @WebKit) › should allow speaking number of initial results
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByText('2 results found, use up and down arrow keys to navigate.')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('2 results found, use up and down arrow keys to navigate.')
571 | '2 results found, use up and down arrow keys to navigate.'
572 | )
> 573 | ).toBeVisible();
| ^
574 | } );
575 | } );
576 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:573:5
|
Run the tests:
test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js#L573
1) [firefox] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@Firefox, @WebKit) › should allow speaking number of initial results
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByText('2 results found, use up and down arrow keys to navigate.')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('2 results found, use up and down arrow keys to navigate.')
571 | '2 results found, use up and down arrow keys to navigate.'
572 | )
> 573 | ).toBeVisible();
| ^
574 | } );
575 | } );
576 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:573:5
|
Run the tests
Process completed with exit code 1.
|
|
Loading