Interactivity API: Allow async directive registration #101351
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Report to GitHub
8s
Annotations
5 errors, 8 warnings, and 8 notices
[chromium] › interactivity/directive-priorities.spec.ts:85:6 › Directives (w/ priority) › should not create a Directives component if none of the directives are registered:
test/e2e/specs/interactivity/directive-priorities.spec.ts#L99
1) [chromium] › interactivity/directive-priorities.spec.ts:85:6 › Directives (w/ priority) › should not create a Directives component if none of the directives are registered
Error: expect(received).toBe(expected) // Object.is equality
Expected: "div"
Received: undefined
97 | }
98 | )
> 99 | ).toBe( 'div' );
| ^
100 | } );
101 | } );
102 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/interactivity/directive-priorities.spec.ts:99:5
|
[chromium] › interactivity/directive-priorities.spec.ts:85:6 › Directives (w/ priority) › should not create a Directives component if none of the directives are registered:
test/e2e/specs/interactivity/directive-priorities.spec.ts#L99
1) [chromium] › interactivity/directive-priorities.spec.ts:85:6 › Directives (w/ priority) › should not create a Directives component if none of the directives are registered
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "div"
Received: undefined
97 | }
98 | )
> 99 | ).toBe( 'div' );
| ^
100 | } );
101 | } );
102 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/interactivity/directive-priorities.spec.ts:99:5
|
[chromium] › interactivity/directive-priorities.spec.ts:85:6 › Directives (w/ priority) › should not create a Directives component if none of the directives are registered:
test/e2e/specs/interactivity/directive-priorities.spec.ts#L99
1) [chromium] › interactivity/directive-priorities.spec.ts:85:6 › Directives (w/ priority) › should not create a Directives component if none of the directives are registered
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "div"
Received: undefined
97 | }
98 | )
> 99 | ).toBe( 'div' );
| ^
100 | } );
101 | } );
102 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/interactivity/directive-priorities.spec.ts:99:5
|
Playwright - 6
Process completed with exit code 1.
|
Report to GitHub
Unable to download artifact(s): Artifact not found for name: flaky-tests-report
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
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 - 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 - 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 - 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/.
|
🎭 Playwright Run Summary
1 failed
[chromium] › interactivity/directive-priorities.spec.ts:85:6 › Directives (w/ priority) › should not create a Directives component if none of the directives are registered
3 skipped
184 passed (6.0m)
|
🎭 Playwright Run Summary
3 skipped
144 passed (8.1m)
|
🎭 Playwright Run Summary
183 passed (8.9m)
|
🎭 Playwright Run Summary
1 skipped
177 passed (9.3m)
|
🎭 Playwright Run Summary
11 skipped
180 passed (9.6m)
|
🎭 Playwright Run Summary
1 skipped
191 passed (10.1m)
|
🎭 Playwright Run Summary
1 skipped
182 passed (9.7m)
|
🎭 Playwright Run Summary
220 passed (12.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
1.42 MB |
|