Increasing timeout for that slow Darwin box
This commit is contained in:
@@ -9,6 +9,7 @@ def noop():
|
||||
pass
|
||||
|
||||
class TestTimerCleanup(LimitedTestCase):
|
||||
TEST_TIMEOUT = 2
|
||||
@skip_with_pyevent
|
||||
def test_cancel_immediate(self):
|
||||
hub = hubs.get_hub()
|
||||
|
Reference in New Issue
Block a user