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

Segregate tests that use special global tracer #9783

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

tjquinno
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.

@tjquinno tjquinno requested a review from barchetta February 12, 2025 02:46
@tjquinno tjquinno self-assigned this Feb 12, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 12, 2025
@tjquinno tjquinno merged commit b54baba into helidon-io:main Feb 12, 2025
60 of 62 checks passed
@tjquinno tjquinno deleted the 4.x-otel-test-ordering branch February 12, 2025 16:39
@barchetta barchetta mentioned this pull request Feb 13, 2025
15 tasks
barchetta pushed a commit to barchetta/helidon that referenced this pull request Feb 13, 2025
barchetta added a commit that referenced this pull request Feb 13, 2025
Co-authored-by: Tim Quinn <tim.quinn@oracle.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4.x: helidon-tracing-providers-opentelemetry test failures after upgrade to ubuntu-22.04
2 participants