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 arrow navigate between blocks #48514

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

[Flaky Test] should arrow navigate between blocks #48514

github-actions bot opened this issue Feb 27, 2023 · 0 comments
Labels
[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 arrow navigate between blocks

Test path

/test/e2e/specs/editor/various/rtl.spec.js

Errors

[2023-02-27T18:35:03.761Z] Test passed after 2 failed attempts on try/something.
Error: expect(received).toBe(expected) // Object.is equality

- Expected  - 2
+ Received  + 2

  <!-- wp:paragraph -->
- <p>٠<br>١</p>
+ <p>١٠٠<br></p>
  <!-- /wp:paragraph -->

  <!-- wp:paragraph -->
- <p>٠<br>١<br>٢</p>
+ <p>١<br>٢</p>
  <!-- /wp:paragraph -->
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rtl.spec.js:137:21
Error: expect(received).toBe(expected) // Object.is equality

- Expected  - 2
+ Received  + 2

  <!-- wp:paragraph -->
- <p>٠<br>١</p>
+ <p>١٠٠<br></p>
  <!-- /wp:paragraph -->

  <!-- wp:paragraph -->
- <p>٠<br>١<br>٢</p>
+ <p>١<br>٢</p>
  <!-- /wp:paragraph -->
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rtl.spec.js:137:21
@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
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