diff --git a/v2/test/test_all.py b/v2/test/test_all.py index 26e1019a7..038c2928a 100644 --- a/v2/test/test_all.py +++ b/v2/test/test_all.py @@ -139,7 +139,8 @@ tests = [ "absolute_sources", "custom_generator", "default_build", "default_features", - "default_toolset", +# This test is known to be broken itself. +# "default_toolset", "dependency_property", "dependency_test", "disambiguation",