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

Further support rerun builds in UI

Open llxia opened this issue 2 years ago • 0 comments

With https://github.com/adoptium/aqa-tests/issues/3431, we have rerun builds auto-triggered for failed tests. TRSS is able to process them. However, we could add additional support in TRSS to help distinguish the regular runs and reruns easier.

  • show rerun in allTestsInfo page
  • show rerun in Grid view
  • show the rerun number in the tooltip in the Grid view
  • Test Summary number (Passed, Failed, etc) should not count for rerun. Rerun numbers can be in a separate section if needed.
  • rerun build (triggered in serial runs) does not show up in the tree view

llxia avatar Feb 08 '23 16:02 llxia