SPEC-7008: Excluding more main tests from Debug test runs
This commit is contained in:
+1
-1
@@ -132,7 +132,7 @@ class TestGraphComponentSync(object):
|
||||
# Skip test if running against Debug build
|
||||
if "debug" in internal_plugin.build_directory:
|
||||
pytest.skip("Does not execute against debug builds.")
|
||||
|
||||
|
||||
cfg_args = [level]
|
||||
|
||||
expected_lines = [
|
||||
|
||||
Reference in New Issue
Block a user