Skip to content

Commit b73169a

Browse files
[lldb] Disable TestDAP_attachByPortNum
This test is flaky and creating a lot of noise in CI. See #137660
1 parent 4fa0f1d commit b73169a

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)