xfail TestQueues.py and TestDarwinLogFilterMatchMessage.py
authorTodd Fiala <todd.fiala@gmail.com>
Mon, 12 Sep 2016 20:23:13 +0000 (20:23 +0000)
committerTodd Fiala <todd.fiala@gmail.com>
Mon, 12 Sep 2016 20:23:13 +0000 (20:23 +0000)
commitd0c1c3220a1c16a9f8d903c190bc0bdfdc008954
tree5dde825007e24062e80d86a96a5eb9a47e2af037
parent4f671370eb216c2eb91801b81602363af1f15534
xfail TestQueues.py and TestDarwinLogFilterMatchMessage.py

It looks like the message-content-retrieval aspect of DarwinLog
support is flaky, not just the regex match against it.  Slightly
less frequently than the regex matching, I am seeing the
direct string-match variant of log-message-content matching
also fail.

Tracked by:
llvm.org/pr30299
rdar://28237450

llvm-svn: 281251
lldb/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/exact_match/message/TestDarwinLogFilterMatchMessage.py
lldb/packages/Python/lldbsuite/test/macosx/queues/TestQueues.py