aqa-test-tools icon indicating copy to clipboard operation
aqa-test-tools copied to clipboard

Streaming status doesn't work as expected?

Open sophia-guo opened this issue 6 months ago • 0 comments

Streaming - Special state. When enabled, the build will be processed while it is still running.

During the release of March 2025, it was found even with release-openjdk24-pipeline setting as streaming status no data of grand childs job]( for example ) was available until the child jobs was done.

Take x64-linux as example: No x64-linux data show up in https://trss.adoptium.net/resultSummary?parentId=67d9c130105697006e0e5081 until the build job https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk24/job/jdk24-release-linux-x64-temurin/2/ is done, which means there will be no data available before all aqa-tests and remote triggered tck test jobs are done. So the triage has to start without resultSummary.

sophia-guo avatar Apr 02 '25 18:04 sophia-guo