Skip parallel states test on Windows until we can get it to work

This commit is contained in:
Erik Johnson 2018-09-27 12:16:43 -05:00
parent 5a110677b9
commit dca90d7bde
No known key found for this signature in database
GPG Key ID: 5E5583C437808F3F

View File

@ -4,6 +4,7 @@
from __future__ import absolute_import
import os
import shutil
import sys
import tempfile
import textwrap
import threading
@ -1422,6 +1423,7 @@ class StateModuleTest(ModuleCase, SaltReturnAssertsMixin):
except OSError:
pass
@skipIf(sys.platform.startswith('win'), 'Skipped until parallel states can be fixed on Windows')
def test_parallel_state_with_long_tag(self):
'''
This tests the case where the state being executed has a long ID dec or