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 contain a label when it should open in a new tab #48389

Closed
github-actions bot opened this issue Feb 23, 2023 · 1 comment
Closed

[Flaky Test] should contain a label when it should open in a new tab #48389

github-actions bot opened this issue Feb 23, 2023 · 1 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

Comments

@github-actions
Copy link

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

Test title

should contain a label when it should open in a new tab

Test path

specs/editor/various/links.test.js

Errors

[2023-02-23T23:22:22.885Z] Test passed after 1 failed attempt on try/reduce-keyup-handling.
  ● Links › should contain a label when it should open in a new tab

    expect(received).toMatchSnapshot()

    Snapshot name: `Links should contain a label when it should open in a new tab 2`

    - Snapshot  - 1
    + Received  + 1

      <!-- wp:paragraph -->
    - <p>This is <a href="http://wordpress.org" target="_blank" rel="noreferrer noopener">WordPress</a></p>
    + <p>This is <a href="http://w.org" target="_blank" rel="noreferrer noopener">WordPress</a></p>
      <!-- /wp:paragraph -->

      593 | 		);
      594 |
    > 595 | 		expect( await getEditedPostContent() ).toMatchSnapshot();
          | 		                                       ^
      596 | 	} );
      597 |
      598 | 	describe( 'Editing link text', () => {

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

@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Feb 23, 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 Mar 26, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 27, 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

0 participants