[llvm-dev] Test failure

Johannes Doerfert via llvm-dev llvm-dev at lists.llvm.org
Tue Apr 12 03:39:39 PDT 2016


Does it help to use:
  opt ... < %s | FileCheck %s
instead of
  opt ... %s | FileCheck %s

Cheers,
  Johannes

On 04/12, Csaba Raduly via llvm-dev wrote:
> My name (csaBARaduly) has once again tripped up a test :)
> 
> FAIL: LLVM :: Transforms/StripSymbols/strip-dead-debug-info.ll (26977 of 29039)
> ******************** TEST 'LLVM ::
> Transforms/StripSymbols/strip-dead-debug-info.ll' FAILED
> ********************
> Script:
> --
> /home/csabaraduly/workspace/LLVM/ninjacmake/./bin/opt
> -strip-dead-debug-info -verify
> /home/csabaraduly/workspace/LLVM/llvm/test/Transforms/StripSymbols/strip-dead-debug-info.ll
> -S | /home/csabaraduly/workspace/LLVM/ninjacmake/./bin/FileCheck
> /home/csabaraduly/workspace/LLVM/llvm/test/Transforms/StripSymbols/strip-dead-debug-info.ll
> --
> Exit Code: 1
> 
> Command Output (stderr):
> --
> <stdin>:2:29: error: CHECK-NOT: string occurred!
> source_filename =
> "/home/csabaraduly/workspace/LLVM/llvm/test/Transforms/StripSymbols/strip-dead-debug-info.ll"
>                             ^
> /home/csabaraduly/workspace/LLVM/llvm/test/Transforms/StripSymbols/strip-dead-debug-info.ll:4:14:
> note: CHECK-NOT: pattern specified here
> ; CHECK-NOT: bar
>              ^
> 
> Csaba
> -- 
> GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
> The Tao of math: The numbers you can count are not the real numbers.
> Life is complex, with real and imaginary parts.
> "Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
> "People disagree with me. I just ignore them." -- Linus Torvalds
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev

-- 

Johannes Doerfert
Researcher / PhD Student

Compiler Design Lab (Prof. Hack)
Saarland University, Computer Science
Building E1.3, Room 4.31

Tel. +49 (0)681 302-57521 : doerfert at cs.uni-saarland.de
Fax. +49 (0)681 302-3065  : http://www.cdl.uni-saarland.de/people/doerfert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 213 bytes
Desc: Digital signature
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160412/fac9a132/attachment.sig>


More information about the llvm-dev mailing list