Skip to content

Commit c4d314b

Browse files
authored
Temporary disable the LLDB DAP tests for Windows/x86_64 targets (lldb-x86_64-win). (#478)
Until fixes for the issues. See more for details here https://discourse.llvm.org/t/reliability-of-the-lldb-dap-tests/86125/21
1 parent 49f238d commit c4d314b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildbot/osuosl/master/config/builders.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1485,6 +1485,7 @@
14851485
"LLDB_ENABLE_LZMA" : "OFF",
14861486
"LLDB_ENABLE_LIBXML2" : "OFF",
14871487
"LLDB_CAN_USE_LLDB_SERVER" : "ON",
1488+
"LLDB_TEST_USER_ARGS" : "--skip-category=lldb-dap",
14881489
},
14891490
env = {
14901491
'LLDB_USE_LLDB_SERVER' : "1",

0 commit comments

Comments
 (0)