
Untitled
By: a guest on
May 1st, 2012 | syntax:
None | size: 0.88 KB | hits: 15 | expires: Never
FAIL: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.i33_Count (5087 of 5319)
******************** TEST 'LLVM-Unit :: ADT/Release/ADTTests/APIntTest.i33_Count' FAILED ********************
Note: Google Test filter = APIntTest.i33_Count
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from APIntTest
[ RUN ] APIntTest.i33_Count
/data/buildslave/freebsd-clang-i386/src-llvm/unittests/ADT/APIntTest.cpp:44: Failure
Value of: i33minus2.countLeadingZeros()
Actual: 4294967265
Expected: 0u
Which is: 0
[ FAILED ] APIntTest.i33_Count (0 ms)
[----------] 1 test from APIntTest (0 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (1 ms total)
[ PASSED ] 0 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] APIntTest.i33_Count
1 FAILED TEST
********************