[llvm-bugs] [Bug 34153] New: 5.0: multiple test failures
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Aug 11 02:10:44 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=34153
Bug ID: 34153
Summary: 5.0: multiple test failures
Product: new-bugs
Version: 5.0
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: matthias.krueger at famsik.de
CC: llvm-bugs at lists.llvm.org
Hi, I get multiple test failures on my machine from the 5.0 branch.
These tests fail:
AddressSanitizer-x86_64-linux :: TestCases/sanity_check_pure_c.c
Clang :: debuginfo-tests/asan.c
Clang :: debuginfo-tests/dbg-arg.c
Clang :: debuginfo-tests/safestack.c
Clang :: debuginfo-tests/stack-var.c
DataFlowSanitizer-x86_64 :: basic.c
DataFlowSanitizer-x86_64 :: custom.cc
DataFlowSanitizer-x86_64 :: dump_labels.c
DataFlowSanitizer-x86_64 :: flags.c
DataFlowSanitizer-x86_64 :: fncall.c
DataFlowSanitizer-x86_64 :: label_count.c
DataFlowSanitizer-x86_64 :: propagate.c
DataFlowSanitizer-x86_64 :: vararg.c
XRay-x86_64-linux :: TestCases/Linux/always-never-instrument.cc
XRay-x86_64-linux :: TestCases/Linux/fdr-mode.cc
XRay-x86_64-linux :: TestCases/Linux/fdr-thread-order.cc
lldb :: Expr/TestCallStdStringFunction.test
lldb :: Expr/TestCallStopAndContinue.test
lldb :: Expr/TestCallUserAnonTypedef.test
lldb :: Expr/TestCallUserDefinedFunction.test
lldb-Unit ::
tools/lldb-server/tests/./LLDBServerTests/ThreadsInJstopinfoTest.TestStopReplyContainsThreadPcsLlgs
The results are from 10th of August.
I attached my script which runs the tests as well as the log of the failing
tests.
Thanks.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170811/fb197527/attachment.html>
More information about the llvm-bugs
mailing list