Mark test_sb_api_listener_event_process_state as flakey

llvm-svn: 241203
This commit is contained in:
Ying Chen 2015-07-01 22:50:28 +00:00
parent 0a7202bb5d
commit 9b5eca903b
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ class SBBreakpointCallbackCase(TestBase):
@skipIfRemote
@skipIfNoSBHeaders
@expectedFlakeyLinux # Driver occasionally returns '1' as exit status
@expectedFailureAll("llvm.org/pr23139", oslist=["linux"], compiler="gcc", compiler_version=[">=","4.9"], archs=["x86_64"])
def test_sb_api_listener_event_process_state(self):
""" Test that a registered SBListener receives events when a process