Bug 46833
Summary: | webkitpy.layout_tests.run_webkit_tests_unittest.WaitForThreadsToFinishTest.test_exception failed on commit-queue machine | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | abarth, dpranke |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Eric Seidel (no email)
======================================================================
FAIL: test_exception (webkitpy.layout_tests.run_webkit_tests_unittest.WaitForThreadsToFinishTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/webkitpy/layout_tests/run_webkit_tests_unittest.py", line 420, in test_exception
self.assertRaises(ValueError, self.run_one_thread, 'Exception')
AssertionError: ValueError not raised
----------------------------------------------------------------------
Ran 607 tests in 30.060s
FAILED (failures=1)
Failure seen on commit-queue.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dirk Pranke
I'm pretty sure this was fixed in r77595, if not earlier. Please file a new bug (or reopen) if we see this again.
*** This bug has been marked as a duplicate of bug 51572 ***