Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Flaky Test] displays the selected template name in the title for the header template #49019

Closed
github-actions bot opened this issue Mar 13, 2023 · 1 comment
Labels
[Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Mar 13, 2023

Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.

Test title

displays the selected template name in the title for the header template

Test path

/test/e2e/specs/site-editor/title.spec.js

Errors

[2023-03-13T08:06:25.404Z] Test passed after 1 failed attempt on add/details-summary-block.
[2023-03-13T14:09:33.709Z] Test passed after 1 failed attempt on trunk.
[2023-03-13T18:28:32.329Z] Test passed after 1 failed attempt on trunk.
[2023-03-14T05:58:35.997Z] Test passed after 1 failed attempt on trunk.
[2023-03-14T10:42:17.548Z] Test passed after 1 failed attempt on trunk.
[2023-03-14T11:12:54.219Z] Test passed after 1 failed attempt on rnmobile/fix/dictation-regression.
[2023-03-15T03:55:31.166Z] Test passed after 1 failed attempt on try/make-sticky-menu-option.
[2023-03-15T06:17:37.838Z] Test passed after 1 failed attempt on trunk.
[2023-03-15T18:21:39.044Z] Test passed after 1 failed attempt on release/15.4.
[2023-03-16T16:06:03.391Z] Test passed after 1 failed attempt on update/svg-filter-frontend-output.
[2023-03-16T22:56:05.401Z] Test passed after 1 failed attempt on trunk.
[2023-03-17T08:07:49.413Z] Test passed after 1 failed attempt on try/global-styles-style-engine.
[2023-03-17T08:11:02.716Z] Test passed after 1 failed attempt on add/plugin-area-tests.
[2023-03-17T10:46:32.785Z] Test passed after 1 failed attempt on add-caption-gs-ui-take2.
[2023-03-17T15:48:07.186Z] Test passed after 1 failed attempt on update/svg-filter-frontend-output.
[2023-03-17T18:01:04.027Z] Test passed after 1 failed attempt on trunk.
[2023-03-17T22:43:30.568Z] Test passed after 2 failed attempts on fix/textarea-input-block.
[2023-03-20T05:56:24.559Z] Test passed after 1 failed attempt on try/grid-layout.
[2023-03-20T10:10:14.701Z] Test passed after 1 failed attempt on fix/active-menu-check-type.
[2023-03-20T11:38:15.940Z] Test passed after 2 failed attempts on show/mobile-list-view-close-button.
[2023-03-20T11:56:33.948Z] Test passed after 1 failed attempt on trunk.
[2023-03-20T12:12:55.731Z] Test passed after 2 failed attempts on trunk.
[2023-03-20T12:17:36.895Z] Test passed after 1 failed attempt on trunk.
[2023-03-20T14:38:34.221Z] Test passed after 1 failed attempt on fix/group-block-deprecation.
[2023-03-21T04:17:37.910Z] Test passed after 2 failed attempts on add/spacing-presets-to-spacer-block.
[2023-03-21T08:01:56.584Z] Test passed after 2 failed attempts on rnmobile/add-reassure-pt-2.
[2024-02-09T04:10:05.278Z] Test passed after 1 failed attempt on fix/default-palette-setting-in-color-palette-component.
[2024-08-19T18:33:34.272Z] Test passed after 1 failed attempt on update/modal-animation.
[2024-10-22T08:54:16.930Z] Test passed after 1 failed attempt on wp/6.7.
Error: apiRequestContext.get: socket hang up
Call log:
  - → GET http://localhost:8889/wp-admin/themes.php
  -   user-agent: Playwright/1.47.0 (x64; ubuntu 22.04) node/20.18 CI/1
  -   accept: */*
  -   accept-encoding: gzip,deflate,br
  -   cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_23778236db82f19306f247e20a353a99=admin%7C1729759184%7CVYL1gRGixRCNh8Cf8YVOdFQOkv0Vk0K3o3lya1EF1cs%7C6a9cff09cfdc54bbe83b04801a72dc0bdbd9e03b07328469dc5dde02465f11b5; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1729759184%7CVYL1gRGixRCNh8Cf8YVOdFQOkv0Vk0K3o3lya1EF1cs%7Cd18cf0c682b312a9abdadb221d069f7b0e1d24d0195cefac2f83fdce5862393b; wp-settings-time-1=1729586641

    at RequestUtils.activateTheme (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/themes.ts:13:36)
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/title.spec.js:12:22
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Mar 13, 2023
github-actions bot referenced this issue Mar 13, 2023
* Lodash: Refactor away from _.set() in core-data

* Add graceful support and more tests
github-actions bot referenced this issue Mar 15, 2023
* Preferences: Remove `types` field from `package.json`

The preferences package does not actually provide any TypeScript types, nor is it written in TypeScript. Adding a `types` field incorrectly declares the opposite.

* Fix typing for persistence layer set function

---------

Co-authored-by: Daniel Richards <[email protected]>
github-actions bot referenced this issue Mar 17, 2023
Co-authored-by: scruffian <[email protected]>
Co-authored-by: Aaron Robertshaw <[email protected]>
Co-authored-by: Alex Lende <[email protected]>
Co-authored-by: Andrew Serong <[email protected]>
github-actions bot referenced this issue Mar 20, 2023
…49141)

* abstract the button color screen into a generic element one

* use screen color element with the text element

* added color and typography controls for caption element

* hide caption color control on blocks that don't support it

* copypaste fail

* removed background controls
@github-actions
Copy link
Author

This issue has gone 30 days without any activity.

@github-actions github-actions bot added the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Apr 21, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 23, 2023
@github-actions github-actions bot reopened this Feb 9, 2024
@github-actions github-actions bot removed the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Mar 16, 2024
@github-actions github-actions bot reopened this Aug 19, 2024
github-actions bot referenced this issue Oct 22, 2024
Co-authored-by: jeryj <[email protected]>
Co-authored-by: kevin940726 <[email protected]>
Co-authored-by: getdave <[email protected]>
Co-authored-by: draganescu <[email protected]>
Co-authored-by: ajlende <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Flaky Test Auto-generated flaky test report issue
Projects
None yet
Development

No branches or pull requests

1 participant