mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 00:20:25 +08:00
[lldb] Disable TestDAP_attach
This is also flaky. See https://github.com/llvm/llvm-project/issues/137660
This commit is contained in:
@@ -25,6 +25,7 @@ def spawn_and_wait(program, delay):
|
||||
process.wait()
|
||||
|
||||
|
||||
@skipIf
|
||||
class TestDAP_attach(lldbdap_testcase.DAPTestCaseBase):
|
||||
def set_and_hit_breakpoint(self, continueToExit=True):
|
||||
source = "main.c"
|
||||
|
||||
Reference in New Issue
Block a user