[all-commits] [llvm/llvm-project] ba3d84: [lldb/Test] Skip tests that try to get the remote ...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Aug 4 14:02:18 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ba3d84d82b750296c11e843365aa85962a561ad4
https://github.com/llvm/llvm-project/commit/ba3d84d82b750296c11e843365aa85962a561ad4
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-08-04 (Tue, 04 Aug 2020)
Changed paths:
M lldb/test/API/python_api/sbenvironment/TestSBEnvironment.py
M lldb/test/API/python_api/sbplatform/TestSBPlatform.py
Log Message:
-----------
[lldb/Test] Skip tests that try to get the remote environment
We don't support getting the remote environment. The gdb remote protocol
has no packet for that.
More information about the All-commits
mailing list