Adding integration.scheduler.test_maxrunning to ignore list.

This commit is contained in:
Gareth J. Greenaway 2018-11-12 09:18:25 -08:00
parent 45e160d8fe
commit 4bd0406e8d
No known key found for this signature in database
GPG key ID: 10B62F8A7CAD7A41

View file

@ -146,6 +146,7 @@ class BadTestModuleNamesTestCase(TestCase):
'integration.scheduler.test_eval',
'integration.scheduler.test_postpone',
'integration.scheduler.test_skip',
'integration.scheduler.test_maxrunning',
'integration.shell.test_spm',
'integration.shell.test_cp',
'integration.shell.test_syndic',