Ticket #4850: test.log

File test.log, 18.6 KB (added by Katie Chan, 12 years ago)

bjam output on failed tests

Line 
1Performing configuration checks
2
3 - has_icu builds : yes
4...patience...
5...patience...
6...found 3025 targets...
7...updating 8 targets...
8testing.capture-output ..\..\..\bin.v2\libs\regex\test\regex_regress.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress.run
9====== BEGIN OUTPUT ======
10Running test case "basic_tests".
11regress\basic_tests.cpp:36: Error in test here:
12 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
13regress\basic_tests.cpp:37: Error in test here:
14 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
15regress\basic_tests.cpp:38: Error in test here:
16 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
17regress\basic_tests.cpp:39: Error in test here:
18 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
19regress\basic_tests.cpp:41: Error in test here:
20 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
21regress\basic_tests.cpp:42: Error in test here:
22 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
23regress\basic_tests.cpp:43: Error in test here:
24 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
25regress\basic_tests.cpp:44: Error in test here:
26 regress\test_icu.cpp:397:Unexpected exception thrown. (While testing ICU interfaces)
27 regress\test_icu.cpp:424:Expected a bad_expression exception, but a std::runtime_error instead: Could not initialize ICU resources (While testing ICU interfaces)
28
29**** exception(205): std::runtime_error: Could not initialize ICU resources
30******** errors detected; see standard output for details ********
31
32EXIT STATUS: 200
33====== END OUTPUT ======
34
35 set Path=D:\boost-trunk\bin.v2\libs\regex\build\msvc-10.0\debug\asynch-exceptions-on\threading-multi;D:\icu\lib;D:\icu\bin;%Path%
36
37 "..\..\..\bin.v2\libs\regex\test\regex_regress.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress.exe" > "..\..\..\bin.v2\libs\regex\test\regex_regress.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress.output" 2>&1
38 set status=%ERRORLEVEL%
39 echo. >> "..\..\..\bin.v2\libs\regex\test\regex_regress.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress.output"
40 echo EXIT STATUS: %status% >> "..\..\..\bin.v2\libs\regex\test\regex_regress.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress.output"
41 if %status% EQU 0 (
42 copy "..\..\..\bin.v2\libs\regex\test\regex_regress.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress.output" "..\..\..\bin.v2\libs\regex\test\regex_regress.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress.run"
43 )
44 set verbose=0
45 if %status% NEQ 0 (
46 set verbose=1
47 )
48 if %verbose% EQU 1 (
49 echo ====== BEGIN OUTPUT ======
50 type "..\..\..\bin.v2\libs\regex\test\regex_regress.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress.output"
51 echo ====== END OUTPUT ======
52 )
53 exit %status%
54
55...failed testing.capture-output ..\..\..\bin.v2\libs\regex\test\regex_regress.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress.run...
56testing.capture-output ..\..\..\bin.v2\libs\regex\test\regex_regress_recursive.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress_recursive.run
57====== BEGIN OUTPUT ======
58Running test case "basic_tests".
59regress\basic_tests.cpp:36: Error in test here:
60 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
61regress\basic_tests.cpp:37: Error in test here:
62 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
63regress\basic_tests.cpp:38: Error in test here:
64 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
65regress\basic_tests.cpp:39: Error in test here:
66 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
67regress\basic_tests.cpp:41: Error in test here:
68 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
69regress\basic_tests.cpp:42: Error in test here:
70 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
71regress\basic_tests.cpp:43: Error in test here:
72 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
73regress\basic_tests.cpp:44: Error in test here:
74 regress\test_icu.cpp:397:Unexpected exception thrown. (While testing ICU interfaces)
75 regress\test_icu.cpp:424:Expected a bad_expression exception, but a std::runtime_error instead: Could not initialize ICU resources (While testing ICU interfaces)
76
77**** exception(205): std::runtime_error: Could not initialize ICU resources
78******** errors detected; see standard output for details ********
79
80EXIT STATUS: 200
81====== END OUTPUT ======
82
83 set Path=D:\boost-trunk\bin.v2\libs\regex\test\msvc-10.0\debug\asynch-exceptions-on\threading-multi;D:\icu\lib;D:\icu\bin;%Path%
84
85 "..\..\..\bin.v2\libs\regex\test\regex_regress_recursive.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress_recursive.exe" > "..\..\..\bin.v2\libs\regex\test\regex_regress_recursive.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress_recursive.output" 2>&1
86 set status=%ERRORLEVEL%
87 echo. >> "..\..\..\bin.v2\libs\regex\test\regex_regress_recursive.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress_recursive.output"
88 echo EXIT STATUS: %status% >> "..\..\..\bin.v2\libs\regex\test\regex_regress_recursive.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress_recursive.output"
89 if %status% EQU 0 (
90 copy "..\..\..\bin.v2\libs\regex\test\regex_regress_recursive.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress_recursive.output" "..\..\..\bin.v2\libs\regex\test\regex_regress_recursive.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress_recursive.run"
91 )
92 set verbose=0
93 if %status% NEQ 0 (
94 set verbose=1
95 )
96 if %verbose% EQU 1 (
97 echo ====== BEGIN OUTPUT ======
98 type "..\..\..\bin.v2\libs\regex\test\regex_regress_recursive.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress_recursive.output"
99 echo ====== END OUTPUT ======
100 )
101 exit %status%
102
103...failed testing.capture-output ..\..\..\bin.v2\libs\regex\test\regex_regress_recursive.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress_recursive.run...
104testing.capture-output ..\..\..\bin.v2\libs\regex\test\regex_regress_threaded.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress_threaded.run
105====== BEGIN OUTPUT ======
106regress\basic_tests.cpp:36: Error in test here:
107 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
108regress\basic_tests.cpp:36: Error in test here:
109 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
110regress\basic_tests.cpp:36: Error in test here:
111 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
112regress\basic_tests.cpp:37: Error in test here:
113 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
114regress\basic_tests.cpp:36: Error in test here:
115 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
116regress\basic_tests.cpp:37: Error in test here:
117 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
118regress\basic_tests.cpp:38: Error in test here:
119 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
120regress\basic_tests.cpp:36: Error in test here:
121 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
122regress\basic_tests.cpp:37: Error in test here:
123 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
124regress\basic_tests.cpp:37: Error in test here:
125 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
126regress\basic_tests.cpp:38: Error in test here:
127 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
128regress\basic_tests.cpp:39: Error in test here:
129 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
130regress\basic_tests.cpp:41: Error in test here:
131 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
132regress\basic_tests.cpp:42: Error in test here:
133 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
134regress\basic_tests.cpp:38: Error in test here:
135 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
136regress\basic_tests.cpp:39: Error in test here:
137 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
138regress\basic_tests.cpp:41: Error in test here:
139 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
140regress\basic_tests.cpp:37: Error in test here:
141 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
142regress\basic_tests.cpp:38: Error in test here:
143 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
144regress\basic_tests.cpp:39: Error in test here:
145 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
146regress\basic_tests.cpp:41: Error in test here:
147 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
148regress\basic_tests.cpp:42: Error in test here:
149 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
150regress\basic_tests.cpp:43: Error in test here:
151 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
152regress\basic_tests.cpp:44: Error in test here:
153 regress\test_icu.cpp:397:Unexpected exception thrown. (While testing ICU interfaces)
154regress\basic_tests.cpp:38: Error in test here:
155 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
156regress\basic_tests.cpp:43: Error in test here:
157 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
158regress\basic_tests.cpp:44: Error in test here:
159 regress\test_icu.cpp:397:Unexpected exception thrown. (While testing ICU interfaces)
160 regress\test_icu.cpp:424:Expected a bad_expression exception, but a std::runtime_error instead: Could not initialize ICU resources (While testing ICU interfaces)
161 regress\test_icu.cpp:424:Expected a bad_expression exception, but a std::runtime_error instead: Could not initialize ICU resources (While testing ICU interfaces)
162regress\basic_tests.cpp:39: Error in test here:
163 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
164regress\basic_tests.cpp:39: Error in test here:
165 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
166regress\basic_tests.cpp:41: Error in test here:
167 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
168regress\basic_tests.cpp:42: Error in test here:
169 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
170regress\basic_tests.cpp:43: Error in test here:
171 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
172regress\basic_tests.cpp:44: Error in test here:
173 regress\test_icu.cpp:397:Unexpected exception thrown. (While testing ICU interfaces)
174 regress\test_icu.cpp:424:Expected a bad_expression exception, but a std::runtime_error instead: Could not initialize ICU resources (While testing ICU interfaces)
175regress\basic_tests.cpp:42: Error in test here:
176 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
177regress\basic_tests.cpp:43: Error in test here:
178 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
179regress\basic_tests.cpp:44: Error in test here:
180 regress\test_icu.cpp:397:Unexpected exception thrown. (While testing ICU interfaces)
181 regress\test_icu.cpp:424:Expected a bad_expression exception, but a std::runtime_error instead: Could not initialize ICU resources (While testing ICU interfaces)
182regress\basic_tests.cpp:41: Error in test here:
183 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
184regress\basic_tests.cpp:42: Error in test here:
185 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
186regress\basic_tests.cpp:43: Error in test here:
187 regress\test_icu.cpp:347:Received an unexpected std::runtime_error: Could not initialize ICU resources (While testing ICU interfaces)
188regress\basic_tests.cpp:44: Error in test here:
189 regress\test_icu.cpp:397:Unexpected exception thrown. (While testing ICU interfaces)
190 regress\test_icu.cpp:424:Expected a bad_expression exception, but a std::runtime_error instead: Could not initialize ICU resources (While testing ICU interfaces)
191
192EXIT STATUS: -529697949
193====== END OUTPUT ======
194
195 set Path=D:\boost-trunk\bin.v2\libs\regex\build\msvc-10.0\debug\asynch-exceptions-on\threading-multi;D:\boost-trunk\bin.v2\libs\thread\build\msvc-10.0\debug\asynch-exceptions-on\threading-multi;D:\icu\lib;D:\icu\bin;%Path%
196
197 "..\..\..\bin.v2\libs\regex\test\regex_regress_threaded.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress_threaded.exe" > "..\..\..\bin.v2\libs\regex\test\regex_regress_threaded.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress_threaded.output" 2>&1
198 set status=%ERRORLEVEL%
199 echo. >> "..\..\..\bin.v2\libs\regex\test\regex_regress_threaded.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress_threaded.output"
200 echo EXIT STATUS: %status% >> "..\..\..\bin.v2\libs\regex\test\regex_regress_threaded.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress_threaded.output"
201 if %status% EQU 0 (
202 copy "..\..\..\bin.v2\libs\regex\test\regex_regress_threaded.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress_threaded.output" "..\..\..\bin.v2\libs\regex\test\regex_regress_threaded.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress_threaded.run"
203 )
204 set verbose=0
205 if %status% NEQ 0 (
206 set verbose=1
207 )
208 if %verbose% EQU 1 (
209 echo ====== BEGIN OUTPUT ======
210 type "..\..\..\bin.v2\libs\regex\test\regex_regress_threaded.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress_threaded.output"
211 echo ====== END OUTPUT ======
212 )
213 exit %status%
214
215...failed testing.capture-output ..\..\..\bin.v2\libs\regex\test\regex_regress_threaded.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress_threaded.run...
216testing.capture-output ..\..\..\bin.v2\libs\regex\example\icu_example.test\msvc-10.0\debug\threading-multi\icu_example.run
217====== BEGIN OUTPUT ======
218
219EXIT STATUS: 3
220====== END OUTPUT ======
221
222 set Path=D:\boost-trunk\bin.v2\libs\regex\build\msvc-10.0\debug\threading-multi;D:\icu\lib;D:\icu\bin;%Path%
223
224 "..\..\..\bin.v2\libs\regex\example\icu_example.test\msvc-10.0\debug\threading-multi\icu_example.exe" > "..\..\..\bin.v2\libs\regex\example\icu_example.test\msvc-10.0\debug\threading-multi\icu_example.output" 2>&1
225 set status=%ERRORLEVEL%
226 echo. >> "..\..\..\bin.v2\libs\regex\example\icu_example.test\msvc-10.0\debug\threading-multi\icu_example.output"
227 echo EXIT STATUS: %status% >> "..\..\..\bin.v2\libs\regex\example\icu_example.test\msvc-10.0\debug\threading-multi\icu_example.output"
228 if %status% EQU 0 (
229 copy "..\..\..\bin.v2\libs\regex\example\icu_example.test\msvc-10.0\debug\threading-multi\icu_example.output" "..\..\..\bin.v2\libs\regex\example\icu_example.test\msvc-10.0\debug\threading-multi\icu_example.run"
230 )
231 set verbose=0
232 if %status% NEQ 0 (
233 set verbose=1
234 )
235 if %verbose% EQU 1 (
236 echo ====== BEGIN OUTPUT ======
237 type "..\..\..\bin.v2\libs\regex\example\icu_example.test\msvc-10.0\debug\threading-multi\icu_example.output"
238 echo ====== END OUTPUT ======
239 )
240 exit %status%
241
242...failed testing.capture-output ..\..\..\bin.v2\libs\regex\example\icu_example.test\msvc-10.0\debug\threading-multi\icu_example.run...
243...failed updating 4 targets...
244...skipped 4 targets...