diff --git a/tests/test_conformance.py b/tests/test_conformance.py index eba9bc3..503a7ef 100644 --- a/tests/test_conformance.py +++ b/tests/test_conformance.py @@ -21,7 +21,7 @@ def test_conformance(self): cmd = [ "cwltest", "--test", ctest_def, "--basedir", self.tmpdir, "--tool", tool_entry, "-j", str(psutil.cpu_count()), - "-n", "1-121,123-129,131-133", "--", "--tes=http://localhost:8000" + "-n", "1-108", "--", "--tes=http://localhost:8000" ] testlog = os.path.join(