Shelley Lambert
Shelley Lambert
re: https://github.com/adoptium/aqa-tests/issues/3799#issuecomment-1170954910, that job appears to do a full thread dump and fails to compile the test material. Snippet from console: ``` 05:37:01 2022-06-30 09:21:41 05:37:01 Full thread dump OpenJDK...
Have these been observed lately?
Related issues: - https://github.com/adoptium/aqa-tests/issues/3751 - https://github.com/adoptium/aqa-tests/issues/3752 - https://github.com/adoptium/aqa-tests/issues/3756
Test-related documentation (some of which is not relevant to most consumers of AQA, but listed for completeness: https://github.com/AdoptOpenJDK/openjdk-tests/blob/master/README.md https://github.com/AdoptOpenJDK/openjdk-tests/blob/master/buildenv/docker/README.md https://github.com/AdoptOpenJDK/openjdk-tests/blob/master/doc/Triage.md https://github.com/AdoptOpenJDK/openjdk-tests/blob/master/doc/TriageChecklist.md https://github.com/AdoptOpenJDK/openjdk-tests/blob/master/doc/userGuide.md https://github.com/AdoptOpenJDK/openjdk-tests/blob/master/external/README.md https://github.com/AdoptOpenJDK/openjdk-tests/blob/master/functional/SyntheticGCWorkload/README.md https://github.com/AdoptOpenJDK/openjdk-tests/blob/master/jck/README.md https://github.com/AdoptOpenJDK/openjdk-tests/blob/master/openjdk/README.md https://github.com/AdoptOpenJDK/openjdk-tests/blob/master/perf/README.md https://github.com/AdoptOpenJDK/openjdk-tests/blob/master/system/README.md https://github.com/AdoptOpenJDK/openjdk-test-tools/blob/master/README.md https://github.com/AdoptOpenJDK/openjdk-test-tools/blob/master/PerfNext/README.md...
Use https://diataxis.fr/ as a guidance for this work. - Tutorials / Learning-oriented - How-to Guides / Task-oriented - Reference / Information-oriented - Explanation / Understanding-oriented Hopefully within the next weeks,...
Do not forget to add a section for the labeling schema we use (and also so that as it is extended, it continues to make sense and is not extended...
```mermaid C4Dynamic title The 3 layers of AQAvit Boundary(b, "AQAvit") { System_Boundary(b2, "Monitoring, Aggregation & Reporting") { Component(c4, "TRSS", "Test Results Summary Service", "Stores and represents aggregate test results, allows...
That link is now stale. When possible, issues should be created with Re-run links to aid in the assignment of the issue to others. (related: https://github.com/adoptium/aqa-tests/blob/master/.github/ISSUE_TEMPLATE/bug_report.md and https://github.com/adoptium/aqa-tests/issues/3793) If we...
re: https://github.com/adoptium/adoptium/issues/133#issuecomment-1076456053 > Test issue raised https://github.com/adoptium/aqa-tests/issues/3492 Test is excluded for jdk18 on this platform https://github.com/adoptium/aqa-tests/blob/69aaa7007e46165aac73af50052dd42e9d29a7ca/openjdk/excludes/ProblemList_openjdk18.txt#L399 If the test was excluded (via https://github.com/adoptium/aqa-tests/pull/3044), it should not have run. Since it...