-
Notifications
You must be signed in to change notification settings - Fork 4
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
intent.util.DelayedFutureTest failure #44
Comments
Thanks, we'll look into it. |
I failed to reproduce the error in the community build, but I am not sure I set everything up correctly. Here is what I did:
I edited
I assumed this would compile and use the correct version of the dotty compiler? @bishabosha does it look correct to you? To rule out any intermittent error I plan to run the test continously until failure later tonight using
|
I realized that I forgot to update this thread. I ran the test continuously for a few hours during the weekend and could not reproduce this issue. I noticed that the Dotty PR #7917 reporting this issue has been merged now and that Intent built without errors as well. Maybe this was an intermittent timing issue? |
Yes it does seem pretty rare. The Drone instance we've been running the tests often has issues related to thread sleeping, so Im not sure which part of the entire stack is at fault |
Ok, I’ll leave this open for while longer to see if we can reproduce it somehow. Let us know if it occures in your drone build again. |
This failed in the Dotty community build (currently based on 989f238)
The text was updated successfully, but these errors were encountered: