[all-commits] [llvm/llvm-project] 4c1774: [lldb][yaml2macho-core] change the two API tests t...

Jason Molenda via All-commits all-commits at lists.llvm.org
Thu Sep 4 19:53:45 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c17749b6d26093f33efd13f798d47b893252b15
      https://github.com/llvm/llvm-project/commit/4c17749b6d26093f33efd13f798d47b893252b15
  Author: Jason Molenda <jmolenda at apple.com>
  Date:   2025-09-04 (Thu, 04 Sep 2025)

  Changed paths:
    M lldb/test/API/macosx/arm-corefile-regctx/TestArmMachoCorefileRegctx.py
    M lldb/test/API/macosx/riscv32-corefile/TestRV32MachOCorefile.py

  Log Message:
  -----------
  [lldb][yaml2macho-core] change the two API tests to skipUnlessDarwin

These two 32-bit macho corefile tests are still failing on the
lldb-remote-linux-win bot, I'd expect the @skipIfWindows decorator
to skip the tests there until I can debug this, but somehow because
it's a remote windows execution it's not working.  Change these tests
back to skipUnlessDarwin until I can figure out whether it's
yaml2macho-core or lldb's 32-bit mach-o corefile reader support on
windows which is the problem.



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