Bug 270295
| Summary: | [results.webkit.org] Handle undefined skipped in investigate tab | ||
|---|---|---|---|
| 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
Suites don't always define the number of tests skipped. This means that when we attempt to add the total tests run to the number of skipped tests, we may end up with "NaN". If the number of tests skipped is not defined, we should treat it as "0".
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/123835390>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/25297
EWS
Committed 275520@main (48050b6714f8): <https://commits.webkit.org/275520@main>
Reviewed commits have been landed. Closing PR #25297 and removing active labels.