Skip to content

Commit 202b83e

Browse files
felipepiovezanIanWood1
authored andcommitted
[lldb] Disable TestDAP_attachByPortNum
This test is flaky and creating a lot of noise in CI. See llvm#137660
1 parent 5b8fc91 commit 202b83e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/API/tools/lldb-dap/attach/TestDAP_attachByPortNum.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
import socket
2020

2121

22+
@skipIf
2223
class TestDAP_attachByPortNum(lldbdap_testcase.DAPTestCaseBase):
2324
default_timeout = 20
2425

0 commit comments

Comments
 (0)