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

Race condition / itermittent failure in one of the barplot tests #557

Open
fedarko opened this issue May 20, 2022 · 0 comments
Open

Race condition / itermittent failure in one of the barplot tests #557

fedarko opened this issue May 20, 2022 · 0 comments

Comments

@fedarko
Copy link
Collaborator

fedarko commented May 20, 2022

Noticed while working on #521 -- this particular test was failing (it was expecting 216 coordinates, but only saw 72). Adding log statements during debugging seemed to cause the test to stop failing, and the test kept passing even after I removed the logs again?

Since I don't think #521 touches any of the code impacting this check, I suspected at first that it was a race condition, but now I'm not sure about that. In any case, we can always comment this test out if it becomes a problem, since it's not super important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant