[all-commits] [llvm/llvm-project] c30a8c: [lldb] Fix should_skip_simulator_test decorator

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Mon May 23 09:34:08 PDT 2022


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

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/decorators.py

  Log Message:
  -----------
  [lldb] Fix should_skip_simulator_test decorator

Currently simulator tests get skipped when the reported platform is
macosx rather than darwin. Update the decorator to match both.




More information about the All-commits mailing list