Bug 61441

Summary: TestFailures page should show when run-webkit-tests started exiting early due to too many crashes, timeouts, or failures
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer, joepeck
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://build.webkit.org/TestFailures
Attachments:
Description Flags
Identify, rather than skip, builds where run-webkit-tests exited early due to too many failures ddkilzer: review+

Adam Roben (:aroben)
Reported 2011-05-25 08:47:02 PDT
If enough tests crash, time out, or fail, run-webkit-tests will exit early to avoid slowing down the bots. It would be good for the TestFailures page to be able to tell you when this started happening so that the guilty revision can be identified.
Attachments
Identify, rather than skip, builds where run-webkit-tests exited early due to too many failures (13.35 KB, patch)
2011-05-25 09:28 PDT, Adam Roben (:aroben)
ddkilzer: review+
Adam Roben (:aroben)
Comment 1 2011-05-25 08:47:50 PDT
Right now the TestFailures page doesn't even list testers for which this is happening.
Adam Roben (:aroben)
Comment 2 2011-05-25 09:28:06 PDT
Created attachment 94793 [details] Identify, rather than skip, builds where run-webkit-tests exited early due to too many failures
David Kilzer (:ddkilzer)
Comment 3 2011-05-25 09:36:45 PDT
Comment on attachment 94793 [details] Identify, rather than skip, builds where run-webkit-tests exited early due to too many failures r=me
Adam Roben (:aroben)
Comment 4 2011-05-25 09:44:37 PDT
Joseph Pecoraro
Comment 5 2011-05-25 10:39:43 PDT
Comment on attachment 94793 [details] Identify, rather than skip, builds where run-webkit-tests exited early due to too many failures View in context: https://bugs.webkit.org/attachment.cgi?id=94793&action=review > Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/Builder.js:140 > * Preiodically calls callback until all current failures have been explained. Callback is Typo in this comment unchanged by your patch: "Preiodically" => "Periodically"
Note You need to log in before you can comment on or make changes to this bug.