[all-commits] [llvm/llvm-project] 436eaf: [lldb] Improve TestAppleSimulatorOSType.py error m...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue May 24 17:19:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 436eaf8d32fa8d5db6782f4da30d0b5b7c2690e8
      https://github.com/llvm/llvm-project/commit/436eaf8d32fa8d5db6782f4da30d0b5b7c2690e8
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2022-05-24 (Tue, 24 May 2022)

  Changed paths:
    M lldb/test/API/tools/lldb-server/TestAppleSimulatorOSType.py

  Log Message:
  -----------
  [lldb] Improve TestAppleSimulatorOSType.py error message

This was inspired by D109336 which got reverted because we didn't want
the test to fail silently. This patch prints a more informative error
message when we fail to parse the simctl output while still failing the
test.

Differential revision: https://reviews.llvm.org/D126217




More information about the All-commits mailing list