A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2009-September/092337.html below:

[Python-Dev] test_thread tracebacks

[Python-Dev] test_thread tracebacksskip at pobox.com skip at pobox.com
Wed Sep 30 03:43:10 CEST 2009
It's been awhile since I rebuilt Python and ran the test suite.  This
evening I noticed this on my Mac (OS X 10.5):

    test_thread
    Unhandled exception in thread started by <bound method ThreadRunningTests.task of <test.test_thread.ThreadRunningTests testMethod=test_stack_size>>
    Traceback (most recent call last):
      File "/Users/skip/src/python/trunk/Lib/test/test_thread.py", line 51, in task
        self.done_mutex.release()
    thread.error: release unlocked lock
    Unhandled exception in thread started by <bound method ThreadRunningTests.task of <test.test_thread.ThreadRunningTests testMethod=test_stack_size>>
    Traceback (most recent call last):
      File "/Users/skip/src/python/trunk/Lib/test/test_thread.py", line 51, in task
        self.done_mutex.release()
    thread.error: release unlocked lock
    Unhandled exception in thread started by <bound method ThreadRunningTests.task of <test.test_thread.ThreadRunningTests testMethod=test_stack_size>>
    Traceback (most recent call last):
      File "/Users/skip/src/python/trunk/Lib/test/test_thread.py", line 51, in task
        self.done_mutex.release()
    thread.error: release unlocked lock
    Unhandled exception in thread started by <bound method ThreadRunningTests.task of <test.test_thread.ThreadRunningTests testMethod=test_starting_threads>>
    Traceback (most recent call last):
      File "/Users/skip/src/python/trunk/Lib/test/test_thread.py", line 51, in task
        self.done_mutex.release()
    thread.error: release unlocked lock

Oddly enough, this didn't cause the test to fail.

Is this a known problem?  Should I open a ticket?

Skip
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4