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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to