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] Should use the same value in all the blocks #35449

Closed
github-actions bot opened this issue Oct 8, 2021 · 1 comment
Closed

[Flaky Test] Should use the same value in all the blocks #35449

github-actions bot opened this issue Oct 8, 2021 · 1 comment
Labels
[Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Oct 8, 2021

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

Test title

Should use the same value in all the blocks

Test path

/test/e2e/specs/editor/plugins/meta-attribute-block.spec.js

Errors

[2021-10-08T05:05:40.111Z] Test passed after 1 failed attempt on remove/toolspanel-hardcoded-classnames.
[2023-01-13T10:31:07.473Z] Test passed after 1 failed attempt on disable/eslint-jest-storybook-playwright.
[2023-01-13T11:00:54.206Z] Test passed after 1 failed attempt on disable/eslint-jest-storybook-playwright.
[2023-01-13T11:18:30.820Z] Test passed after 1 failed attempt on disable/eslint-jest-storybook-playwright.
[2023-01-13T11:39:53.716Z] Test passed after 1 failed attempt on disable/eslint-jest-storybook-playwright.
[2023-01-13T14:53:53.334Z] Test passed after 1 failed attempt on disable/eslint-jest-storybook-playwright.
[2023-05-22T15:33:21.704Z] Test passed after 1 failed attempt on try/iframe-block-api-version-3.
[2023-05-26T05:45:35.861Z] Test passed after 1 failed attempt on trunk.
[2023-06-08T04:56:13.313Z] Test passed after 1 failed attempt on try/table-view.
[2023-06-12T19:54:30.805Z] Test passed after 1 failed attempt on add/post-template-markup-selector.
[2023-06-28T18:34:55.246Z] Test passed after 4 failed attempts on try/use-focus-outside-iframe.
[2023-06-28T19:09:16.933Z] Test passed after 1 failed attempt on try/use-focus-outside-iframe.
[2023-07-17T03:58:14.771Z] Test passed after 1 failed attempt on i18n/translate-color-gradient-settings-dropdown.
[2023-07-26T23:54:59.467Z] Test passed after 1 failed attempt on rnmobile/upgrade/react-native-0.71.8.
[2023-08-02T14:19:04.481Z] Test passed after 1 failed attempt on paragraph-block-custom-fields.
[2023-08-18T11:57:20.644Z] Test passed after 3 failed attempts on add/boostrapped-blocks-reducer.
[2023-08-23T14:22:59.427Z] Test passed after 3 failed attempts on add/boostrapped-blocks-reducer.
[2023-08-31T06:15:12.103Z] Test passed after 1 failed attempt on update/bugfixes-6-3-1.
[2023-09-07T18:35:22.776Z] Test passed after 1 failed attempt on dependabot/npm_and_yarn/ua-parser-js-0.7.33.
[2023-09-13T10:30:08.319Z] Test passed after 1 failed attempt on try/augment-focus-on-mount-api.
[2023-09-20T07:07:10.151Z] Test passed after 1 failed attempt on try/show-template-toggle.
[2023-09-20T07:33:02.617Z] Test passed after 1 failed attempt on try/show-template-toggle.
[2023-12-29T13:19:54.189Z] Test passed after 1 failed attempt on update/pagination-prevent-unnecessary-renders.
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Oct 8, 2021
@talldan
Copy link
Contributor

talldan commented Jan 14, 2022

This seems to have only happened once, and the test shows an Internal Sever Error, so possibly a brief issue with the testing environment.

@talldan talldan closed this as completed Jan 14, 2022
@github-actions github-actions bot reopened this Jan 13, 2023
@github-actions github-actions bot reopened this May 22, 2023
github-actions bot referenced this issue May 26, 2023
* setting the stage for page detail

* fix padding issues

* Filling in the details :)

* This commit:
- exports `getMediaDetails()` from the post-featured-image sidebar component and uses it if there's a featured image in the post record
- cleans up components and unused functions
- uses available wordcount and readtime functions
- implements i18n strings
- shuffles page-specific styles around
- update package log after importing @wordpress/wordcount
- truncating titles and other long excerpts
- adding status icons
- adding featured image description and loading placeholder

* Adding SVG icons for status labels

Removing duped/unused test expectations
De-nesting BEM rules
Remove unused comments
i18n

* Removing duped/unused test expectations
De-nesting BEM rules
Remove unused comments
i18n

* Displaying templates

* We no longer need to pass down a className to SidebarNavigationScreen. Reverting.

* style changes page detail site editor

* Update colors

* Ensuring that getFeaturedMediaDetails can be used locally.
Importing getFeaturedMediaDetails into privateApis for the editor package.
Removing unnecessary conditional checks
Escaping HTML and other values for rendering in page and attributes - adding escape-html to package.json
Don't render details when we don't have a record

* Let's show password protected and private page status as well.

---------

Co-authored-by: ramon <ramonjd@gmail.com>
Co-authored-by: James Koster <james@jameskoster.co.uk>
@github-actions github-actions bot reopened this Dec 29, 2023
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

2 participants