-
-
Notifications
You must be signed in to change notification settings - Fork 98
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
No AQACert.log and SHA.txt content on windows #363
Comments
Hey @smlambert @llxia I'd like to take this up. Can you please assign this issue to me? |
Adding note from Slack conversation with Toshitaka Ogata:
|
Seems to be a missing
Look to see how tapPath is built, tacking 2 paths together, one that has slashes adjusted, one that does not
|
There is no AQACert.log and SHA.txt content in TAP file on windows:
https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_sanity.functional_x86-64_windows/
https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_sanity.functional_x86-64_windows/lastSuccessfulBuild/artifact/aqa-tests/TKG/output_16658700363494/Test_openjdk11_j9_sanity.functional_x86-64_windows.tap/*view*/
The expected behaviour would be that we would see the same type of information as retrieved during a run on a Linux or Mac platform (see TAP file from recent run on Linux)
Rerunning that same test on Windows produces this TAP output
The text was updated successfully, but these errors were encountered: