Open Issues Need Help
View All on GitHubAI Summary: This GitHub issue proposes increasing the polling interval for remote-triggered test jobs from the `AQA_Test_Pipeline` from the current 10 seconds to 4 minutes. The goal is to reduce console output and server queries, building on a similar adjustment already made for the build pipeline's polling interval.
AI Summary: This GitHub issue proposes updating the `compiler-lang-CONV` test target to explicitly set its concurrency level to 1 or 2. This modification is similar to a previous change and aims to improve CPU allocation efficiency, particularly when tests are distributed across a host and multiple containers.
AI Summary: Remove a duplicate entry from the `ProblemList_openjdk17.txt` file within the Adoptium aqa-tests repository. The duplicate entry excludes a specific Java file and is redundant as another entry already handles the exclusion. The task involves identifying and removing the duplicate line, preserving the entry linked to issue #5955.