teak-llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-mi/signal
Vedant Kumar 2ddfe5c9c3 [test] Skip pexpect-based lldb-mi tests on Darwin
These tests fail with a relatively frequently on Darwin machines with
errors such as:

  File ".../lldb/third_party/Python/module/pexpect-2.4/pexpect.py", line 1444, in expect_loop
    raise EOF(str(e) + '\n' + str(self))
EOF: End Of File (EOF) in read_nonblocking(). Empty string style platform.

The unpredictable failures make these tests noisy.

rdar://37046976

llvm-svn: 326739
2018-03-05 20:16:52 +00:00
..
main.cpp
Makefile
TestMiSignal.py [test] Skip pexpect-based lldb-mi tests on Darwin 2018-03-05 20:16:52 +00:00