Block Bindings: Disable editing of bound block attributes in editor U… #94428
end2end-test.yml
on: push
Matrix: e2e-playwright
Puppeteer
9m 42s
Report to GitHub
3m 49s
Annotations
6 errors, 10 warnings, and 8 notices
[chromium] › editor/various/pattern-overrides.spec.js:263:2 › Pattern Overrides › Supports `undefined` attribute values in patterns:
test/e2e/specs/editor/various/pattern-overrides.spec.js#L294
1) [chromium] › editor/various/pattern-overrides.spec.js:263:2 › Pattern Overrides › Supports `undefined` attribute values in patterns
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: getByRole('link', { name: 'wp.org' })
Expected string: "opens in a new tab"
Received string: ""
Call log:
- expect.toContainText with timeout 5000ms
- waiting for getByRole('link', { name: 'wp.org' })
292 | await expect(
293 | page.getByRole( 'link', { name: 'wp.org' } )
> 294 | ).toContainText( 'opens in a new tab' );
| ^
295 |
296 | const openInNewTabCheckbox = page.getByRole( 'checkbox', {
297 | name: 'Open in new tab',
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/pattern-overrides.spec.js:294:5
|
[chromium] › editor/various/pattern-overrides.spec.js:263:2 › Pattern Overrides › Supports `undefined` attribute values in patterns:
test/e2e/specs/editor/various/pattern-overrides.spec.js#L294
1) [chromium] › editor/various/pattern-overrides.spec.js:263:2 › Pattern Overrides › Supports `undefined` attribute values in patterns
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: getByRole('link', { name: 'wp.org' })
Expected string: "opens in a new tab"
Received string: ""
Call log:
- expect.toContainText with timeout 5000ms
- waiting for getByRole('link', { name: 'wp.org' })
292 | await expect(
293 | page.getByRole( 'link', { name: 'wp.org' } )
> 294 | ).toContainText( 'opens in a new tab' );
| ^
295 |
296 | const openInNewTabCheckbox = page.getByRole( 'checkbox', {
297 | name: 'Open in new tab',
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/pattern-overrides.spec.js:294:5
|
[chromium] › editor/various/pattern-overrides.spec.js:263:2 › Pattern Overrides › Supports `undefined` attribute values in patterns:
test/e2e/specs/editor/various/pattern-overrides.spec.js#L294
1) [chromium] › editor/various/pattern-overrides.spec.js:263:2 › Pattern Overrides › Supports `undefined` attribute values in patterns
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: getByRole('link', { name: 'wp.org' })
Expected string: "opens in a new tab"
Received string: ""
Call log:
- expect.toContainText with timeout 5000ms
- waiting for getByRole('link', { name: 'wp.org' })
292 | await expect(
293 | page.getByRole( 'link', { name: 'wp.org' } )
> 294 | ).toContainText( 'opens in a new tab' );
| ^
295 |
296 | const openInNewTabCheckbox = page.getByRole( 'checkbox', {
297 | name: 'Open in new tab',
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/pattern-overrides.spec.js:294:5
|
Playwright - 4
Process completed with exit code 1.
|
Playwright - 1
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
[chromium] › editor/blocks/classic.spec.js:104:2 › Classic › Should not fail after save/reload:
test/e2e/specs/editor/blocks/classic.spec.js#L1
1) [chromium] › editor/blocks/classic.spec.js:104:2 › Classic › Should not fail after save/reload
Test finished within timeout of 100000ms, but tearing down "context" ran out of time.
Please allow more time for the test, since teardown is attributed towards the test timeout budget.
|
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 - 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 - 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 - 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 - 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 - 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 - 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/.
|
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
4 skipped
119 passed (6.7m)
|
🎭 Playwright Run Summary
1 skipped
176 passed (8.0m)
|
🎭 Playwright Run Summary
1 skipped
138 passed (7.3m)
|
🎭 Playwright Run Summary
3 skipped
119 passed (7.8m)
|
🎭 Playwright Run Summary
178 passed (7.6m)
|
🎭 Playwright Run Summary
163 passed (8.2m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › editor/various/pattern-overrides.spec.js:263:2 › Pattern Overrides › Supports `undefined` attribute values in patterns
139 passed (8.5m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › editor/blocks/classic.spec.js:104:2 › Classic › Should not fail after save/reload ─
11 skipped
151 passed (12.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
4 MB |
|
flaky-tests-report
Expired
|
577 Bytes |
|