Back Compat: Add Patterns submenu for WordPress 6.4 (#60804) #101920
end2end-test.yml
on: push
Matrix: e2e-playwright
Report to GitHub
3m 33s
Annotations
5 errors, 9 warnings, and 8 notices
[chromium] › interactivity/directive-bind.spec.ts:203:8 › data-wp-bind › attribute hydration › name is correctly hydrated for different values:
test/e2e/specs/interactivity/directive-bind.spec.ts#L218
1) [chromium] › interactivity/directive-bind.spec.ts:203:8 › data-wp-bind › attribute hydration › name is correctly hydrated for different values
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"false",
- "false",
+ null,
]
216 | name
217 | );
> 218 | expect( [ type, hydratedAttr ] ).toEqual( [
| ^
219 | type,
220 | attrValue,
221 | ] );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/interactivity/directive-bind.spec.ts:218:39
|
[chromium] › interactivity/directive-each.spec.ts:21:6 › data-wp-each › should use `item` as the defaul item name in the context:
test/e2e/specs/interactivity/directive-each.spec.ts#L1
2) [chromium] › interactivity/directive-each.spec.ts:21:6 › data-wp-each › should use `item` as the defaul item name in the context
Test timeout of 100000ms exceeded.
|
[chromium] › interactivity/directive-each.spec.ts:21:6 › data-wp-each › should use `item` as the defaul item name in the context:
test/e2e/specs/interactivity/directive-each.spec.ts#L1
2) [chromium] › interactivity/directive-each.spec.ts:21:6 › data-wp-each › should use `item` as the defaul item name in the context
Test timeout of 100000ms exceeded.
|
[chromium] › interactivity/directive-each.spec.ts:21:6 › data-wp-each › should use `item` as the defaul item name in the context:
test/e2e/specs/interactivity/directive-each.spec.ts#L16
2) [chromium] › interactivity/directive-each.spec.ts:21:6 › data-wp-each › should use `item` as the defaul item name in the context
"afterAll" hook timeout of 100000ms exceeded.
14 | } );
15 |
> 16 | test.afterAll( async ( { interactivityUtils: utils } ) => {
| ^
17 | await utils.deactivatePlugins();
18 | await utils.deleteAllPosts();
19 | } );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/interactivity/directive-each.spec.ts:16:7
|
[chromium] › interactivity/directive-each.spec.ts:21:6 › data-wp-each › should use `item` as the defaul item name in the context:
test/e2e/specs/interactivity/directive-each.spec.ts#L25
2) [chromium] › interactivity/directive-each.spec.ts:21:6 › data-wp-each › should use `item` as the defaul item name in the context
Error: expect(locator).toHaveText(expected)
Locator: getByTestId('letters').getByTestId('item')
Expected: ["A", "B", "C"]
Received: undefined
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for getByTestId('letters').getByTestId('item')
23 | } ) => {
24 | const elements = page.getByTestId( 'letters' ).getByTestId( 'item' );
> 25 | await expect( elements ).toHaveText( [ 'A', 'B', 'C' ] );
| ^
26 | } );
27 |
28 | test( 'should use the specified item name in the context', async ( {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/interactivity/directive-each.spec.ts:25:28
|
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 - 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 - 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 - 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 - 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 - 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
185 passed (8.5m)
|
🎭 Playwright Run Summary
3 skipped
145 passed (8.5m)
|
🎭 Playwright Run Summary
1 skipped
177 passed (8.9m)
|
🎭 Playwright Run Summary
11 skipped
180 passed (9.1m)
|
🎭 Playwright Run Summary
1 skipped
184 passed (9.5m)
|
🎭 Playwright Run Summary
1 skipped
191 passed (9.7m)
|
🎭 Playwright Run Summary
2 flaky
[chromium] › interactivity/directive-bind.spec.ts:203:8 › data-wp-bind › attribute hydration › name is correctly hydrated for different values
[chromium] › interactivity/directive-each.spec.ts:21:6 › data-wp-each › should use `item` as the defaul item name in the context
3 skipped
179 passed (10.8m)
|
🎭 Playwright Run Summary
221 passed (12.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
678 KB |
|
flaky-tests-report
Expired
|
1.97 KB |
|