disable test_slow_text for now
This commit is contained in:
parent
9267c204e9
commit
351a523d0b
|
@ -536,6 +536,7 @@ class PregeneratedCode(ServerBase, ScriptsBase, unittest.TestCase):
|
|||
|
||||
def test_slow_text(self):
|
||||
return self._do_test(mode="slow-text")
|
||||
test_slow_text.skip = "pending rethink"
|
||||
|
||||
@inlineCallbacks
|
||||
def _do_test_fail(self, mode, failmode):
|
||||
|
|
Loading…
Reference in New Issue
Block a user