[PATCH] [test-suite] Fix failure to capture stderr in *.out-simple's

Daniel Sanders Daniel.Sanders at imgtec.com
Fri Aug 15 07:24:47 PDT 2014


Hi,

I've just dist-upgraded one of my Debian machines and I'm now finding that a large number of tests are failing the reference check on that machine. All the missing lines appear in test.log so it seems that stderr is no longer redirected to the *.out-simple along with stdout. This patch fixes this by redirecting stderr to stdout on the perf command.

Daniel Sanders
Leading Software Design Engineer, MIPS Processor IP
Imagination Technologies Limited
www.imgtec.com<http://www.imgtec.com/>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140815/dec5980d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: redirect-stderr.patch
Type: application/octet-stream
Size: 306 bytes
Desc: redirect-stderr.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140815/dec5980d/attachment.obj>


More information about the llvm-commits mailing list