-
Notifications
You must be signed in to change notification settings - Fork 879
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
New gradle retry doesn't seem to be working for AkkaHttpServerInstrumentationTestAsync #926
Comments
To repro locally, add
to and change something in and run:
and it should fail with:
|
Weird that some tests do retry and some (akka only?) don't. Filed gradle/test-retry-gradle-plugin#64 |
While |
Closing, haven't seen this issue in a while. |
If my understanding is correct, this failure should have been retried:
https://15978-210933087-gh.circle-artifacts.com/0/reports/instrumentation/akka-http-10.0/tests/test/classes/AkkaHttpServerInstrumentationTestAsync.html
(this build was after merging in latest master so has the new gradle retry config)
The text was updated successfully, but these errors were encountered: