[all-commits] [llvm/llvm-project] e8b7ed: [lldb/Test] Add @skipIfRemote decorator to TestPro...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Aug 4 14:40:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e8b7edafc3dd0ab85903eebdfdb3bb7cc2d66743
https://github.com/llvm/llvm-project/commit/e8b7edafc3dd0ab85903eebdfdb3bb7cc2d66743
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-08-04 (Tue, 04 Aug 2020)
Changed paths:
M lldb/test/API/commands/platform/process/list/TestProcessList.py
Log Message:
-----------
[lldb/Test] Add @skipIfRemote decorator to TestProcessList.py
lldb-platform contains a very minimal support for the qfProcessInfo
packet, only allowing the simplest query to get most of the testsuite
running, and returning very little information about the matched
processes.
More information about the All-commits
mailing list