[lldb/Test] Skip tests that try to get the remote environment
authorJonas Devlieghere <jonas@devlieghere.com>
Tue, 4 Aug 2020 21:00:30 +0000 (14:00 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 4 Aug 2020 21:01:57 +0000 (14:01 -0700)
commitba3d84d82b750296c11e843365aa85962a561ad4
tree3509ac9b46438ebec99a76d662eee9c23028005a
parentf8fb7835d6a5e2a75d412e1482fc1c039efef1f0
[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.
lldb/test/API/python_api/sbenvironment/TestSBEnvironment.py
lldb/test/API/python_api/sbplatform/TestSBPlatform.py