Skip to content

Commit f94499f

Browse files
[lldb] Disable TestDAP_attachByPortNum
This test is flaky and creating a lot of noise in CI. See llvm#137660 (cherry picked from commit b73169a)
1 parent 5842d95 commit f94499f

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)