Bug 61361
Summary: | TestFailures page doesn't show when a test changed from failing to crashing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://build.webkit.org/TestFailures |
Adam Roben (:aroben)
Consider this hypothetical scenario: A test passed in builds 0-4, failed in builds 5-8, and crashed in builds 9-10. If you investigate this failure using the TestFailures page, all you will find out is that the test first failed in build 5. You will get no indication that it is now crashing.
It would be nice for TestFailures to indicate that this test started crashing in build 9 somehow.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |