NEW 61361
TestFailures page doesn't show when a test changed from failing to crashing
https://bugs.webkit.org/show_bug.cgi?id=61361
Summary TestFailures page doesn't show when a test changed from failing to crashing
Adam Roben (:aroben)
Reported 2011-05-24 07:07:39 PDT
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
Note You need to log in before you can comment on or make changes to this bug.