RESOLVED FIXED 106974
webkitpy.layout_tests.servers.http_server_unittest.TestHttpServer.test_win32_start_and_stop is flaky
https://bugs.webkit.org/show_bug.cgi?id=106974
Summary webkitpy.layout_tests.servers.http_server_unittest.TestHttpServer.test_win32_...
Dirk Pranke
Reported 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
Attachments
Patch (1.76 KB, patch)
2013-01-15 19:19 PST, Dirk Pranke
no flags
Dirk Pranke
Comment 1 2013-01-15 19:19:37 PST
WebKit Review Bot
Comment 2 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>
WebKit Review Bot
Comment 3 2013-01-15 19:46:05 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.