diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2015-12-14 23:45:38 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2015-12-14 23:45:38 +0000 |
commit | 101ed12712fd6a1fb65e580ca7f9cfd520b010a0 (patch) | |
tree | 4d52c228d9aeba644653bf2690822f948aed9589 /lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py | |
parent | 5bbc0e1888c655fbfdde1944edfd016170368362 (diff) | |
download | bcm5719-llvm-101ed12712fd6a1fb65e580ca7f9cfd520b010a0.tar.gz bcm5719-llvm-101ed12712fd6a1fb65e580ca7f9cfd520b010a0.zip |
test infra: catch and print exception info on test runner socket listener
This is the listener's spawned connection, not the listener itself.
(i.e. this is the test runner's receiving side of test event sockets).
A standard socket.error will just issue an INFO statement and continue.
Something other than a socket.error will get an ERROR: printed (and
also continue).
Hopefully this gets us more info and also handles the completely
to-be-expected scenario that the test inferior might go down at
any point.
llvm-svn: 255581
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py')
0 files changed, 0 insertions, 0 deletions