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

fix flaky gitrepo test #11277

Closed
wants to merge 1 commit into from

Conversation

yonasberhe23
Copy link
Contributor

@yonasberhe23 yonasberhe23 commented Jun 20, 2024

Summary

Fixes #

gitrepo.spec.ts > "in git repo details view we should display the correct bundle count" test is failing consistently in CI with an assertion error

AssertionError
Timed out retrying after 10000ms: Expected to find element: [data-testid="gitrepo-bundle-summary"] .count, but never found it. Queried from element: <div.dashboard-root>

Checklist

  • The PR is linked to an issue and the linked issue has a Milestone, or no issue is needed
  • The PR has a Milestone
  • The PR template has been filled out
  • The PR has been self reviewed
  • The PR has a reviewer assigned
  • The PR has automated tests or clear instructions for manual tests and the linked issue has appropriate QA labels, or tests are not needed
  • The PR has reviewed with UX and tested in light and dark mode, or there are no UX changes

@yonasberhe23 yonasberhe23 self-assigned this Jun 20, 2024
@yonasberhe23 yonasberhe23 added this to the v2.9.0 milestone Jun 20, 2024
@yonasberhe23 yonasberhe23 force-pushed the fix_gitrepos_test branch 12 times, most recently from e8553ae to c21863a Compare June 21, 2024 05:52
@yonasberhe23 yonasberhe23 removed this from the v2.9.0 milestone Jun 21, 2024
@yonasberhe23
Copy link
Contributor Author

going a different route to fix this issue. closing this pr

@yonasberhe23 yonasberhe23 deleted the fix_gitrepos_test branch July 4, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant