]> granicus.if.org Git - python/commit
Issue #14428: Remove test_process_time_threads() from test_time
authorVictor Stinner <victor.stinner@gmail.com>
Sun, 29 Apr 2012 23:39:57 +0000 (01:39 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Sun, 29 Apr 2012 23:39:57 +0000 (01:39 +0200)
commit9a8ad0c5ea6d9562d94d6e4f8c0be28927cdcaa6
treeb3392e89a7f5fc6e69a5f11e6017ca55a5c540b1
parent5df72c2c27b8a4ff05201eb613d30b50f69c7869
Issue #14428: Remove test_process_time_threads() from test_time

The test is unstable and it's not really interesting to test exactly how
threads are handled.
Lib/test/test_time.py