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 created by typing "/html" #47704

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

[Flaky Test] can be created by typing "/html" #47704

github-actions bot opened this issue Feb 2, 2023 · 0 comments
Labels
[Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Feb 2, 2023

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

Test title

can be created by typing "/html"

Test path

/test/e2e/specs/editor/blocks/html.spec.js

Errors

[2023-02-02T17:37:13.821Z] Test passed after 2 failed attempts on try/block-tools-marry-document-tools.
[2023-02-27T23:53:58.333Z] Test passed after 1 failed attempt on fix/autocomplete-guard-set-state.
[2023-10-25T17:08:57.093Z] Test passed after 2 failed attempts on try/block-edit-lazy-loading.
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
  - expect.toBeVisible with timeout 5000ms
  - waiting for locator('role=option[name="Custom HTML"i][selected]')
  - waiting for locator('role=option[name="Custom HTML"i][selected]')

    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/html.spec.js:19:5
Error: expect(received).toBe(expected) // Object.is equality

- Expected  - 1
+ Received  + 1

  <!-- wp:html -->
- <p>Pythagorean theorem: 
+ Pythagorean theorem: 
  <var>a</var><sup>2</sup> + <var>b</var><sup>2</sup> = <var>c</var><sup>2</sup> </p>
  <!-- /wp:html -->
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/html.spec.js:28:21
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