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

Use redirectIO() in TestOpenJ9DiagnosticsMXBean #11058

Merged
merged 1 commit into from
Oct 30, 2020

Conversation

pshipton
Copy link
Member

@pshipton pshipton commented Oct 30, 2020

The child process was hanging on Windows due to not reading the child
process IO. Unexclude the test on Windows 32-bit.

Fixes #11055
Fixes #2213

Tested via grinders using JVMs from the last night's OpenJ9 build, these all passed.
jdk8 Windows https://ci.eclipse.org/openj9/view/Test/job/Grinder/1148
jdk11 Windows https://ci.eclipse.org/openj9/view/Test/job/Grinder/1151
jdk8 Windows 32-bit https://ci.eclipse.org/openj9/view/Test/job/Grinder/1149
jdk8 zLinux https://ci.eclipse.org/openj9/view/Test/job/Grinder/1150

@pshipton
Copy link
Member Author

@llxia for review pls. I'd like to get this in today so the Windows builds aren't hanging all weekend.

The child process was hanging on Windows due to not reading the child
process IO. Unexclude the test on Windows 32-bit.

Issue eclipse-openj9#11055

[ci skip]

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
@smlambert
Copy link
Contributor

LGTM, thanks for launching the Grinders, those are sufficient to verify the change (no further PR testing required).

@pshipton
Copy link
Member Author

Added [ci skip] since the travis build isn't providing any value for a test change.

@smlambert smlambert merged commit 1e1eb31 into eclipse-openj9:master Oct 30, 2020
@pshipton pshipton deleted the debug branch April 27, 2021 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

testOpenJ9DiagnosticsMXBean_win_0 hangs Test-Extended-JDK8-win_x86 testOpenJ9DiagnosticsMXBean_0 hangs
2 participants