Skip to content

Delete unnecessary @DisabledIfSystemProperty#18999

Merged
trask merged 1 commit into
open-telemetry:mainfrom
laurit:https-ibm
Jun 15, 2026
Merged

Delete unnecessary @DisabledIfSystemProperty#18999
trask merged 1 commit into
open-telemetry:mainfrom
laurit:https-ibm

Conversation

@laurit

@laurit laurit commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This isn't necessary for the current set of jvms that we test.

Copilot AI review requested due to automatic review settings June 15, 2026 11:49
@laurit laurit requested a review from a team as a code owner June 15, 2026 11:49

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR removes a JVM-specific JUnit condition that disabled the HTTPS request test for IBM J9/OpenJ9 JVMs, based on the PR description that this condition is no longer needed for the JVMs currently exercised in testing.

Changes:

  • Removed the @DisabledIfSystemProperty guard for the httpsRequest() test case.
  • Removed the now-unused DisabledIfSystemProperty import.

@trask trask merged commit e1ad345 into open-telemetry:main Jun 15, 2026
95 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.

4 participants