[cfe-dev] Weak test: clang/test/CodeGen/arm-mfpu-none.c

Hervé Yviquel via cfe-dev cfe-dev at lists.llvm.org
Tue Oct 8 10:59:25 PDT 2019


Hi all,

I am using LLVM test infrastructure on a custom fork I am maintaining and this test is frequently failing because of a matching git password:

Command Output (stderr):
--
/builds/brcloud/llvm-project/clang/test/CodeGen/arm-mfpu-none.c:5:15: error: CHECK-NOT: excluded string found in input
// CHECK-NOT: {{s[0-9]}}
^
<stdin>:63:68: note: found here
.ident "clang version 10.0.0 (https://gitlab-ci-token:XXXXXXXXXXss9mtPXXX@gitlab.com/brcloud/llvm-project.git deaa5a50d807b2fdf660b6526dc699fcca4bd0b6)"
^~
Wouldn't it be possible to make the test a bit stronger?

Thanks,
Hervé

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20191008/9492cd13/attachment.html>


More information about the cfe-dev mailing list