Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Fix flaky zebra tests#844

Merged
DominicOram merged 1 commit into
mainfrom
843_flaky_test
Aug 1, 2023
Merged

Fix flaky zebra tests#844
DominicOram merged 1 commit into
mainfrom
843_flaky_test

Conversation

@DominicOram

Copy link
Copy Markdown
Collaborator

Fixes #843

To test:

Given the test is flaky I'm not sure we can reliably test this fixes the issue but I guess check if you agree that this is probably the issue

@DominicOram
DominicOram requested a review from d-perl August 1, 2023 12:22
@codecov

codecov Bot commented Aug 1, 2023

Copy link
Copy Markdown

Codecov Report

Merging #844 (e6902da) into main (1efedcc) will increase coverage by 0.00%.
Report is 38 commits behind head on main.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #844   +/-   ##
=======================================
  Coverage   94.38%   94.39%           
=======================================
  Files          40       40           
  Lines        2013     2016    +3     
=======================================
+ Hits         1900     1903    +3     
  Misses        113      113           
Files Changed Coverage Δ
src/artemis/device_setup_plans/setup_oav.py 97.56% <100.00%> (+0.19%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@d-perl d-perl left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, I guess I agree this would probably be the issue? I haven't noticed the tests being flaky (locally anyway)

@DominicOram
DominicOram merged commit a1565ca into main Aug 1, 2023
@DominicOram
DominicOram deleted the 843_flaky_test branch August 1, 2023 14:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flaky Zebra test

2 participants