[Webkit-unassigned] [Bug 46503] webkitpy.layout_tests.port.mac_unittest.MacTest.test_http_server fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 24 14:30:33 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=46503





--- Comment #8 from Adam Barth <abarth at webkit.org>  2010-09-24 14:30:33 PST ---
> Hrm. I understand the goal, but I'm not sure if that's achievable all the time in practice. For example, the particular unit test's whole point is to ensure that calling start_http_server() actually starts the http server on the port we expect it to be running on.

Instead of actually starting the server, you can just verify that you would have created the right subprocess, much like all the commit-queue patches don't actually commit to SVN.  They just verify that the right SCM.py methods are called.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list