[all-commits] [llvm/llvm-project] a6b5da: [test] Fix apple_simulator_test decorator when sim...

Alex via All-commits all-commits at lists.llvm.org
Wed Nov 6 15:14:12 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a6b5daa701d3a276ace90c688f913b96d396bed1
      https://github.com/llvm/llvm-project/commit/a6b5daa701d3a276ace90c688f913b96d396bed1
  Author: Alex Langford <apl at fb.com>
  Date:   2019-11-06 (Wed, 06 Nov 2019)

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

  Log Message:
  -----------
  [test] Fix apple_simulator_test decorator when simulators are unavailable

In the case where xcodebuild fails as you set up simulator tests, you
would fail because `feature` is never defined.




More information about the All-commits mailing list