Skip to content

Conversation

@jaydeluca
Copy link
Member

Fixes #14541

@jaydeluca jaydeluca requested a review from a team as a code owner August 28, 2025 19:37
dependsOn(testStableSemconv)
dependsOn(testBothSemconv)
dependsOn(testing.suites.named("testStableSemconv"))
dependsOn(testing.suites.named("testBothSemconv"))
Copy link
Member

Choose a reason for hiding this comment

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

could we have this everywhere for consistency (and so we know we aren't missing any)?

check {
  dependsOn(testing.suites)
}

@laurit laurit merged commit 0b0c59c into open-telemetry:main Aug 29, 2025
89 checks passed
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.

Gradle 9 upgrade changing test suite behavior

3 participants