Mark several tests as XFAIL with new expectedFailureLLGS decorator since they are...
authorChaoren Lin <chaorenl@google.com>
Tue, 3 Feb 2015 01:51:18 +0000 (01:51 +0000)
committerChaoren Lin <chaorenl@google.com>
Tue, 3 Feb 2015 01:51:18 +0000 (01:51 +0000)
commit72b8f058789fbd4d46be300609018de260002a7f
tree42d28cc4748ed6b68328738c5eb18ad3d68cbdfd
parent86fd8e45f43df7c2276055a23d3da4d9b7d24b21
Mark several tests as XFAIL with new expectedFailureLLGS decorator since they are failing in Darwin for the same reason.

llvm-svn: 227925
lldb/test/functionalities/thread/break_after_join/TestBreakAfterJoin.py
lldb/test/functionalities/thread/create_during_step/TestCreateDuringStep.py
lldb/test/functionalities/thread/exit_during_break/TestExitDuringBreak.py
lldb/test/functionalities/thread/exit_during_step/TestExitDuringStep.py
lldb/test/functionalities/thread/multi_break/TestMultipleBreakpoints.py
lldb/test/functionalities/thread/state/TestThreadStates.py
lldb/test/lldbtest.py