We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b0d261 + 70bd610 commit 24d6a55Copy full SHA for 24d6a55
lldb/test/API/tools/lldb-dap/module/TestDAP_module.py
@@ -8,7 +8,7 @@
8
import re
9
10
# Flakey in Github CI runs, see https://github.com/llvm/llvm-project/issues/137660.
11
-@SkipIfLinux
+@skipIfLinux
12
class TestDAP_module(lldbdap_testcase.DAPTestCaseBase):
13
def run_test(self, symbol_basename, expect_debug_info_size):
14
program_basename = "a.out.stripped"
0 commit comments