[lldb] XFAIL TestVSCode_breakpointEvents.py on Ventura
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 29 Jun 2022 21:58:16 +0000 (14:58 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 29 Jun 2022 22:00:57 +0000 (15:00 -0700)
commit65a7ebff33428f1b9941e23fd79167d30d642b7b
tree73858a516d2a9e3fc286dd56e7654365bc5f0c47
parent3514131219ffdc94c0c61c5b585b53e97501fbea
[lldb] XFAIL TestVSCode_breakpointEvents.py on Ventura

TestVSCode_breakpointEvents.py is failing on macOS Ventura because we
receive 3 breakpoint events instead of one. This is likely the result of
dyld moving into the shared cache.
lldb/test/API/tools/lldb-vscode/breakpoint-events/TestVSCode_breakpointEvents.py