forked from VimPlug/jedi
sometimes the speed test fails, because there's not enough margin on travis
This commit is contained in:
@@ -41,7 +41,7 @@ class TestSpeed(TestCase):
|
|||||||
script.call_signatures()
|
script.call_signatures()
|
||||||
#print(jedi.imports.imports_processed)
|
#print(jedi.imports.imports_processed)
|
||||||
|
|
||||||
@_check_speed(0.5)
|
@_check_speed(0.8)
|
||||||
@cwd_at('test')
|
@cwd_at('test')
|
||||||
def test_precedence_slowdown(self):
|
def test_precedence_slowdown(self):
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user