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] can be removed #48509

Closed
github-actions bot opened this issue Feb 27, 2023 · 2 comments
Closed

[Flaky Test] can be removed #48509

github-actions bot opened this issue Feb 27, 2023 · 2 comments
Labels
[Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. [Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Feb 27, 2023

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

Test title

can be removed

Test path

specs/editor/various/links.test.js

Errors

[2023-02-27T18:34:43.629Z] Test passed after 1 failed attempt on try/something.
[2023-07-05T12:31:02.802Z] Test passed after 1 failed attempt on feat/async-block-loading.
[2023-09-07T12:07:28.060Z] Test passed after 1 failed attempt on try/link-remove-interstitial-preview-step.
  ● Links › can be removed

    expect(received).toMatchSnapshot()

    Snapshot name: `Links can be removed 1`

    - Snapshot  - 1
    + Received  + 1

      "<!-- wp:paragraph -->
    - <p>This is Gutenberg</p>
    + <p>This is <a href="https://wordpress.org/gutenberg">Gutenberg</a></p>
      <!-- /wp:paragraph -->"

      237 |
      238 | 		// The link should have been removed.
    > 239 | 		expect( await getEditedPostContent() ).toMatchSnapshot();
          | 		                                       ^
      240 | 	} );
      241 |
      242 | 	const toggleFixedToolbar = async ( isFixed ) => {

      at Object.toMatchSnapshot (specs/editor/various/links.test.js:239:42)
          at runMicrotasks (<anonymous>)

@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Feb 27, 2023
@github-actions github-actions bot mentioned this issue Feb 27, 2023
@Mamaduka Mamaduka closed this as completed Mar 2, 2023
@github-actions github-actions bot reopened this Jul 5, 2023
@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 Aug 11, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 12, 2023
@github-actions github-actions bot reopened this Sep 7, 2023
@github-actions github-actions bot removed the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Sep 8, 2023
@github-actions
Copy link
Author

github-actions bot commented Oct 8, 2023

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 Oct 8, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. [Type] Flaky Test Auto-generated flaky test report issue
Projects
None yet
Development

No branches or pull requests

1 participant