Bug 257344
| Summary: | [results.webkit.org] Display elapsed hours for long runs | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/109849743>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/14361
EWS
Committed 264589@main (413f41780160): <https://commits.webkit.org/264589@main>
Reviewed commits have been landed. Closing PR #14361 and removing active labels.