Bug 31602

Summary: Failing to start the WebSocket server shouldn’t terminate entire test run
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: Tools / TestsAssignee: Mark Rowe (bdash) <mrowe>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, yuzo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch ap: review+

Description Mark Rowe (bdash) 2009-11-17 16:10:06 PST
Currently a failure to start the WebSocket server terminates the test run.  This prevents subsequent tests from running and makes it difficult to view the outcome of earlier tests.  This is frustrating given that the server doesn’t start reliably on a number of platforms.
Comment 1 Mark Rowe (bdash) 2009-11-17 16:12:44 PST
Created attachment 43387 [details]
Patch
Comment 2 Alexey Proskuryakov 2009-11-17 16:14:20 PST
Comment on attachment 43387 [details]
Patch

r=me
Comment 3 Mark Rowe (bdash) 2009-11-17 16:31:31 PST
Landed in r51096.