[LLVMbugs] [Bug 23655] New: ErrorOr.Comparison test is failing under GNU/Linux Debian
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue May 26 03:26:16 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23655
Bug ID: 23655
Summary: ErrorOr.Comparison test is failing under GNU/Linux
Debian
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Support Libraries
Assignee: unassignedbugs at nondot.org
Reporter: sylvestre at debian.org
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
FAIL: LLVM-Unit :: Support/Release/SupportTests/ErrorOr.Comparison (13499 of
13750)
******************** TEST 'LLVM-Unit ::
Support/Release/SupportTests/ErrorOr.Comparison' FAILED ********************
Note: Google Test filter = ErrorOr.Comparison
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from ErrorOr
[ RUN ] ErrorOr.Comparison
/tmp/buildd/llvm-toolchain-snapshot-3.7~svn238189/unittests/Support/ErrorOrTest.cpp:71:
Failure
Value of: std::errc::no_such_file_or_directory
Actual: 4-byte object <02-00 00-00>
Expected: x
Which is: 24-byte object <02-00 00-00 00-00 00-00 70-59 92-FD 98-7F 00-00 01-00
00-00 00-00 00-00>
[ FAILED ] ErrorOr.Comparison (0 ms)
[----------] 1 test from ErrorOr (0 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (0 ms total)
[ PASSED ] 0 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] ErrorOr.Comparison
1 FAILED TEST
With a regular Debian.
Full log:
http://llvm-jenkins.debian.net/job/llvm-toolchain-binaries/architecture=amd64,distribution=unstable/1344/console
--
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/20150526/32aa118e/attachment.html>
More information about the llvm-bugs
mailing list