DataViews: make list layout stable (#59858) #99372
end2end-test.yml
on: push
Matrix: e2e-playwright
Puppeteer
5m 21s
Report to GitHub
3m 28s
Annotations
1 error, 10 warnings, and 8 notices
[chromium] › interactivity/deferred-store.spec.ts:19:6 › deferred store › Ensure that a store can be subscribed to before it is initialized:
test/e2e/specs/interactivity/deferred-store.spec.ts#L23
1) [chromium] › interactivity/deferred-store.spec.ts:19:6 › deferred store › Ensure that a store can be subscribed to before it is initialized
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: getByTestId('result')
Expected string: ""
Received string: "Hello, world!"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for getByTestId('result')
- locator resolved to <span data-testid="result" data-wp-text="state.reverse…>Hello, world!</span>
- unexpected value "Hello, world!"
- locator resolved to <span data-testid="result" data-wp-text="state.reverse…>Hello, world!</span>
- unexpected value "Hello, world!"
- locator resolved to <span data-testid="result" data-wp-text="state.reverse…>Hello, world!</span>
- unexpected value "Hello, world!"
- locator resolved to <span data-testid="result" data-wp-text="state.reverse…>Hello, world!</span>
- unexpected value "Hello, world!"
- locator resolved to <span data-testid="result" data-wp-text="state.reverse…>Hello, world!</span>
- unexpected value "Hello, world!"
- locator resolved to <span data-testid="result" data-wp-text="state.reverse…>Hello, world!</span>
- unexpected value "Hello, world!"
- locator resolved to <span data-testid="result" data-wp-text="state.reverse…>Hello, world!</span>
- unexpected value "Hello, world!"
- locator resolved to <span data-testid="result" data-wp-text="state.reverse…>Hello, world!</span>
- unexpected value "Hello, world!"
- locator resolved to <span data-testid="result" data-wp-text="state.reverse…>Hello, world!</span>
- unexpected value "Hello, world!"
21 | } ) => {
22 | const resultInput = page.getByTestId( 'result' );
> 23 | await expect( resultInput ).toHaveText( '' );
| ^
24 | await expect( resultInput ).toHaveText( 'Hello, world!' );
25 | } );
26 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/interactivity/deferred-store.spec.ts:23:31
|
Puppeteer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Playwright - 6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Playwright - 5
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Playwright - 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Playwright - 1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Playwright - 4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Playwright - 3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Playwright - 2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Playwright - 7
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Report to GitHub
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, ./packages/report-flaky-tests. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
1 flaky
[chromium] › interactivity/deferred-store.spec.ts:19:6 › deferred store › Ensure that a store can be subscribed to before it is initialized
3 skipped
180 passed (5.8m)
|
🎭 Playwright Run Summary
181 passed (8.1m)
|
🎭 Playwright Run Summary
3 skipped
144 passed (8.0m)
|
🎭 Playwright Run Summary
11 skipped
175 passed (8.7m)
|
🎭 Playwright Run Summary
1 skipped
182 passed (9.2m)
|
🎭 Playwright Run Summary
1 skipped
179 passed (9.4m)
|
🎭 Playwright Run Summary
1 skipped
188 passed (9.2m)
|
🎭 Playwright Run Summary
218 passed (12.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
272 KB |
|
flaky-tests-report
Expired
|
1.13 KB |
|