[all-commits] [llvm/llvm-project] 341ec5: Add a decorator to skip tests when running under R...
adrian-prantl via All-commits
all-commits at lists.llvm.org
Mon Jul 13 13:11:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 341ec564182161861ec4415cdee1f4f3a0527e97
https://github.com/llvm/llvm-project/commit/341ec564182161861ec4415cdee1f4f3a0527e97
Author: Adrian Prantl <aprantl at apple.com>
Date: 2020-07-13 (Mon, 13 Jul 2020)
Changed paths:
M lldb/packages/Python/lldbsuite/test/decorators.py
Log Message:
-----------
Add a decorator to skip tests when running under Rosetta
This allows skipping a test when running the testsuite on macOS under
the Rosetta translation layer.
Differential Revision: https://reviews.llvm.org/D83600
More information about the All-commits
mailing list