Format Library: Add alt edit field to inline image (#64124) #111035
Annotations
3 errors and 8 notices
[chromium] › interactivity/router-navigate.spec.ts:151:6 › Router navigate › should reload the next page when the timeout ends:
test/e2e/specs/interactivity/router-navigate.spec.ts#L1
1) [chromium] › interactivity/router-navigate.spec.ts:151:6 › Router navigate › should reload the next page when the timeout ends
Test timeout of 100000ms exceeded.
|
[chromium] › interactivity/router-navigate.spec.ts:151:6 › Router navigate › should reload the next page when the timeout ends:
test/e2e/specs/interactivity/router-navigate.spec.ts#L1
1) [chromium] › interactivity/router-navigate.spec.ts:151:6 › Router navigate › should reload the next page when the timeout ends
Tearing down "page" exceeded the test timeout of 100000ms.
|
[chromium] › interactivity/router-navigate.spec.ts:151:6 › Router navigate › should reload the next page when the timeout ends:
test/e2e/specs/interactivity/router-navigate.spec.ts#L181
1) [chromium] › interactivity/router-navigate.spec.ts:151:6 › Router navigate › should reload the next page when the timeout ends
Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected string: "http://localhost:8889/?p=8&disable_server_directive_processing=true"
Received string: ""
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
179 | await page.getByTestId( 'link 1' ).click();
180 |
> 181 | await expect( page ).toHaveURL( link1 );
| ^
182 | await expect( title ).toHaveText( 'Link 1' );
183 |
184 | // If timeout is 10000, that means the page has been reloaded.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/interactivity/router-navigate.spec.ts:181:24
|
🎭 Playwright Run Summary
5 skipped
191 passed (6.1m)
|
🎭 Playwright Run Summary
1 skipped
187 passed (8.7m)
|
🎭 Playwright Run Summary
193 passed (8.8m)
|
🎭 Playwright Run Summary
1 skipped
182 passed (9.2m)
|
🎭 Playwright Run Summary
1 skipped
202 passed (10.0m)
|
🎭 Playwright Run Summary
198 passed (9.9m)
|
🎭 Playwright Run Summary
3 skipped
188 passed (10.1m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › interactivity/router-navigate.spec.ts:151:6 › Router navigate › should reload the next page when the timeout ends
191 passed (14.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
258 KB |
|
flaky-tests-report
Expired
|
1.09 KB |
|