[all-commits] [llvm/llvm-project] 65a7eb: [lldb] XFAIL TestVSCode_breakpointEvents.py on Ven...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed Jun 29 15:01:11 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 65a7ebff33428f1b9941e23fd79167d30d642b7b
      https://github.com/llvm/llvm-project/commit/65a7ebff33428f1b9941e23fd79167d30d642b7b
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2022-06-29 (Wed, 29 Jun 2022)

  Changed paths:
    M lldb/test/API/tools/lldb-vscode/breakpoint-events/TestVSCode_breakpointEvents.py

  Log Message:
  -----------
  [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.




More information about the All-commits mailing list