RESOLVED DUPLICATE of bug 51572 46320
run_webkit_tests_unittest.WaitForThreadsToFinishTest fails under load
https://bugs.webkit.org/show_bug.cgi?id=46320
Summary run_webkit_tests_unittest.WaitForThreadsToFinishTest fails under load
Adam Barth
Reported 2010-09-22 16:45:59 PDT
FAIL: test_interrupt (webkitpy.layout_tests.run_webkit_tests_unittest.WaitForThreadsToFinishTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/abarth/svn/webkit3/WebKitTools/Scripts/webkitpy/layout_tests/run_webkit_tests_unittest.py", line 400, in test_interrupt self.assertTrue(interrupted) AssertionError This seems to happen when i'm building webkit and running test-webkitpy at the same time.
Attachments
Adam Barth
Comment 1 2010-09-24 15:20:05 PDT
again
Adam Barth
Comment 2 2010-09-27 20:54:31 PDT
Dirk Pranke
Comment 3 2010-10-09 23:57:06 PDT
I haven't really looked at this yet, but in the course of working on bug 47465 I reworked this function (and the unit test), so we might want to see if this still reproduces after that patch lands.
Dirk Pranke
Comment 4 2011-02-17 17:34:02 PST
This was fixed in bug 51572 / r77595. *** This bug has been marked as a duplicate of bug 51572 ***
Note You need to log in before you can comment on or make changes to this bug.