teak-llvm/lldb/packages/Python/lldbsuite/test/api
Jim Ingham df1e4b697e Ignore SIGPIPE in the mini-driver used by these tests.
We're seeing some very occasional failures in these tests where the
mini-driver dies with a SIGPIPE.  We don't use SIGPIPE for anything, and
the main lldb driver program already ignores SIGPIPE, so ignoring it in
the mini-driver is a good way to remove these spurious failures.

<rdar://problem/29740488>

llvm-svn: 290216
2016-12-21 00:12:54 +00:00
..
check_public_api_headers [Test Suite] Pull generateSource into lldbtest 2016-10-31 04:48:19 +00:00
listeners *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
multiple-debuggers Reduce the number of simultaneous debug sessions to 10 and remove 2016-09-13 02:45:45 +00:00
multiple-targets Remove some annotations from TestMultipleTargets 2016-12-12 11:37:42 +00:00
multithreaded Ignore SIGPIPE in the mini-driver used by these tests. 2016-12-21 00:12:54 +00:00