skip TestEvents.py on Darwin
authorTodd Fiala <todd.fiala@gmail.com>
Tue, 22 Dec 2015 17:24:31 +0000 (17:24 +0000)
committerTodd Fiala <todd.fiala@gmail.com>
Tue, 22 Dec 2015 17:24:31 +0000 (17:24 +0000)
commite4beddce5543fb41ce328d9368ae502e59de059f
tree01c49313ce223f60436165290b1039931d5f5771
parent6341a79387a951297fcf1bb446b42ddc608154c1
skip TestEvents.py on Darwin

This is generating a SIGSEGV somewhere around 1 in 10 runs on OS X.

Skip the whole test to avoid testbot noise until we can get the
SIGSEGV addressed.

Tracking with:
https://llvm.org/bugs/show_bug.cgi?id=25924

llvm-svn: 256257
lldb/packages/Python/lldbsuite/test/python_api/event/TestEvents.py