This test doesn't need to be run for all debug formats.

llvm-svn: 358776
This commit is contained in:
Jim Ingham 2019-04-19 18:46:56 +00:00
parent 4fccc0cedd
commit d42b381445
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ import lldbsuite.test.lldbutil as lldbutil
class PluginPythonOSPlugin(TestBase):
mydir = TestBase.compute_mydir(__file__)
NO_DEBUG_INFO_TESTCASE = True
def test_python_os_plugin(self):
"""Test that the Python operating system plugin works correctly"""