mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-09 20:01:23 +00:00
speed up these failures
This commit is contained in:
parent
331b96250d
commit
1883cee37f
@ -2204,6 +2204,7 @@ class RealTest(SingleMagicFolderTestMixin, AsyncTestCase):
|
||||
class RealTestAliceBob(MagicFolderAliceBobTestMixin, AsyncTestCase):
|
||||
"""This is skipped unless both Twisted and the platform support inotify."""
|
||||
inject_inotify = False
|
||||
timeout = 15
|
||||
|
||||
def setUp(self):
|
||||
d = super(RealTestAliceBob, self).setUp()
|
||||
|
Loading…
x
Reference in New Issue
Block a user