]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/test/test/baseline-outputs/test_tools-test.pattern
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / test / test / baseline-outputs / test_tools-test.pattern
CommitLineData
7c673cae
FG
1warning: in "test_BOOST_WARN": condition sizeof(int) == sizeof(short) is not satisfied
2info: check sizeof(unsigned char) == sizeof(char) has passed
3error: in "test_BOOST_CHECK": check false has failed
4error: in "test_BOOST_CHECK": check 1==2 has failed
5error: in "test_BOOST_CHECK": check i==1 has failed
6info: check i==2 has passed
7error: in "test_BOOST_REQUIRE": not aborted
8fatal error: in "test_BOOST_REQUIRE": critical check false has failed
9fatal error: in "test_BOOST_REQUIRE": critical check j > 5 has failed
10info: check j < 5 has passed
11error: in "test_BOOST_REQUIRE": not aborted
12info: check 'object size 33 is too small' has passed
13error: in "test_BOOST_CHECK_MESSAGE": Well, may be that what I believe in
14error: in "test_BOOST_CHECK_MESSAGE": Checking predicate failed. Some explanation
15info: check 'Could it fail?' has passed
16error: in "test_BOOST_CHECK_MESSAGE": Comparing 1 and 2: some explanation
17fatal error: in "test_BOOST_REQUIRE_MESSAGE": Here we should stop
18info: check 'That's OK' has passed
19error: in "test_BOOST_REQUIRE_MESSAGE": not aborted
20error: in "test_BOOST_ERROR": Fail to miss an error
21fatal error: in "test_BOOST_FAIL": No! No! Show must go on.
22error: in "test_BOOST_CHECK_THROW": exception my_exception expected but not raised
23warning: in "test_BOOST_CHECK_THROW": exception my_exception expected but not raised
24fatal error: in "test_BOOST_CHECK_THROW": exception my_exception expected but not raised
25info: check 'exception "my_exception" raised as expected' has passed
26error: in "test_BOOST_CHECK_EXCEPTION": exception "my_exception" raised as expected: validation on the raised exception through predicate "is_critical"
27info: check 'exception "my_exception" raised as expected: validation on the raised exception through predicate "is_critical"' has passed
28error: in "test_BOOST_CHECK_NO_THROW": unexpected exception thrown by throw my_exception()
29error: in "test_BOOST_CHECK_EQUAL": check i == j has failed [1 != 2]
30error: in "test_BOOST_CHECK_EQUAL": check str1 == str2 has failed [test1 != test12]
31error: in "test_BOOST_CHECK_EQUAL": check i+1 == j has failed [4 != 2]
32info: check str1 == str3+1 has passed
33fatal error: in "test_BOOST_CHECK_EQUAL": critical check str1 == str2 has failed [test != null string]
34warning: in "test_BOOST_CHECK_EQUAL": condition b1 == b2 is not satisfied [B(1) != B(2)]
35error: in "test_BOOST_CHECK_EQUAL": check c1 == c3 has failed [C(0,100) != C(1,102)]. Index mismatch
36error: in "test_BOOST_CHECK_EQUAL": check c1 == c2 has failed [C(0,100) != C(0,101)]. Id mismatch
37error: in "test_BOOST_CHECK_EQUAL": check ch1 == ch2 has failed [0xfffffffe != 0xfffffffd]
38error: in "test_BOOST_CHECK_LOGICAL_EXPR": check ++i != j has failed [2 == 2]
39error: in "test_BOOST_CHECK_LOGICAL_EXPR": check i < j has failed [2 >= 2]
40error: in "test_BOOST_CHECK_LOGICAL_EXPR": check i > j has failed [2 <= 2]
41error: in "test_BOOST_CHECK_LOGICAL_EXPR": check i <= j has failed [3 > 2]
42error: in "test_BOOST_CHECK_LOGICAL_EXPR": check j >= i has failed [2 < 3]
43error: in "test_BOOST_CHECK_LOGICAL_EXPR": check str1 != str2 has failed [test1 == test1]
44error: in "test_BOOST_CHECK_PREDICATE": check is_even( i ) has failed for ( 17 )
45error: in "test_BOOST_CHECK_PREDICATE": check not_equal_to<int>()( i, 17 ) has failed for ( 17, 17 )
46warning: in "test_BOOST_CHECK_PREDICATE": condition moo( 12, i, j ) is not satisfied for ( 12, 17, 15 )
47error: in "test_BOOST_CHECK_PREDICATE": check compare_lists( l1, l2 ) has failed for ( , ). Different sizes [2!=0]
48error: in "test_BOOST_REQUIRE_PREDICATE": not aborted
49fatal error: in "test_BOOST_REQUIRE_PREDICATE": critical check less_equal<int>()( arg2, arg1 ) has failed for ( 2, 1 )
50error: in "test_BOOST_CHECK_EQUAL_COLLECTIONS": check { testlist.begin(), testlist.end() } == { pattern, pattern+7 } has failed.
51Mismatch at position 2: 4 != 3
52Mismatch at position 5: 7 != 6
53error: in "test_BOOST_CHECK_EQUAL_COLLECTIONS": check { testlist.begin(), testlist.end() } == { pattern, pattern+2 } has failed.
54Collections size mismatch: 7 != 2
55error: in "test_BOOST_CHECK_BITWISE_EQUAL": check (char)0x06 =.= (char)0x16 has failed.
56Mismatch at position 4
57warning: in "test_BOOST_CHECK_BITWISE_EQUAL": condition (char)0x26 =.= (char)0x04 is not satisfied.
58Mismatch at position 1
59Mismatch at position 5
60fatal error: in "test_BOOST_CHECK_BITWISE_EQUAL": critical check (char)0x26 =.= (int)0x26 has failed.
61Operands bit sizes mismatch: 8 != 32
62still testing
631+1=2
642+2=4
65struct A
660x14
67 20
68fatal error: in "test_BOOST_TEST_CHECKPOINT": C string: some error
69last checkpoint: Going to do a silly things
70fatal error: in "test_BOOST_TEST_PASSPOINT": unknown type
71last checkpoint
72error: in "test_context_logging": check false has failed
73Failure occurred in a following context:
74 some context
75error: in "test_context_logging": check false has failed
76Failure occurred in a following context:
77 some more context: 12
78error: in "test_context_logging": check false has failed
79Failure occurred in a following context:
80 info 1
81 info 2
82 info 3
83error: in "test_context_logging": check false has failed
84Failure occurred in a following context:
85 some sticky context
86error: in "test_context_logging": check false has failed
87Failure occurred in a following context:
88 some sticky context
89 more context
90error: in "test_context_logging": check false has failed
91Failure occurred in a following context:
92 some sticky context
93 different subcontext
94error: in "test_context_logging": check false has failed
95Failure occurred in a following context:
96 outer context
97error: in "test_context_logging": check false has failed
98Failure occurred in a following context:
99 outer context
100 inner context
101error: in "test_context_logging": check false has failed
102Failure occurred in a following context:
103 outer context
104info: check true has passed
105error: in "test_BOOST_TEST_basic_arithmetic_op": check false has failed
106info: check bc has passed
107error: in "test_BOOST_TEST_basic_arithmetic_op": check i == 2 has failed [1 != 2]
108error: in "test_BOOST_TEST_basic_arithmetic_op": check i != 1 has failed [1 == 1]
109error: in "test_BOOST_TEST_basic_arithmetic_op": check i > 2 has failed [1 <= 2]
110error: in "test_BOOST_TEST_basic_arithmetic_op": check i < 1 has failed [1 >= 1]
111error: in "test_BOOST_TEST_basic_arithmetic_op": check i <= 0 has failed [1 > 0]
112error: in "test_BOOST_TEST_basic_arithmetic_op": check i >= 5 has failed [1 < 5]
113error: in "test_BOOST_TEST_basic_arithmetic_op": check i+j >= 5 has failed [1 + 2 < 5]
114error: in "test_BOOST_TEST_basic_arithmetic_op": check j-i == 2 has failed [2 - 1 != 2]
115error: in "test_BOOST_TEST_basic_arithmetic_op": check *p == 2 has failed [1 != 2]
116error: in "test_BOOST_TEST_basic_arithmetic_op": check j-*p == 0 has failed [2 - 1 != 0]
117error: in "test_BOOST_TEST_basic_arithmetic_op": check FooType() has failed [(bool)0 is false]
118error: in "test_BOOST_TEST_basic_arithmetic_op": check *F has failed [(bool)0 is false]
119error: in "test_BOOST_TEST_basic_arithmetic_op": check **F has failed [(bool)0 is false]
120error: in "test_BOOST_TEST_basic_arithmetic_op": check ***F has failed [(bool)0 is false]
121error: in "test_BOOST_TEST_basic_arithmetic_op": check &F > 100 has failed [10 <= 100]
122error: in "test_BOOST_TEST_basic_arithmetic_op": check &*F > 100 has failed [10 <= 100]
123error: in "test_BOOST_TEST_basic_arithmetic_op": check (i == 1) & (j == 1) has failed [true & false]
124error: in "test_BOOST_TEST_basic_arithmetic_op": check (i == 2) | (j == 1) has failed [false | false]
125error: in "test_BOOST_TEST_basic_arithmetic_op": check ( i == 1 && j == 1 ) has failed
126error: in "test_BOOST_TEST_basic_arithmetic_op": check ( i == 2 || j == 1 ) has failed
127info: check true has passed
128info: check true has passed
129error: in "test_BOOST_TEST_basic_arithmetic_op": This message reported instead including 1 and 2
130error: in "test_BOOST_TEST_collection_comp": check v == l has failed.
131Mismatch at position 1: 2 != 3.
132Mismatch at position 2: 3 != 2.
133error: in "test_BOOST_TEST_collection_comp": check v != v2 has failed.
134Collections appear to be equal
135error: in "test_BOOST_TEST_collection_comp": check v > l has failed.
136Failure at position 1: 2 <= 3.
137error: in "test_BOOST_TEST_collection_comp": check v >= l has failed.
138Failure at position 1: 2 < 3.
139error: in "test_BOOST_TEST_fpv_comp": check d1 == d2 has failed [1e-05 != 1e-05]
140error: in "test_BOOST_TEST_fpv_comp": check d1 == d2 has failed [1e-05 != 1e-05]. Relative difference exceeds tolerance [0.000909091 > 1e-07]
141error: in "test_BOOST_TEST_fpv_comp": check d1 != f1 has failed [1e-05 == 1.10000001e-05]. Relative difference is within tolerance [7.81041e-09 < 1e-07]
142error: in "test_BOOST_TEST_fpv_comp": check d1 > d2 has failed [1e-05 <= 1e-05]
143error: in "test_BOOST_TEST_fpv_comp": check d1+1./1e20 > d2 has failed [1e-05 + 1e-20 <= 1e-05]
b32b8144 144error: in "test_BOOST_TEST_fpv_comp": check d2 <= d1 has failed [1e-05 > 1e-05]
7c673cae
FG
145error: in "test_BOOST_TEST_fpv_comp": check d1-1e-5 == 0. has failed [1e-05 - 1e-05 != 0]. Absolute value exceeds tolerance [|1e-06| > 1e-07]
146error: in "test_BOOST_TEST_fpv_comp": check d1-1e-5 != 0. has failed [1e-05 - 1e-05 == 0]. Absolute value is within tolerance [|1e-06| < 0.0001]
147error: in "test_BOOST_TEST_fpv_comp": check 0. != 1e-5-d1 has failed [0 == -1e-06]. Absolute value is within tolerance [|-1e-06| < 0.0001]
148error: in "test_BOOST_TEST_fpv_comp": check d2-1e-5 < 0. has failed [1e-05 - 1e-05 >= 0]
149error: in "test_BOOST_TEST_fpv_comp": check 1.01 == cd has failed [1 != 1]. Relative difference exceeds tolerance [0.01 > 0.001]
150error: in "test_BOOST_TEST_cstring_comp": check str1 == str2 has failed [test1 != test12]
151error: in "test_BOOST_TEST_cstring_comp": check str1 == str3 has failed [test1 != test2]
152error: in "test_BOOST_TEST_cstring_comp": check str3 == str2 has failed [test2 != test12]
153error: in "test_BOOST_TEST_cstring_comp": check str1 == str4 has failed [test1 != test3]
154error: in "test_BOOST_TEST_cstring_comp": check str3 == str4 has failed [test2 != test3]
155error: in "test_BOOST_TEST_cstring_comp": check str1 == str5 has failed [test1 != null string]
156error: in "test_BOOST_TEST_cstring_comp": check str1 != (str6+1) has failed [test1 == test1]
157error: in "test_BOOST_TEST_cstring_comp": check str5 != str5 has failed [null string == null string]
158error: in "test_BOOST_TEST_cstring_comp": check str3 < str1 has failed [test2 >= test1]
159error: in "test_BOOST_TEST_cstring_comp": check str1 >= str2 has failed [test1 < test12]
160error: in "string_comparison_per_element": check s1 == s2 has failed
161Mismatch at position 4: 'h' != 'g'.
162error: in "string_comparison_per_element": check s3 == s4 has failed
163Mismatch at position 3: 'l' != 'k'.
164Mismatch at position 10: 'd' != 't'.
165error: in "test_BOOST_TEST_bitwise": check a == b has failed [171 != 136]. Bitwise comparison failed
166Mismatch at position 0
167Mismatch at position 1
168Mismatch at position 5
169error: in "test_BOOST_TEST_bitwise": check c == b has failed [138 != 136]. Bitwise comparison failed
170Mismatch at position 1
171Operands bit sizes mismatch: 16 != 32