Skip to content

Commit b7506ee

Browse files
author
git apple-llvm automerger
committed
Merge commit 'cea82573bb39' from llvm.org/main into next
2 parents c225621 + cea8257 commit b7506ee

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)