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

Reenable tabularView page

Open llxia opened this issue 1 year ago • 1 comments

Page: https://trss.adoptium.net/tabularView

Source: https://github.com/adoptium/aqa-test-tools/tree/master/test-result-summary-client/src/TabularView

tabularView Page was created for comparing two builds (test vs baseline). However, this page has been broken for a while.

A couple of thoughts:

  • debug the current code
  • debug after reverting the auto-generated code introduced by npm: upgrade several dependencies first, so we have a relatively stable state to work with.

https://github.com/adoptium/aqa-test-tools/commit/aaa9210f39f08bf7c5e8899bb1ee56875a11e332#diff-42bd09343fc1b89e7de03ba2f137e9dc901f3c852fe198b57afdb11a2ea1e44f

  • rewrite it completely

llxia avatar Jun 05 '24 13:06 llxia