Global styles: update return values from getGlobalStylesChanges() #95907
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Puppeteer
9m 24s
Report to GitHub
3m 29s
Annotations
6 errors, 10 warnings, and 8 notices
[chromium] › site-editor/user-global-styles-revisions.spec.js:36:2 › Style Revisions › should display revisions UI when there is 1 revision:
test/e2e/specs/site-editor/user-global-styles-revisions.spec.js#L60
1) [chromium] › site-editor/user-global-styles-revisions.spec.js:36:2 › Style Revisions › should display revisions UI when there is 1 revision
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: getByTestId('global-styles-revision-changes')
Expected string: "Colors"
Received string: "Colors."
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for getByTestId('global-styles-revision-changes')
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
58 | await expect(
59 | page.getByTestId( 'global-styles-revision-changes' )
> 60 | ).toHaveText( 'Colors' );
| ^
61 |
62 | // There should be 2 revisions not including the reset to theme defaults button.
63 | await expect( revisionButtons ).toHaveCount(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/user-global-styles-revisions.spec.js:60:5
|
[chromium] › site-editor/user-global-styles-revisions.spec.js:36:2 › Style Revisions › should display revisions UI when there is 1 revision:
test/e2e/specs/site-editor/user-global-styles-revisions.spec.js#L60
1) [chromium] › site-editor/user-global-styles-revisions.spec.js:36:2 › Style Revisions › should display revisions UI when there is 1 revision
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: getByTestId('global-styles-revision-changes')
Expected string: "Colors"
Received string: "Colors."
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for getByTestId('global-styles-revision-changes')
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
58 | await expect(
59 | page.getByTestId( 'global-styles-revision-changes' )
> 60 | ).toHaveText( 'Colors' );
| ^
61 |
62 | // There should be 2 revisions not including the reset to theme defaults button.
63 | await expect( revisionButtons ).toHaveCount(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/user-global-styles-revisions.spec.js:60:5
|
[chromium] › site-editor/user-global-styles-revisions.spec.js:36:2 › Style Revisions › should display revisions UI when there is 1 revision:
test/e2e/specs/site-editor/user-global-styles-revisions.spec.js#L60
1) [chromium] › site-editor/user-global-styles-revisions.spec.js:36:2 › Style Revisions › should display revisions UI when there is 1 revision
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: getByTestId('global-styles-revision-changes')
Expected string: "Colors"
Received string: "Colors."
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for getByTestId('global-styles-revision-changes')
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
- locator resolved to <span data-testid="global-styles-revision-changes" cla…>Colors.</span>
- unexpected value "Colors."
58 | await expect(
59 | page.getByTestId( 'global-styles-revision-changes' )
> 60 | ).toHaveText( 'Colors' );
| ^
61 |
62 | // There should be 2 revisions not including the reset to theme defaults button.
63 | await expect( revisionButtons ).toHaveCount(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/user-global-styles-revisions.spec.js:60:5
|
Playwright - 6
Process completed with exit code 1.
|
[chromium] › interactivity/router-navigate.spec.ts:124:6 › Router navigate › should reload the next page when the timeout ends:
test/e2e/specs/interactivity/router-navigate.spec.ts#L1
1) [chromium] › interactivity/router-navigate.spec.ts:124:6 › Router navigate › should reload the next page when the timeout ends
Test timeout of 100000ms exceeded.
|
Playwright - 7
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
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 - 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 - 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 - 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 - 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 - 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 failed
[chromium] › site-editor/user-global-styles-revisions.spec.js:36:2 › Style Revisions › should display revisions UI when there is 1 revision
4 skipped
119 passed (6.5m)
|
🎭 Playwright Run Summary
3 skipped
119 passed (7.5m)
|
🎭 Playwright Run Summary
153 passed (7.7m)
|
🎭 Playwright Run Summary
1 skipped
145 passed (7.4m)
|
🎭 Playwright Run Summary
11 skipped
151 passed (8.1m)
|
🎭 Playwright Run Summary
1 skipped
186 passed (8.6m)
|
🎭 Playwright Run Summary
155 passed (8.1m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › interactivity/router-navigate.spec.ts:124:6 › Router navigate › should reload the next page when the timeout ends
176 passed (12.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
5.51 MB |
|
flaky-tests-report
Expired
|
526 Bytes |
|