Bug 46833 - webkitpy.layout_tests.run_webkit_tests_unittest.WaitForThreadsToFinishTest.test_exception failed on commit-queue machine
Summary: webkitpy.layout_tests.run_webkit_tests_unittest.WaitForThreadsToFinishTest.te...
Status: RESOLVED DUPLICATE of bug 51572
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-29 12:48 PDT by Eric Seidel (no email)
Modified: 2011-02-17 17:30 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2010-09-29 12:48:56 PDT
======================================================================
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.
Comment 1 Dirk Pranke 2011-02-17 17:30:19 PST
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 ***