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 async futures fixtures test #19

Open
skeet70 opened this issue Jul 11, 2024 · 0 comments
Open

Fix async futures fixtures test #19

skeet70 opened this issue Jul 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@skeet70
Copy link
Member

skeet70 commented Jul 11, 2024

One of the async fixture tests is intermittently failing with

init time: 316ms
test test_rondpoint ... ok
Exception in thread "main" java.lang.AssertionError: 1 current handle count != 0
	at TestFixtureFutures.main(TestFixtureFutures.java:275)
test test_futures_fixtures ... FAILED

It's unclear if that's a failure in the targeted test, or a rogue handle from an earlier test.

@skeet70 skeet70 added the bug Something isn't working label Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant