aqa-tests icon indicating copy to clipboard operation
aqa-tests copied to clipboard

Home of test infrastructure for Adoptium builds

Results 463 aqa-tests issues
Sort by recently updated
recently updated
newest added

**Summary** When Arctic records a right-click, it will not replay that right click. **Details** If you enter player.properties and swap the values for button2 and button3, the replay will create...

`dacapo-lusearch-fix` is disabled due to https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959 back in 2021. We should retest dacapo-lusearch-fix. If it passes, we should reenable it. https://github.com/adoptium/aqa-tests/blob/2d838fde5077f3f7734aa0db47d1cb5e942845e4/perf/dacapo/playlist.xml#L104 Testing via Grinder: https://ci.adoptium.net/view/Test_grinder/job/Grinder/ BUILD_LIST=perf TARGET=disabled.dacapo-lusearch-fix JDK_VERSION=8,11,17,21 PLATFORM=x86-64_windows,s390x_linux,x86-64_linux If...

soc_25

GlitchWitcher: AI-assisted Bug Prediction Description  Defects exist in source code. Some defects are easily found during code reviews, some are revealed by proper unit or integration testing. Before code is...

gsoc_25

Project Idea Name CommitHunter: AI-Powered Commit Debugger Description  The goal of this project is to develop an automated system that identifies problematic Git commits causing test failures in both performance...

gsoc_25

`dacapo-tomcat` is disabled due to https://bugs.openjdk.java.net/browse/JDK-8155588. The issue is closed as `Not an Issue`. It states that the problem is due to an old version of Tomcat. We should retest...

soc_25

If this needs to have an issue in here and not just a reference to the OpenJ9 one let me know. This has been seen on the Temurin builds too...

sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

It looks like this workflow, [.github/workflows/parse-issues.yml](https://github.com/adoptium/aqa-tests/blob/master/.github/workflows/parse-issues.yml), has been failing for the last 6 months. ``` WARNING - openjdk/excludes/ProblemList_openjdk24-openj9.txt:167 : assuming 'aarch64_macos' already formatted to ARCH_OS; continuing without transformation WARNING -...

Noticed the following warning messages in the [Jenkins job](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder_JCK/3864/console). ``` Did you forget the `def` keyword? WorkflowScript seems to be setting a field named SPEC (to a value of type...