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] Back button works properly #58833

Closed
github-actions bot opened this issue Feb 8, 2024 · 2 comments
Closed

[Flaky Test] Back button works properly #58833

github-actions bot opened this issue Feb 8, 2024 · 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 8, 2024

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

Test title

Back button works properly

Test path

/test/e2e/specs/site-editor/browser-history.spec.js

Errors

[2024-02-08T12:42:50.192Z] Test passed after 1 failed attempt on trunk.
[2024-07-31T18:55:31.309Z] Test passed after 1 failed attempt on tweak/tag-cloud-inspector.
[2024-08-09T12:18:35.588Z] Test passed after 1 failed attempt on update/quick-edit-save.
[2024-08-11T08:39:53.284Z] Test passed after 1 failed attempt on fix/media-text-image-size.
[2024-08-19T19:42:41.001Z] Test passed after 1 failed attempt on try/remove-is-loading-invisible-overlay.
[2024-08-28T15:47:47.564Z] Test passed after 1 failed attempt on update/pagination-block-margins.
Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected)

Locator: locator(':root')
Expected string: "http://localhost:8889/wp-admin/site-editor.php?postType=wp_template"
Received string: "http://localhost:8889/wp-admin/site-editor.php?postType=wp_template&canvas=edit"
Call log:
  - expect.toHaveURL with timeout 5000ms
  - waiting for locator(':root')
  -   locator resolved to <html lang="en-US" class="wp-toolbar canvas-mode-edit-transition">…</html>
  -   unexpected value "http://localhost:8889/wp-admin/site-editor.php?postType=wp_template&canvas=edit"
  -   locator resolved to <html lang="en-US" class="wp-toolbar canvas-mode-edit-transition">…</html>
  -   unexpected value "http://localhost:8889/wp-admin/site-editor.php?postType=wp_template&canvas=edit"
  -   locator resolved to <html lang="en-US" class="wp-toolbar interface-interface-skeleton__html-container">…</html>
  -   unexpected value "http://localhost:8889/wp-admin/site-editor.php?postType=wp_template&canvas=edit"
  -   locator resolved to <html lang="en-US" class="wp-toolbar interface-interface-skeleton__html-container">…</html>
  -   unexpected value "http://localhost:8889/wp-admin/site-editor.php?postType=wp_template&canvas=edit"
  -   locator resolved to <html lang="en-US" class="wp-toolbar interface-interface-skeleton__html-container">…</html>
  -   unexpected value "http://localhost:8889/wp-admin/site-editor.php?postType=wp_template&canvas=edit"
  -   locator resolved to <html lang="en-US" class="wp-toolbar interface-interface-skeleton__html-container">…</html>
  -   unexpected value "http://localhost:8889/wp-admin/site-editor.php?postType=wp_template&canvas=edit"
  -   locator resolved to <html lang="en-US" class="wp-toolbar interface-interface-skeleton__html-container">…</html>
  -   unexpected value "http://localhost:8889/wp-admin/site-editor.php?postType=wp_template&canvas=edit"
  -   locator resolved to <html lang="en-US" class="wp-toolbar interface-interface-skeleton__html-container">…</html>
  -   unexpected value "http://localhost:8889/wp-admin/site-editor.php?postType=wp_template&canvas=edit"
  -   locator resolved to <html lang="en-US" class="wp-toolbar interface-interface-skeleton__html-container">…</html>
  -   unexpected value "http://localhost:8889/wp-admin/site-editor.php?postType=wp_template&canvas=edit"

    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/browser-history.spec.js:29:24
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Feb 8, 2024
github-actions bot referenced this issue Feb 8, 2024
* Template Part: Derive 'hasInnerBlocks' inside selector
* Remove leftover comment

Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
Co-authored-by: draganescu <andraganescu@git.wordpress.org>
Copy link
Author

This issue has gone 15 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 Feb 24, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 25, 2024
@github-actions github-actions bot reopened this Jul 31, 2024
@github-actions github-actions bot removed the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Aug 1, 2024
Copy link
Author

This issue has gone 15 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 Sep 13, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 15, 2024
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