RESOLVED FIXED 257344
[results.webkit.org] Display elapsed hours for long runs
https://bugs.webkit.org/show_bug.cgi?id=257344
Summary [results.webkit.org] Display elapsed hours for long runs
Jonathan Bedard
Reported 2023-05-25 13:04:31 PDT
When displaying the elapsed time for a suite, we originally used the 'Date' class and neglected to display 'hours'. In general, using the 'Date' class is the wrong way to solve they problem we're attempting tosolve here, and one of the side-effects is that we state tests which take more than an hour take minutes to complete.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-05-25 13:04:44 PDT
Jonathan Bedard
Comment 2 2023-05-25 13:06:46 PDT
EWS
Comment 3 2023-05-26 10:04:25 PDT
Committed 264589@main (413f41780160): <https://commits.webkit.org/264589@main> Reviewed commits have been landed. Closing PR #14361 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.