Mesbah Alam
Mesbah Alam
"Incorrect file length" failures similar to the ones [reported above for JDK11](https://github.com/eclipse-openj9/openj9/issues/14948#issuecomment-1232249913) are also seen on JDK17: javax/imageio/plugins/shared/ImageWriterCompressionTest.java on jdk_imageio_0 and 1 (all modes). [Internal grinder ](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/27870/console) (on rhel9s390xrt-2.hursley.ibm.com): ```...
Hi @prodroy89 , We had [decided](https://github.ibm.com/runtimes/backlog/issues/559#issuecomment-37478674 ) to disable `jck-compiler-api-java_rmi` and transfer to CR team, as it fails intermittently on both 8 and 11 across platforms. As Lan alluded to...
@prodroy89 , as I had mentioned above in https://github.com/adoptium/aqa-tests/pull/3798#issuecomment-1169072448, We had [decided](https://github.ibm.com/runtimes/backlog/issues/559#issuecomment-37478674) to disable jck-compiler-api-java_rmi and transfer it to CR team, as it had been failing intermittently on both 8...
Based on https://github.com/adoptium/aqa-tests/pull/3798#issuecomment-1212032390, closing this PR without merging. Please reopen after adequate testing is done on all platforms, or the underlying test configuration changed. Thanks!
The `sun/security/pkcs11/Signature/TestDSAKeyLength.java` test failure was reproduced in [17.0.4.1 testing on Ubuntu 22](http://trss1.fyre.ibm.com/output/test?id=6334c6aff73e882d9cd0a93b) : ``` [2022-09-28T20:42:54.087Z] java.lang.Exception: Test Failed - expected IKE not thrown [2022-09-28T20:42:54.087Z] at TestDSAKeyLength.main(TestDSAKeyLength.java:82) [2022-09-28T20:42:54.087Z] at PKCS11Test.premain(PKCS11Test.java:174) [2022-09-28T20:42:54.087Z]...
> This may be a result of changes to the test framework to send an abort signal on a hang. @Mesbah-Alam there are no messages about a hang. Are you...
There is a step in the tests that set the ownership of jmxremote.password file to `600` using `chmod` (an STF api for doing chmod) that doesn't seem to be working...
The test was actually excluded from Windows + OpenJ9. It looks like you've already run another Grinder with it included! https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder-systemtest/170/
Yes, please do.
Related: https://github.com/AdoptOpenJDK/openjdk-systemtest/issues/250