[all-commits] [llvm/llvm-project] 97d44e: [lldb][test] Disable riscv32 disassembly filter te...

David Spickett via All-commits all-commits at lists.llvm.org
Tue Jul 15 03:34:54 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 97d44e316676833c11be72111c944844862ae12a
      https://github.com/llvm/llvm-project/commit/97d44e316676833c11be72111c944844862ae12a
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2025-07-15 (Tue, 15 Jul 2025)

  Changed paths:
    M lldb/test/Shell/Commands/command-disassemble-riscv32-bytes.s

  Log Message:
  -----------
  [lldb][test] Disable riscv32 disassembly filter test on Windows

Added by https://github.com/llvm/llvm-project/pull/145793

Failing on our Windows on Arm bot:
https://github.com/llvm/llvm-project/pull/145793

Shebang lines don't work on Windows and we can't pass "python script_name"
to the "fdis set" commadn because of the way arguments are parsed currently.

I can fix that but that needs review, disable the test for now.



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