summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
-rw-r--r--lldb/packages/Python/lldbsuite/test/commands/platform/process/TestProcessList.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/commands/platform/process/TestProcessList.py b/lldb/packages/Python/lldbsuite/test/commands/platform/process/TestProcessList.py
index e7a0273bbd8..a22b3e5a03f 100644
--- a/lldb/packages/Python/lldbsuite/test/commands/platform/process/TestProcessList.py
+++ b/lldb/packages/Python/lldbsuite/test/commands/platform/process/TestProcessList.py
@@ -19,6 +19,7 @@ class ProcessListTestCase(TestBase):
NO_DEBUG_INFO_TESTCASE = True
+ @skipIfWindows # https://bugs.llvm.org/show_bug.cgi?id=43702
def test_process_list_with_args(self):
"""Test process list show process args"""
self.build()
OpenPOWER on IntegriCloud