Bug 106974

Summary: webkitpy.layout_tests.servers.http_server_unittest.TestHttpServer.test_win32_start_and_stop is flaky
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: Tools / TestsAssignee: Dirk Pranke <dpranke>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, ojan, rniwa, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Dirk Pranke 2013-01-15 19:18:08 PST
I forgot to stub out the call to check to ensure that the ports were available, so this test can fail if something is listening on 8000 or 8443, e.g.:

http://build.webkit.org/builders/Apple%20Lion%20Release%20WK1%20%28Tests%29/builds/8188/steps/webkitpy-test/logs/stdio
Comment 1 Dirk Pranke 2013-01-15 19:19:37 PST
Created attachment 182905 [details]
Patch
Comment 2 WebKit Review Bot 2013-01-15 19:46:02 PST
Comment on attachment 182905 [details]
Patch

Clearing flags on attachment: 182905

Committed r139827: <http://trac.webkit.org/changeset/139827>
Comment 3 WebKit Review Bot 2013-01-15 19:46:05 PST
All reviewed patches have been landed.  Closing bug.