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