-
Notifications
You must be signed in to change notification settings - Fork 724
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
JDK22 0.46.1 serviceability_jvmti_j9_1_FAILED serviceability/jvmti/vthread/VThreadTLSTest/VThreadTLSTest.java#id1 timed out #20140
Comments
@babsingh Please take a look |
See eclipse-openj9/openj9#20140. Signed-off-by: Babneet Singh <[email protected]>
The test is functioning as expected and does not present an issue that would block the 0.48 release. Therefore, it has been deferred to the 0.49 release. The issue appears to be machine-specific, occurring primarily on slower Windows systems where the test exceeds the timeout limit, resulting in failure. For example:
Based on my findings, the test tends to run slower on older Windows versions, such as Windows 10. To prevent these timeout issues, collaboration between the test and infrastructure teams could ensure that this test is not executed on slower machines. The other approach could be to increase the timeout limit for the test. fyi @llxia @AdamBrousseau |
I can see that both Windows machines have |
@JasonFengJ9 Does this issue happen on other versions or specific to JDK22? |
I assume this only occurred at JDK22, otherwise the issue title should be modified along with a test link from another JDK level. |
Failure link
From an internal build(
win11x86-svl-rt4-1
):Rerun in Grinder - Change TARGET to run only the failed test targets.
Optional info
Failure output (captured from console output)
50x internal grinder - 8/50 failed
The text was updated successfully, but these errors were encountered: