Skip the lldb-vscode attach with waitFor test for now, some build bots are having trouble.

llvm-svn: 340077
This commit is contained in:
Greg Clayton 2018-08-17 20:42:06 +00:00
parent 9ddc1a09d4
commit f6e36ee83e
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ class TestVSCode_attach(lldbvscode_testcase.VSCodeTestCaseBase):
self.set_and_hit_breakpoint(continueToExit=True)
@skipUnlessDarwin
@skipIfDarwin # Skip this test for now until we can figure out why tings aren't working on build bots
@no_debug_info_test
def test_by_name_waitFor(self):
'''