Bug 31602 - Failing to start the WebSocket server shouldn’t terminate entire test run
Summary: Failing to start the WebSocket server shouldn’t terminate entire test run
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Mark Rowe (bdash)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-17 16:10 PST by Mark Rowe (bdash)
Modified: 2009-11-17 16:31 PST (History)
2 users (show)

See Also:


Attachments
Patch (5.74 KB, patch)
2009-11-17 16:12 PST, Mark Rowe (bdash)
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.