diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-04-11 19:18:40 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-04-11 19:18:40 +0000 |
commit | 1fefee6a6e777ebbc4dbe155a1d53c51dc4a75f1 (patch) | |
tree | f1dcf34631f48355712b25420c75e60d470dfcfb /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata | |
parent | 8200880c9aae9a13ac842fd4f9a2c4b9af33efb7 (diff) | |
download | bcm5719-llvm-1fefee6a6e777ebbc4dbe155a1d53c51dc4a75f1.tar.gz bcm5719-llvm-1fefee6a6e777ebbc4dbe155a1d53c51dc4a75f1.zip |
[test] Disable CommandScriptImmediateOutputFile on Windows
Somehow the path gets messed up. The command looks correct, but the
python path is not.
(lldb) mywrite
E:\build_slave\lldb-x64-windows-ninja\build\tools\lldb\lit\Commands\
CommandScriptImmediateOutput\Output\
CommandScriptImmediateOutputFile.test.tmp.read.txt r
No such file or directory:
'E:build_slavelldb-x64-windows-ninjabuildtoolslldblitCommands
CommandScriptImmediateOutputOutput
CommandScriptImmediateOutputFile.test.tmp.read.txt'
Maybe the shlex module is escaping it?
llvm-svn: 358213
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata')
0 files changed, 0 insertions, 0 deletions