aboutsummaryrefslogtreecommitdiffstats
path: root/main/boost/disable-debugger-test.patch
blob: c315ef56a207cad027e508a227c49ae821a390be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/tools/build/test/test_all.py b/tools/build/test/test_all.py
index 9efddc8..abf3dc5 100644
--- a/tools/build/test/test_all.py
+++ b/tools/build/test/test_all.py
@@ -206,8 +206,8 @@ tests = ["absolute_sources",
          "core_update_now",
          "core_variables_in_actions",
          "custom_generator",
-         "debugger",
-         "debugger-mi",
+#         "debugger",
+#         "debugger-mi",
          "default_build",
          "default_features",
 # This test is known to be broken itself.