Differences between revisions 3 and 4
Revision 3 as of 2020-09-26 13:38:12
Size: 703
Editor: AndySimpkins
Comment:
Revision 4 as of 2020-09-26 14:11:18
Size: 1060
Editor: AndySimpkins
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
 * Table views should be able to be sorted (up or down) by clicking on the column to sort by. i.e. sort compleated tests by Tesster, datestamp, number, result
 * Currently claimed test table should show timestamp field (better still how long the test has been claimed for)
     * Admin users should be able to mark currently claimed tests as abandoned

DITTO

Bugs discovered / missing features

  • Does not display test number against claimed tests
  • Doesn't display my claimed tests in the list of currently claimed tests (at the bottom of the page)
  • Need More detailed logging:
    • Need IP addresses (and username if logged in) for log
    • Show what happened if things are changed:
      • "test ### claimed by user XXX"
      • "test ### marked as success by user XXX"
      • In debug mode, log the logic when showing which tests are presented to a user
  • Unable to claim any multi-arch tests for any profile
  • unable to claim i386 tests for AMD64 profile (should be able to run BOTH amd64 AND i386 images on an AMD64 machine)
  • Table views should be able to be sorted (up or down) by clicking on the column to sort by. i.e. sort compleated tests by Tesster, datestamp, number, result
  • Currently claimed test table should show timestamp field (better still how long the test has been claimed for)
    • Admin users should be able to mark currently claimed tests as abandoned