Skip to content

Conversation

@laurit
Copy link
Contributor

@laurit laurit commented Sep 19, 2025

instead of

k.satisfiesAnyOf(
  val -> assertThat(val).isNull(),
  val -> assertThat(val).isEqualTo("ipv4"),
  val -> assertThat(val).isEqualTo("ipv6")))),

verify that value is either ipv4 or ipv6 for latest deps or null for non-latest

@laurit laurit requested a review from a team as a code owner September 19, 2025 10:46
@laurit
Copy link
Contributor Author

laurit commented Sep 19, 2025

@steverao could you help with this, for me locally AbstractDubboTraceChainTest.testDubboChainInJvm fails even without these changes

@laurit laurit merged commit 5c027b5 into open-telemetry:main Sep 24, 2025
89 checks passed
mznet pushed a commit to mznet/opentelemetry-java-instrumentation that referenced this pull request Sep 26, 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