Bug 97391
| Summary: | run-perf-tests results page should not display a result value if a test was failed | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Zoltan Horvath <zoltan> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | rniwa |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 77037 | ||
Zoltan Horvath
run-perf-tests results page should not display the result value if a test was failed.
It would be good to indicate FAILED instead of the result.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
I don't think it does... when a test fails, JSON wouldn't have an entry for that test.
Ryosuke Niwa
I still don't understand this bug.
Zoltan Horvath
The problem was that even a test was failed it showed a very small value for the runtime and delegated it onto the chart. I'm going to reproduce it at home and put the output here.
Zoltan Horvath
I can not reproduce it anymore. Probably it was just something related to the environment of my old workstation.
Closing this as invalid.