[all-commits] [llvm/llvm-project] a7ac43: Re-land "[lldb] Pick the builder for the target pl...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed Jul 30 12:49:20 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a7ac43125eabb5845a2855bbf37fd4485831e860
      https://github.com/llvm/llvm-project/commit/a7ac43125eabb5845a2855bbf37fd4485831e860
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/builders/__init__.py
    M lldb/packages/Python/lldbsuite/test/lldbplatformutil.py
    M lldb/packages/Python/lldbsuite/test/lldbtest.py

  Log Message:
  -----------
  Re-land "[lldb] Pick the builder for the target platform (#151262)"

Pick the builder for the target platform, not the host platform. This is
necessary when running the test suite remotely on a different platform.
Unlike for Darwin, both Windows and Linux us the default builder, which
is why this went unnoticed on the remote-linux bots.



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