[all-commits] [llvm/llvm-project] 7e1058: [lldb/testsuite] Skip part of TestSettings.py on w...
fredriss via All-commits
all-commits at lists.llvm.org
Mon Mar 23 09:15:33 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7e10581e8c15af39e6f0820768c5d43587f9088d
https://github.com/llvm/llvm-project/commit/7e10581e8c15af39e6f0820768c5d43587f9088d
Author: Fred Riss <friss at apple.com>
Date: 2020-03-23 (Mon, 23 Mar 2020)
Changed paths:
M lldb/test/API/commands/settings/TestSettings.py
Log Message:
-----------
[lldb/testsuite] Skip part of TestSettings.py on windows
The newly introduced tests for unsetting environment variables
is failing on Windows. Skip the test there to allow investigation.
It seems like setting inherit-env to false was never tested
before. Could it be that the Windows process launcher doesn't
honor this setting?
More information about the All-commits
mailing list