Skip to content

Commit 7e8a3be

Browse files
author
git apple-llvm automerger
committed
Merge commit 'f5c974ca7133' from swift/release/6.2 into stable/20240723
2 parents 91df7fe + f5c974c commit 7e8a3be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/API/functionalities/watchpoint/consecutive-watchpoints/TestConsecutiveWatchpoints.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ def continue_and_report_stop_reason(self, process, iter_str):
2222

2323
# debugserver only gained the ability to watch larger regions
2424
# with this patch.
25+
@skipIfOutOfTreeDebugserver
2526
def test_consecutive_watchpoints(self):
2627
"""Test watchpoint that covers a large region of memory."""
2728
self.build()

0 commit comments

Comments
 (0)