Lan Xia

Results 146 issues of Lan Xia

TKG queries TRSS for test execution time. The platform for `aarch64_mac` should not have `_xl` ``` 00:02:11.422 Attempting to get test duration data from TRSS. 00:02:11.422 curl --silent --max-time 120...

Objective: TriagerX is a novel AI-enabled software analytics tool that we developed via the IBM CAS project (with Dr. Uddin). TriagerX aims to assign an issue to components/teams and developers...

Epic

``` 00:38:13.630 Attempting to get test duration data from TRSS. 00:38:13.630 curl --silent --max-time 120 -L https://trssrtp1.fyre.ibm.com/api/getTestAvgDuration?limit=10&jdkVersion=22&impl=j9&platform=aarch64_linux&group=jck&level=extended 00:38:14.057 Warning: cannot parse data from TRSS. 00:38:14.057 Unexpected token END OF FILE...

To help debugging, we should add the timestamps in AQA_Test_Pipeline. Add the following ``` timestamps { ... } ``` around https://github.com/adoptium/aqa-tests/blob/bf67eefb47683a376fb21e69d8b669f203f4fdae/buildenv/jenkins/aqaTestPipeline.groovy#L41-L87

enhancement

We use the `testDependency` folder to pre-stage third-party libraries on the machine, ensuring there are no network issues during runtime. Additionally, a cleanup job runs twice a day to remove...

If the OS is in FIPS mode, MD5 is not available and we will get the following error in the test build ``` [2024-09-19T15:00:25.907Z] Archiving artifacts [2024-09-19T15:00:26.471Z] Recording fingerprints [2024-09-19T15:00:26.930Z]...

When using dynamic parallel via TEST_TIME, there is a chance that we do not get the actual test execution time. This could result in default test execution being used (2...

regular build ![Image](https://github.com/user-attachments/assets/ee3bd8ce-d3a1-477e-94d4-b58ab7f963fa) perf build ![Image](https://github.com/user-attachments/assets/a97372a7-7e70-4d69-899f-021fa75d0fc0) We need to investigate this.

We need to ensure all icons under the Action column (on allTestsInfo page) should open a new tab when clicked. https://github.com/adoptium/aqa-test-tools/blob/master/test-result-summary-client/src/Build/AllTestsInfo.jsx ![Image](https://github.com/user-attachments/assets/eed6bbc6-8fd6-4ce0-b51e-52fccecdfecf) example: https://github.com/adoptium/aqa-test-tools/blob/master/test-result-summary-client/src/TrafficLight/TrafficLight.jsx#L214

Display [possible issue table](https://trss.adoptium.net/possibleIssues?buildId=66583038879917006e219689&buildName=Test_openjdk17_hs_sanity.functional_aarch64_alpine-linux_testList_0&testId=6658318d879917006e21a38f&testName=Jep334Tests_0) on [test output ](https://trss.adoptium.net/output/test?id=6658318d879917006e21a38f) page.