aqa-tests
aqa-tests copied to clipboard
Home of test infrastructure for Adoptium builds
Assess and review the value of test material found at: https://github.com/rh-openjdk/jtreg-buffer.git Criteria to consider, questions to answer: - what is the purpose of the new test material - does it...
Rerun job with failed targets might be costly. There might be a few test cases failures but the test target might include a few hundred of test cases. Also with...
#### Release Summary Report for release-openjdk11-pipeline **Warning:** The release summary report is not yet complete. Currently, it only contains partial results. **Report generated at:** Wed, 17 Apr 2024 11:29:34 GMT...
Those two tests - SaslServerFactoryTests and GssApiMechanismTests are relying on remote kerberos server, which is disabled in Aqa-tests by SKIP_AGENT_TESTS/cryptotests.skipAgentTests However setting up this property/variable is making the tests silently...
AQAvit has achieved OpenChain 2.1 badge (see https://github.com/adoptium/adoptium.net/issues/2797). We can add the OpenChain 2.1 badge on https://github.com/adoptium/aqa-tests/blob/master/README.md Image: https://github.com/OpenChain-Project/Image-Assets/tree/master/Official/Conformance-Badge
**Summary** Test8009761.java fails whenever it is run on a ppc64le_linux Ubuntu 1804 machine, but appears to pass everywhere else. ``` [2023-07-19T16:35:21.776Z] STDOUT: [2023-07-19T16:35:21.776Z] CompilerOracle: exclude Test8009761.m2 [2023-07-19T16:35:21.776Z] Failed: init recursive...
#### Release Summary Report for release-openjdk21-pipeline **Warning:** The release summary report is not yet complete. Currently, it only contains partial results. **Report generated at:** Wed, 17 Apr 2024 12:19:30 GMT...
#### Release Summary Report for release-openjdk8-pipeline **Warning:** The release summary report is not yet complete. Currently, it only contains partial results. **Report generated at:** Wed, 17 Apr 2024 12:15:53 GMT...
We fetch and install JDK binaries that are packaged in several forms (.tar.gz, .zip), we should additionally support .tar.xz files, so we can ensure to support all vendors listed in...
Currently Grinder consumes the pre-compiled test resource from JDK build's `test-images.tar.gz`, if a test change is made to on of the compiled libs, it would require developer to rebuild a...