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

Don't use non-fixed test name for akka executor #933

Merged
merged 1 commit into from
Aug 9, 2020

Conversation

anuraaga
Copy link
Contributor

@anuraaga anuraaga commented Aug 9, 2020

I don't think this fixes the issue in https://15978-210933087-gh.circle-artifacts.com/0/reports/instrumentation/akka-http-10.0/tests/test/classes/AkkaHttpServerInstrumentationTestAsync.html where this akka-http test isn't showing any retries in the report. But locally the test did retry when I modified it to fail - will need to dig more for that.

But the akka-context-propagation error is more obvious, Gradle doesn't like the test name changing every run (because Executor.toString includes object ID). I wouldn't be surprised if Spock retry didn't either and just didn't tell us, but didn't confirm this.

For #926

@trask trask merged commit e991cae into open-telemetry:master Aug 9, 2020
mabdinur pushed a commit to mabdinur/opentelemetry-java-instrumentation that referenced this pull request Aug 17, 2020
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.

3 participants