Skip to content

Update JMXFetchTest to test a real process rather than use flaky reflection hacks - #2406

Merged
mcculls merged 1 commit into
masterfrom
mcculls/fixJmxTest
Feb 12, 2021
Merged

Update JMXFetchTest to test a real process rather than use flaky reflection hacks#2406
mcculls merged 1 commit into
masterfrom
mcculls/fixJmxTest

Conversation

@mcculls

@mcculls mcculls commented Feb 12, 2021

Copy link
Copy Markdown
Contributor

This should fix a test failure I saw recently because the local JMXFETCH_CLASSLOADER field wasn't initialized at the time this test ran. Tests should not rely on the status of any agent attached to the build process, so I changed this to use a forked process instead.

@mcculls mcculls added the tag: no release notes Changes to exclude from release notes label Feb 12, 2021
@mcculls
mcculls requested a review from a team as a code owner February 12, 2021 16:54
@mcculls
mcculls merged commit ec1aabd into master Feb 12, 2021
@mcculls
mcculls deleted the mcculls/fixJmxTest branch February 12, 2021 18:22
@github-actions github-actions Bot added this to the 0.73.0 milestone Feb 12, 2021
@bantonsson bantonsson modified the milestones: 0.73.0, 0.74.0 Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tag: no release notes Changes to exclude from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants