The darwin_log tests are very fragile and currently do not properly assess the state...
authorSean Callanan <scallanan@apple.com>
Wed, 5 Apr 2017 20:33:39 +0000 (20:33 +0000)
committerSean Callanan <scallanan@apple.com>
Wed, 5 Apr 2017 20:33:39 +0000 (20:33 +0000)
commit894c147104fad62c2fd33b977207d3640a7ce8a8
tree9b004f24bc925d3db925cb654e79e481c51ca717
parent03994b814daacaedb1237610e46a114dc4a6fb24
The darwin_log tests are very fragile and currently do not properly assess the state of that functionality.
I have put them all in their own category, and made that category disabled by default.

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

llvm-svn: 299587
lldb/packages/Python/lldbsuite/test/configuration.py
lldb/packages/Python/lldbsuite/test/functionalities/darwin_log/.categories [new file with mode: 0644]
lldb/packages/Python/lldbsuite/test/test_categories.py