Add duplicate post action #102301
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Report to GitHub
3m 51s
Annotations
6 errors, 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
|
[chromium] › interactivity/directive-bind.spec.ts:203:8 › data-wp-bind › attribute hydration › aria-disabled is correctly hydrated for different values:
test/e2e/specs/interactivity/directive-bind.spec.ts#L218
2) [chromium] › interactivity/directive-bind.spec.ts:203:8 › data-wp-bind › attribute hydration › aria-disabled 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
|
[webkit] › editor/various/multi-block-selection.spec.js:550:2 › Multi-block selection (@firefox:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L556
1) [webkit] › editor/various/multi-block-selection.spec.js:550:2 › Multi-block selection (@Firefox, @WebKit) › should return original focus after failed multi selection attempt
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for frameLocator('[name="editor-canvas"]').locator('role=button[name="Add default block"i]')
- locator resolved to <p tabindex="0" role="button" aria-label="Add defau…>Type / to choose a block</p>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- performing click action
554 | await editor.canvas
555 | .locator( 'role=button[name="Add default block"i]' )
> 556 | .click();
| ^
557 | await page.keyboard.type( '12' );
558 | await page.keyboard.press( 'ArrowLeft' );
559 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:556:5
|
|
Playwright - 7
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
Playwright - 7
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
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 - 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 - 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 - 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
2 flaky
[chromium] › interactivity/deferred-store.spec.ts:19:6 › deferred store › Ensure that a store can be subscribed to before it is initialized
[chromium] › interactivity/directive-bind.spec.ts:203:8 › data-wp-bind › attribute hydration › aria-disabled is correctly hydrated for different values
3 skipped
179 passed (6.1m)
|
🎭 Playwright Run Summary
3 skipped
145 passed (7.7m)
|
🎭 Playwright Run Summary
185 passed (8.7m)
|
🎭 Playwright Run Summary
11 skipped
180 passed (9.2m)
|
🎭 Playwright Run Summary
1 skipped
177 passed (9.3m)
|
🎭 Playwright Run Summary
1 skipped
184 passed (9.2m)
|
🎭 Playwright Run Summary
1 skipped
191 passed (9.9m)
|
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
643 KB |
|
flaky-tests-report
Expired
|
2 KB |
|