[LLVMbugs] [Bug 3700] New: Test string-init.c fails if `store' is in the path name.
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Mar 2 05:17:34 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3700
Summary: Test string-init.c fails if `store' is in the path name.
Product: clang
Version: unspecified
Platform: PC
URL: http://google1.osuosl.org:8011/builders/clang-x86_64-
freebsd/builds/3/steps/test-clang/logs/failure%20log
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P2
Component: Basic
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: ed at 80386.nl
CC: llvmbugs at cs.uiuc.edu
The FreeBSD buildbot uses /store/home/buildbot/llvm to store the source code.
The string-init.c test fails, because it greps for `store', which always
matches a pathname in the output.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list