Displaying 2 results from an estimated 2 matches for "trivialoperation".
2013 Nov 21
2
[LLVMdev] [3.4 branch] SystemZ regressions
...Value of: 23u
[ 1412s] Actual: 23
[ 1412s] Expected: Count
[ 1412s] Which is: 27
[ 1412s]
/home/abuild/rpmbuild/BUILD/llvm/unittests/ADT/BitVectorTest.cpp:113:
Failure
[ 1412s] Value of: 42u
[ 1412s] Actual: 42
[ 1412s] Expected: Count
[ 1412s] Which is: 43
[ 1412s] [ FAILED ] BitVectorTest/0.TrivialOperation, where TypeParam =
<type> (1 ms)
[ 1412s] [----------] 1 test from BitVectorTest/0 (1 ms total)
[ 1412s]
[ 1412s] [----------] Global test environment tear-down
[ 1412s] [==========] 1 test from 1 test case ran. (1 ms total)
[ 1412s] [ PASSED ] 0 tests.
[ 1412s] [ FAILED ] 1 test, listed...
2013 Nov 21
0
[LLVMdev] [3.4 branch] SystemZ regressions
...Expected: Count
> [ 1412s] Which is: 27
> [ 1412s]
> /home/abuild/rpmbuild/BUILD/llvm/unittests/ADT/BitVectorTest.cpp:113:
> Failure
> [ 1412s] Value of: 42u
> [ 1412s] Actual: 42
> [ 1412s] Expected: Count
> [ 1412s] Which is: 43
> [ 1412s] [ FAILED ] BitVectorTest/0.TrivialOperation, where TypeParam =
> <type> (1 ms)
> [ 1412s] [----------] 1 test from BitVectorTest/0 (1 ms total)
> [ 1412s]
> [ 1412s] [----------] Global test environment tear-down
> [ 1412s] [==========] 1 test from 1 test case ran. (1 ms total)
> [ 1412s] [ PASSED ] 0 tests.
> [...