[lldb] [test] Skip A/vRun/QEnvironment* tests on Windows, and fix them
authorMichał Górny <mgorny@moritz.systems>
Fri, 10 Sep 2021 14:34:20 +0000 (16:34 +0200)
committerMichał Górny <mgorny@moritz.systems>
Fri, 10 Sep 2021 14:34:20 +0000 (16:34 +0200)
commitd727bd696293a5e8ba63c01b6ec80b2b17eb373a
tree838242d07b37643a64ebf184b9fb175e729d2fbf
parent784281d3164862cb5c7f8f20de80f3d52cc13307
[lldb] [test] Skip A/vRun/QEnvironment* tests on Windows, and fix them

Skip A/vRun/QEnvironment* tests on Windows as testing for output is
known not to work there.  Add a missing output check to the vRun test.
lldb/test/API/tools/lldb-server/TestLldbGdbServer.py