Bug 46322

Summary: run_webkit_tests_unittest.DryrunTest fails when running concurrently with other test-webkitpy instances
Product: WebKit Reporter: Adam Barth <abarth>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: dpranke, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Adam Barth
Reported 2010-09-22 17:06:29 PDT
FAIL: test_darwin (webkitpy.layout_tests.run_webkit_tests_unittest.DryrunTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/abarth/git/webkit-queue/WebKitTools/Scripts/webkitpy/layout_tests/run_webkit_tests_unittest.py", line 329, in test_darwin 'fast/html'])) AssertionError This seems to happen when I run multiple copies of test-webkpy at the same time.
Attachments
Adam Barth
Comment 1 2010-09-22 17:24:14 PDT
Actually, I'm not sure what's causing this to fail.
Dirk Pranke
Comment 2 2011-02-17 17:33:05 PST
This was fixed when I disabled the tests in r76398 (bug 52863). *** This bug has been marked as a duplicate of bug 52863 ***
Note You need to log in before you can comment on or make changes to this bug.