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

4.1.7: Segregate tests that use special global tracer #9799

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

barchetta
Copy link
Member

Description

Resolves #9778

One test sets a special global tracer which pollutes the environment for tests which happen to run later in the same VM.

The PR separates that test from the others.

Documentation

No impact.

@barchetta barchetta added tracing testing backport Issues that are merged into a single branch, but missing in either master or previous release 4.x Version 4.x labels Feb 13, 2025
@barchetta barchetta requested a review from tjquinno February 13, 2025 18:40
@barchetta barchetta self-assigned this Feb 13, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 13, 2025
@barchetta barchetta mentioned this pull request Feb 13, 2025
16 tasks
@barchetta barchetta added this to the 4.1.7 milestone Feb 13, 2025
@barchetta barchetta merged commit 5eb2156 into helidon-io:helidon-4.1.x Feb 13, 2025
44 checks passed
@barchetta barchetta deleted the 4.1.7-9783-backport branch February 13, 2025 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x backport Issues that are merged into a single branch, but missing in either master or previous release OCA Verified All contributors have signed the Oracle Contributor Agreement. testing tracing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants