-
Notifications
You must be signed in to change notification settings - Fork 721
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
testRASAPI_0_FAILED due to The (dump) file exists. #11800
Comments
It appears in JDK8 ibuild across platforms
|
@llxia seems this test isn't working. |
On Jenkins, the test passed in Test_openjdkNext_j9_extended.functional_x86-64_windows_Nightly/379 and it worked in my Grinder: Grinder/13571/. Testing on the failed machine to see if I can reproduce this failure. Update: Grinder/13578/ with 10x iterations passed on the previously failed machine |
@OscarQQ is vmfarm failure a known issue? If so, could you exclude the test on vmfarm? Thanks |
Another different failure (hang) of testRASAPI_0 in OpenJ9 jdk16 testing #11821 |
@OscarQQ Could you exclude the test on JDK16 and JDK17? The problem seems intermittent. |
related: eclipse-openj9#11800 [ci skip] Signed-off-by: Yixin Qian <Yixin.Qian@ibm.com>
A slightly different failure at an internal ibuild
|
The test was excluded so it shouldn't run starting in the next ibuild. |
related: runtimes/tooling/pull/867 this pr is to disable testRASAPI on vmfarm, still needs one pending approval |
I merged the excludes in the tooling repo. |
Failure link
From an internal build
Test_openjdkNext_j9_extended.functional_x86-64_windows_Nightly/377
:Optional info
Failure output (captured from console output)
Need determine if the test removes existing dump files before starting the run, or the cleanup failed due to machine issue.
The text was updated successfully, but these errors were encountered: