Skip to content

Add defaultFontSizes theme.json (theme.json v3) #96293

Add defaultFontSizes theme.json (theme.json v3)

Add defaultFontSizes theme.json (theme.json v3) #96293

Re-run triggered February 9, 2024 07:33
Status Failure
Total duration 17m 8s
Artifacts 10

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Report to GitHub
3m 46s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 10 warnings, and 8 notices
[chromium] › site-editor/style-variations.spec.js:32:2 › Global styles variations › should have three variations available with the first one being active: test/e2e/specs/site-editor/style-variations.spec.js#L55
1) [chromium] › site-editor/style-variations.spec.js:32:2 › Global styles variations › should have three variations available with the first one being active Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.edit-site-global-styles-variations_item').first() Expected string: "true" Received string: "false" Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.edit-site-global-styles-variations_item').first() - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" 53 | await expect( variations ).toHaveCount( 3 ); 54 | > 55 | await expect( variations.first() ).toHaveAttribute( | ^ 56 | 'aria-current', 57 | 'true' 58 | ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/style-variations.spec.js:55:38
[chromium] › site-editor/style-variations.spec.js:32:2 › Global styles variations › should have three variations available with the first one being active: test/e2e/specs/site-editor/style-variations.spec.js#L55
1) [chromium] › site-editor/style-variations.spec.js:32:2 › Global styles variations › should have three variations available with the first one being active Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.edit-site-global-styles-variations_item').first() Expected string: "true" Received string: "false" Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.edit-site-global-styles-variations_item').first() - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" 53 | await expect( variations ).toHaveCount( 3 ); 54 | > 55 | await expect( variations.first() ).toHaveAttribute( | ^ 56 | 'aria-current', 57 | 'true' 58 | ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/style-variations.spec.js:55:38
[chromium] › site-editor/style-variations.spec.js:32:2 › Global styles variations › should have three variations available with the first one being active: test/e2e/specs/site-editor/style-variations.spec.js#L55
1) [chromium] › site-editor/style-variations.spec.js:32:2 › Global styles variations › should have three variations available with the first one being active Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.edit-site-global-styles-variations_item').first() Expected string: "true" Received string: "false" Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.edit-site-global-styles-variations_item').first() - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" - locator resolved to <div tabindex="0" role="button" aria-label="Default" …>…</div> - unexpected value "false" 53 | await expect( variations ).toHaveCount( 3 ); 54 | > 55 | await expect( variations.first() ).toHaveAttribute( | ^ 56 | 'aria-current', 57 | 'true' 58 | ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/style-variations.spec.js:55:38
Playwright - 6
Process completed with exit code 1.
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 - 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 - 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 - 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 - 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/.
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
170 passed (8.8m)
🎭 Playwright Run Summary
11 skipped 151 passed (8.1m)
🎭 Playwright Run Summary
1 skipped 180 passed (8.5m)
🎭 Playwright Run Summary
1 skipped 155 passed (7.8m)
🎭 Playwright Run Summary
3 skipped 128 passed (7.8m)
🎭 Playwright Run Summary
155 passed (8.5m)
🎭 Playwright Run Summary
176 passed (7.7m)
🎭 Playwright Run Summary
1 failed [chromium] › site-editor/style-variations.spec.js:32:2 › Global styles variations › should have three variations available with the first one being active 4 skipped 131 passed (6.5m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
5.53 MB