XFAIL TestEvents on Linux bacuse it is flaky

llvm-svn: 237888
This commit is contained in:
Tamas Berghammer 2015-05-21 10:16:55 +00:00
parent f249efa7e9
commit b5f4e6dd53
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ class EventAPITestCase(TestBase):
@skipIfFreeBSD # llvm.org/pr21325
@python_api_test
@dwarf_test
@expectedFailureLinux
def test_add_listener_to_broadcaster_with_dwarf(self):
"""Exercise some SBBroadcaster APIs."""
self.buildDwarf()