[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 13:39:51 PDT 2010


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





--- Comment #4 from Adam Barth <abarth at webkit.org>  2010-09-24 13:39:51 PST ---
(In reply to comment #2)
> trying to run multiple concurrent copies of the layout_tests unit tests isn't necessarily supported or expected to work. I take it we're trying to change that?

The unit tests shouldn't have externally visible side effects.  That implies that you can run two copies of them concurrently without running into trouble.  If that's not the case, we need to remove the side effects.

-- 
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