diff options
author | Pete Cooper <peter_cooper@apple.com> | 2016-03-30 23:28:49 +0000 |
---|---|---|
committer | Pete Cooper <peter_cooper@apple.com> | 2016-03-30 23:28:49 +0000 |
commit | 8eaf62ca5d5ab3a2e4e165c53e36c502b1e184d3 (patch) | |
tree | 69571dbd79fe1e35d5af18e0a7db2a2338ff9ed3 /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp | |
parent | fefbd22814ce5ed3928cc38ad6be1bf7de013905 (diff) | |
download | bcm5719-llvm-8eaf62ca5d5ab3a2e4e165c53e36c502b1e184d3.tar.gz bcm5719-llvm-8eaf62ca5d5ab3a2e4e165c53e36c502b1e184d3.zip |
Fix MachO test which is failing on a Windows bot.
This is breaking http://lab.llvm.org:8011/builders/lld-x86_64-win7/builds/31647/steps/test%20lld/logs/stdio.
The issue seems to be that it can't write to a file in /tmp, probably because that path doesn't
exist on Windows. This was failing after I added EXPECT_FALSE(ec) in r264961 for the error
handling migration.
llvm-svn: 264962
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp')
0 files changed, 0 insertions, 0 deletions