Temporarily disable test on FreeBSD that is asserting

llvm.org/pr21325

llvm-svn: 220871
This commit is contained in:
Ed Maste 2014-10-29 20:02:54 +00:00
parent a5605d34b9
commit 2ec8e1bd20
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ class EventAPITestCase(TestBase):
self.buildDsym()
self.do_add_listener_to_broadcaster()
@skipIfFreeBSD # llvm.org/pr21325
@python_api_test
@dwarf_test
def test_add_listener_to_broadcaster_with_dwarf(self):