Skip TestVSCode_setFunctionBreakpoints on linux
authorPavel Labath <pavel@labath.sk>
Mon, 18 Mar 2019 16:04:53 +0000 (16:04 +0000)
committerPavel Labath <pavel@labath.sk>
Mon, 18 Mar 2019 16:04:53 +0000 (16:04 +0000)
Test hangs under heavy load.

llvm-svn: 356379

lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/breakpoint/TestVSCode_setFunctionBreakpoints.py

index c7c67597c86b09e20394984ccd1a86c36c5b902f..a175b2f5ba67eecefe9d4a9ebdcbe848846751d4 100644 (file)
@@ -114,6 +114,7 @@ class TestVSCode_setFunctionBreakpoints(
 
     @skipIfWindows
     @skipIfDarwin # Skip this test for now until we can figure out why tings aren't working on build bots
+    @skipIfLinux # test hangs on linux under heavy load
     @no_debug_info_test
     def test_functionality(self):
         '''Tests hitting breakpoints and the functionality of a single