Skip TestCallStopAndContinue and TestCallThatRestarts on Darwin.
authorTodd Fiala <todd.fiala@gmail.com>
Wed, 9 Jul 2014 22:03:30 +0000 (22:03 +0000)
committerTodd Fiala <todd.fiala@gmail.com>
Wed, 9 Jul 2014 22:03:30 +0000 (22:03 +0000)
commit8a4ee50e589f6e0787f8cb69812cd4a5d360177a
tree5b4ab20f4a35f1495d3c8c0787a5c900d14bc8a6
parentfb17762ee5bf35ac0b21ee4b5adc9b1ce4eef2aa
Skip TestCallStopAndContinue and TestCallThatRestarts on Darwin.

These are failing intermittently.

See http://llvm.org/bugs/show_bug.cgi?id=19246 for TestCallThatRestarts.  Also applies to Linux.
See http://llvm.org/bugs/show_bug.cgi?id=20274 for TestCallStopAndContinue.

llvm-svn: 212660
lldb/test/expression_command/call-function/TestCallStopAndContinue.py
lldb/test/expression_command/call-restarts/TestCallThatRestarts.py