Skip to content

Commit 7134bbf

Browse files
felipepiovezangithub-actions[bot]
authored andcommitted
Automerge: [lldb] Disable TestDAP_attachByPortNum
This test is flaky and creating a lot of noise in CI. See llvm/llvm-project#137660
2 parents 9d39dcd + b73169a commit 7134bbf

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)