Enable template preview in post editor for non administrators (#60447) #101748
end2end-test.yml
on: push
Matrix: e2e-playwright
Report to GitHub
3m 45s
Annotations
1 error, 9 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
|
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 - 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 - 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 - 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 - 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 - 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 (6.0m)
|
🎭 Playwright Run Summary
3 skipped
145 passed (7.8m)
|
🎭 Playwright Run Summary
185 passed (8.7m)
|
🎭 Playwright Run Summary
1 skipped
184 passed (9.4m)
|
🎭 Playwright Run Summary
1 skipped
177 passed (9.1m)
|
🎭 Playwright Run Summary
11 skipped
180 passed (8.8m)
|
🎭 Playwright Run Summary
1 skipped
191 passed (10.0m)
|
🎭 Playwright Run Summary
221 passed (12.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
288 KB |
|
flaky-tests-report
Expired
|
1.11 KB |
|