[all-commits] [llvm/llvm-project] 40f3d1: [TestMTCSimple] Disable the test if you don't have...
Alex via All-commits
all-commits at lists.llvm.org
Tue Nov 5 14:12:48 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 40f3d1307cfd66e6dc1a921eec42559a6691b393
https://github.com/llvm/llvm-project/commit/40f3d1307cfd66e6dc1a921eec42559a6691b393
Author: Alex Langford <apl at fb.com>
Date: 2019-11-05 (Tue, 05 Nov 2019)
Changed paths:
M lldb/packages/Python/lldbsuite/test/functionalities/mtc/simple/TestMTCSimple.py
Log Message:
-----------
[TestMTCSimple] Disable the test if you don't have libMTC
If you are running on macOS and have the CommandLineTools installed of
Xcode, this test will fail because CommandLineTools doesn't ship with
libMainThreadChecker. Skip the test if you don't have it installed.
More information about the All-commits
mailing list