[all-commits] [llvm/llvm-project] cea825: [lldb] Skip TestConsecutiveWatchpoints.py if out o...
Jason Molenda via All-commits
all-commits at lists.llvm.org
Wed May 21 17:39:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cea82573bb39230f6ddf47f8ee5a83f85c255025
https://github.com/llvm/llvm-project/commit/cea82573bb39230f6ddf47f8ee5a83f85c255025
Author: Jason Molenda <jmolenda at apple.com>
Date: 2025-05-21 (Wed, 21 May 2025)
Changed paths:
M lldb/test/API/functionalities/watchpoint/consecutive-watchpoints/TestConsecutiveWatchpoints.py
Log Message:
-----------
[lldb] Skip TestConsecutiveWatchpoints.py if out of tree debugserver
The GreenDragon CI bots are currently passing because the installed
Xcode is a bit old, and doesn't have the watchpoint handling
bug that was fixed April with this test being added.
But on other CI running newer Xcode debugservers, this test will
fail. Skip this test if we're using an out of tree debugserver.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list