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 pytest on windows (#364) #365

Merged

Conversation

sveinse
Copy link
Collaborator

@sveinse sveinse commented Apr 7, 2023

Fix running pytest on Windows, fixing #364

@sveinse
Copy link
Collaborator Author

sveinse commented Apr 7, 2023

I see that self.assertTrue(9 <= bus.queue.qsize() <= 12) might not be enough. I still have instances of running this on windows where it exceeds 12.

@christiansandberg
Copy link
Owner

Yes that test is not good, would prefer to not having to test those things in real time.

@christiansandberg christiansandberg merged commit e8807b8 into christiansandberg:master Apr 8, 2023
@sveinse sveinse deleted the feature-fix-tests branch April 8, 2023 19:50
@sveinse sveinse mentioned this pull request Apr 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants