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