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 benchmark-overhead compilation #13418

Merged

Conversation

trask
Copy link
Member

@trask trask commented Feb 27, 2025

(and add a CI check)

@trask trask marked this pull request as ready for review February 28, 2025 04:12
@trask trask requested a review from a team as a code owner February 28, 2025 04:12
@trask trask changed the title Better benchmark-overhead test logging, part 2 Fix benchmark-overhead compilation Feb 28, 2025
Comment on lines -36 to -39
testLogging {
exceptionFormat = TestExceptionFormat.FULL
showStandardStreams = true
}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this ends up being very verbose when actually running the tests (and didn't help with this junit issue anyways)

Comment on lines +500 to +501
run: ./gradlew assemble ${{ inputs.no-build-cache && ' --no-build-cache' || '' }}
working-directory: benchmark-overhead
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this would have caught the failure on updating junit

@trask trask merged commit 2707e04 into open-telemetry:main Feb 28, 2025
61 checks passed
@trask trask deleted the better-overhead-benchmark-test-logging-part-2 branch February 28, 2025 14:36
chlos pushed a commit to chlos/opentelemetry-java-instrumentation that referenced this pull request Mar 3, 2025
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