Disable TestProcessList on windows
authorWalter Erquinigo <a20012251@gmail.com>
Thu, 17 Oct 2019 17:53:44 +0000 (17:53 +0000)
committerWalter Erquinigo <a20012251@gmail.com>
Thu, 17 Oct 2019 17:53:44 +0000 (17:53 +0000)
commite19dfa6745f65d018ebdae3175c0fa5b50bbdba6
tree05afd4a909cb235c963b33899709d1d21f248df1
parent4ff1e34b606d9a9fcfd8b8b5449a558315af94e5
Disable TestProcessList on windows

Summary: `platform process list -v` on windows doesn't show all the process arguments, making this test useless for that platform

Reviewers: stella.stamenova

Subscribers: lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D69114

llvm-svn: 375144
lldb/packages/Python/lldbsuite/test/commands/platform/process/TestProcessList.py