Project

General

Profile

Bug #1476 » test_cpp_unit.log

log from running test_cpp_unit - Rajaram, Durga, 31 May 2014 02:47

 
1
Initialising Globals
2
Running with verbose level 2
3
Checking overlaps for volume Box ... OK! 
4
[==========] Running 675 tests from 121 test cases.
5
[----------] Global test environment set-up.
6
[----------] 9 tests from PrimaryChainTestDS
7
[ RUN      ] PrimaryChainTestDS.test_default_constructor
8
[       OK ] PrimaryChainTestDS.test_default_constructor (0 ms)
9
[ RUN      ] PrimaryChainTestDS.test_named_constructor
10
[       OK ] PrimaryChainTestDS.test_named_constructor (0 ms)
11
[ RUN      ] PrimaryChainTestDS.test_getters_setters
12
[       OK ] PrimaryChainTestDS.test_getters_setters (0 ms)
13
[ RUN      ] PrimaryChainTestDS.test_copy_constructor
14
[       OK ] PrimaryChainTestDS.test_copy_constructor (0 ms)
15
[ RUN      ] PrimaryChainTestDS.test_assignment_operator
16
[       OK ] PrimaryChainTestDS.test_assignment_operator (0 ms)
17
[ RUN      ] PrimaryChainTestDS.test_Clone
18
[       OK ] PrimaryChainTestDS.test_Clone (0 ms)
19
[ RUN      ] PrimaryChainTestDS.test_TrackMethods
20
[       OK ] PrimaryChainTestDS.test_TrackMethods (0 ms)
21
[ RUN      ] PrimaryChainTestDS.test_ParentMethods
22
[       OK ] PrimaryChainTestDS.test_ParentMethods (0 ms)
23
[ RUN      ] PrimaryChainTestDS.test_Throws
24
[       OK ] PrimaryChainTestDS.test_Throws (2 ms)
25
[----------] 9 tests from PrimaryChainTestDS (3 ms total)
26

    
27
[----------] 5 tests from SpacePointTestDS
28
[ RUN      ] SpacePointTestDS.test_getters_setters
29
[       OK ] SpacePointTestDS.test_getters_setters (0 ms)
30
[ RUN      ] SpacePointTestDS.test_default_constructor
31
[       OK ] SpacePointTestDS.test_default_constructor (0 ms)
32
[ RUN      ] SpacePointTestDS.test_copy_constructor
33
[       OK ] SpacePointTestDS.test_copy_constructor (0 ms)
34
[ RUN      ] SpacePointTestDS.test_assignment_operator
35
[       OK ] SpacePointTestDS.test_assignment_operator (0 ms)
36
[ RUN      ] SpacePointTestDS.test_clone
37
[       OK ] SpacePointTestDS.test_clone (0 ms)
38
[----------] 5 tests from SpacePointTestDS (0 ms total)
39

    
40
[----------] 5 tests from TrackPointTestDS
41
[ RUN      ] TrackPointTestDS.test_getters_setters
42
[       OK ] TrackPointTestDS.test_getters_setters (0 ms)
43
[ RUN      ] TrackPointTestDS.test_default_constructor
44
[       OK ] TrackPointTestDS.test_default_constructor (0 ms)
45
[ RUN      ] TrackPointTestDS.test_copy_constructor
46
[       OK ] TrackPointTestDS.test_copy_constructor (0 ms)
47
[ RUN      ] TrackPointTestDS.test_assignment_operator
48
[       OK ] TrackPointTestDS.test_assignment_operator (0 ms)
49
[ RUN      ] TrackPointTestDS.test_clone
50
[       OK ] TrackPointTestDS.test_clone (0 ms)
51
[----------] 5 tests from TrackPointTestDS (1 ms total)
52

    
53
[----------] 8 tests from TrackTestDS
54
[ RUN      ] TrackTestDS.test_getters_setters
55
[       OK ] TrackTestDS.test_getters_setters (0 ms)
56
[ RUN      ] TrackTestDS.test_TrackPoint_Access
57
[       OK ] TrackTestDS.test_TrackPoint_Access (0 ms)
58
[ RUN      ] TrackTestDS.test_ConstituentTrack_Access
59
[       OK ] TrackTestDS.test_ConstituentTrack_Access (0 ms)
60
[ RUN      ] TrackTestDS.test_default_constructor
61
[       OK ] TrackTestDS.test_default_constructor (0 ms)
62
[ RUN      ] TrackTestDS.test_copy_constructor
63
[       OK ] TrackTestDS.test_copy_constructor (0 ms)
64
[ RUN      ] TrackTestDS.test_assignment_operator
65
[       OK ] TrackTestDS.test_assignment_operator (0 ms)
66
[ RUN      ] TrackTestDS.test_clone_method
67
[       OK ] TrackTestDS.test_clone_method (0 ms)
68
[ RUN      ] TrackTestDS.test_Throws
69
[       OK ] TrackTestDS.test_Throws (4 ms)
70
[----------] 8 tests from TrackTestDS (4 ms total)
71

    
72
[----------] 8 tests from TrackerDataManagerTest
73
[ RUN      ] TrackerDataManagerTest.TestConstructor
74
[       OK ] TrackerDataManagerTest.TestConstructor (0 ms)
75
[ RUN      ] TrackerDataManagerTest.TestDraw
76
[       OK ] TrackerDataManagerTest.TestDraw (24 ms)
77
[ RUN      ] TrackerDataManagerTest.TestProcess
78
[       OK ] TrackerDataManagerTest.TestProcess (3 ms)
79
[ RUN      ] TrackerDataManagerTest.TestProcessClusters
80
[       OK ] TrackerDataManagerTest.TestProcessClusters (0 ms)
81
[ RUN      ] TrackerDataManagerTest.TestProcessDigits
82
[       OK ] TrackerDataManagerTest.TestProcessDigits (0 ms)
83
[ RUN      ] TrackerDataManagerTest.TestProcessHtrks
84
[       OK ] TrackerDataManagerTest.TestProcessHtrks (2 ms)
85
[ RUN      ] TrackerDataManagerTest.TestProcessSpoints
86
[       OK ] TrackerDataManagerTest.TestProcessSpoints (0 ms)
87
[ RUN      ] TrackerDataManagerTest.TestProcessStrks
88
[       OK ] TrackerDataManagerTest.TestProcessStrks (1 ms)
89
[----------] 8 tests from TrackerDataManagerTest (30 ms total)
90

    
91
[----------] 2 tests from TrackerDataPlotterSpointsTest
92
[ RUN      ] TrackerDataPlotterSpointsTest.TestConstructor
93
[       OK ] TrackerDataPlotterSpointsTest.TestConstructor (0 ms)
94
[ RUN      ] TrackerDataPlotterSpointsTest.TestBrackets
95
[       OK ] TrackerDataPlotterSpointsTest.TestBrackets (44 ms)
96
[----------] 2 tests from TrackerDataPlotterSpointsTest (44 ms total)
97

    
98
[----------] 2 tests from TrackerDataPlotterInfoBoxTest
99
[ RUN      ] TrackerDataPlotterInfoBoxTest.TestConstructor
100
[       OK ] TrackerDataPlotterInfoBoxTest.TestConstructor (0 ms)
101
[ RUN      ] TrackerDataPlotterInfoBoxTest.TestBrackets
102
Warning in <TCanvas::Constructor>: Deleting canvas with same name: c_info
103
[       OK ] TrackerDataPlotterInfoBoxTest.TestBrackets (9 ms)
104
[----------] 2 tests from TrackerDataPlotterInfoBoxTest (9 ms total)
105

    
106
[----------] 2 tests from TrackerDataTest
107
[ RUN      ] TrackerDataTest.TestConstructor
108
[       OK ] TrackerDataTest.TestConstructor (0 ms)
109
[ RUN      ] TrackerDataTest.TestClear
110
[       OK ] TrackerDataTest.TestClear (0 ms)
111
[----------] 2 tests from TrackerDataTest (0 ms total)
112

    
113
[----------] 3 tests from SciFiClusterRecTest
114
[ RUN      ] SciFiClusterRecTest.test_process
115
[       OK ] SciFiClusterRecTest.test_process (214 ms)
116
[ RUN      ] SciFiClusterRecTest.test_get_seeds
117
[       OK ] SciFiClusterRecTest.test_get_seeds (213 ms)
118
[ RUN      ] SciFiClusterRecTest.test_construct
119
[       OK ] SciFiClusterRecTest.test_construct (213 ms)
120
[----------] 3 tests from SciFiClusterRecTest (640 ms total)
121

    
122
[----------] 4 tests from SimpleCircleTestDS
123
[ RUN      ] SimpleCircleTestDS.test_default_constructor
124
[       OK ] SimpleCircleTestDS.test_default_constructor (0 ms)
125
[ RUN      ] SimpleCircleTestDS.test_first_parameter_constructor
126
[       OK ] SimpleCircleTestDS.test_first_parameter_constructor (0 ms)
127
[ RUN      ] SimpleCircleTestDS.test_second_parameter_constructor
128
[       OK ] SimpleCircleTestDS.test_second_parameter_constructor (0 ms)
129
[ RUN      ] SimpleCircleTestDS.test_getters_setters_clear
130
[       OK ] SimpleCircleTestDS.test_getters_setters_clear (0 ms)
131
[----------] 4 tests from SimpleCircleTestDS (0 ms total)
132

    
133
[----------] 10 tests from PatternRecognitionTest
134
[ RUN      ] PatternRecognitionTest.test_multiple_evts_per_trigger
135
[       OK ] PatternRecognitionTest.test_multiple_evts_per_trigger (1 ms)
136
[ RUN      ] PatternRecognitionTest.test_make_tracks
137
[       OK ] PatternRecognitionTest.test_make_tracks (0 ms)
138
[ RUN      ] PatternRecognitionTest.test_make_4pt_tracks
139
[       OK ] PatternRecognitionTest.test_make_4pt_tracks (0 ms)
140
[ RUN      ] PatternRecognitionTest.test_make_3pt_tracks
141
[       OK ] PatternRecognitionTest.test_make_3pt_tracks (0 ms)
142
[ RUN      ] PatternRecognitionTest.test_make_straight_tracks
143
[       OK ] PatternRecognitionTest.test_make_straight_tracks (0 ms)
144
[ RUN      ] PatternRecognitionTest.test_set_ignore_stations
145
Error: Invalid ignore station argument.
146
[       OK ] PatternRecognitionTest.test_set_ignore_stations (0 ms)
147
[ RUN      ] PatternRecognitionTest.test_set_seed_stations
148
[       OK ] PatternRecognitionTest.test_set_seed_stations (0 ms)
149
[ RUN      ] PatternRecognitionTest.test_set_end_stations
150
[       OK ] PatternRecognitionTest.test_set_end_stations (0 ms)
151
[ RUN      ] PatternRecognitionTest.test_find_dsdz
152
[       OK ] PatternRecognitionTest.test_find_dsdz (0 ms)
153
[ RUN      ] PatternRecognitionTest.test_find_n_turns
154
[       OK ] PatternRecognitionTest.test_find_n_turns (0 ms)
155
[----------] 10 tests from PatternRecognitionTest (1 ms total)
156

    
157
[----------] 4 tests from SimpleLineTestDS
158
[ RUN      ] SimpleLineTestDS.test_default_constructor
159
[       OK ] SimpleLineTestDS.test_default_constructor (0 ms)
160
[ RUN      ] SimpleLineTestDS.test_first_parameter_constructor
161
[       OK ] SimpleLineTestDS.test_first_parameter_constructor (0 ms)
162
[ RUN      ] SimpleLineTestDS.test_second_parameter_constructor
163
[       OK ] SimpleLineTestDS.test_second_parameter_constructor (0 ms)
164
[ RUN      ] SimpleLineTestDS.test_getters_setters_clear
165
[       OK ] SimpleLineTestDS.test_getters_setters_clear (0 ms)
166
[----------] 4 tests from SimpleLineTestDS (0 ms total)
167

    
168
[----------] 6 tests from SciFiSpacePointRecTest
169
[ RUN      ] SciFiSpacePointRecTest.test_process
170
[       OK ] SciFiSpacePointRecTest.test_process (0 ms)
171
[ RUN      ] SciFiSpacePointRecTest.test_duplet_radius
172
[       OK ] SciFiSpacePointRecTest.test_duplet_radius (0 ms)
173
[ RUN      ] SciFiSpacePointRecTest.test_clusters_arent_used
174
[       OK ] SciFiSpacePointRecTest.test_clusters_arent_used (0 ms)
175
[ RUN      ] SciFiSpacePointRecTest.test_kuno_test
176
[       OK ] SciFiSpacePointRecTest.test_kuno_test (0 ms)
177
[ RUN      ] SciFiSpacePointRecTest.test_make_cluster_container
178
[       OK ] SciFiSpacePointRecTest.test_make_cluster_container (0 ms)
179
[ RUN      ] SciFiSpacePointRecTest.test_crossing_position
180
[       OK ] SciFiSpacePointRecTest.test_crossing_position (0 ms)
181
[----------] 6 tests from SciFiSpacePointRecTest (0 ms total)
182

    
183
[----------] 4 tests from RealDataDigitizationTest
184
[ RUN      ] RealDataDigitizationTest.test_calibration_load
185
[       OK ] RealDataDigitizationTest.test_calibration_load (128 ms)
186
[ RUN      ] RealDataDigitizationTest.test_mapping_load
187
[       OK ] RealDataDigitizationTest.test_mapping_load (35 ms)
188
[ RUN      ] RealDataDigitizationTest.test_bad_channel_load
189
[       OK ] RealDataDigitizationTest.test_bad_channel_load (0 ms)
190
[ RUN      ] RealDataDigitizationTest.test_process
191
[       OK ] RealDataDigitizationTest.test_process (1 ms)
192
[----------] 4 tests from RealDataDigitizationTest (164 ms total)
193

    
194
[----------] 3 tests from SciFiToolsTest
195
[ RUN      ] SciFiToolsTest.test_make_3pt_circle
196
[       OK ] SciFiToolsTest.test_make_3pt_circle (0 ms)
197
[ RUN      ] SciFiToolsTest.test_sort_by_station
198
[       OK ] SciFiToolsTest.test_sort_by_station (0 ms)
199
[ RUN      ] SciFiToolsTest.test_stations_with_unused_sp
200
[       OK ] SciFiToolsTest.test_stations_with_unused_sp (0 ms)
201
[----------] 3 tests from SciFiToolsTest (0 ms total)
202

    
203
[----------] 2 tests from SciFiLookupTest
204
[ RUN      ] SciFiLookupTest.test_get_digit_id
205
[       OK ] SciFiLookupTest.test_get_digit_id (0 ms)
206
[ RUN      ] SciFiLookupTest.test_make_maps
207
[       OK ] SciFiLookupTest.test_make_maps (0 ms)
208
[----------] 2 tests from SciFiLookupTest (0 ms total)
209

    
210
[----------] 2 tests from LeastSquaresFitterTest
211
[ RUN      ] LeastSquaresFitterTest.test_circle_fit
212
[       OK ] LeastSquaresFitterTest.test_circle_fit (0 ms)
213
[ RUN      ] LeastSquaresFitterTest.test_linear_fit
214
[       OK ] LeastSquaresFitterTest.test_linear_fit (0 ms)
215
[----------] 2 tests from LeastSquaresFitterTest (1 ms total)
216

    
217
[----------] 3 tests from SimpleHelixTestDS
218
[ RUN      ] SimpleHelixTestDS.test_default_constructor
219
[       OK ] SimpleHelixTestDS.test_default_constructor (0 ms)
220
[ RUN      ] SimpleHelixTestDS.test_parameter_constructor
221
[       OK ] SimpleHelixTestDS.test_parameter_constructor (0 ms)
222
[ RUN      ] SimpleHelixTestDS.test_getters_setters_clear
223
[       OK ] SimpleHelixTestDS.test_getters_setters_clear (0 ms)
224
[----------] 3 tests from SimpleHelixTestDS (0 ms total)
225

    
226
[----------] 3 tests from JointPDFTest
227
[ RUN      ] JointPDFTest.test_binning
228
[       OK ] JointPDFTest.test_binning (945 ms)
229
[ RUN      ] JointPDFTest.test_mean
230
Warning in <TROOT::Append>: Replacing existing TH1: JointPDF (Potential memory leak).
231
[       OK ] JointPDFTest.test_mean (962 ms)
232
[ RUN      ] JointPDFTest.test_posterior
233
Warning in <TROOT::Append>: Replacing existing TH1: JointPDF (Potential memory leak).
234
[       OK ] JointPDFTest.test_posterior (945 ms)
235
[----------] 3 tests from JointPDFTest (2852 ms total)
236

    
237
[----------] 2 tests from KalmanStraightPropagatorTest
238
[ RUN      ] KalmanStraightPropagatorTest.propagator_test
239
[       OK ] KalmanStraightPropagatorTest.propagator_test (0 ms)
240
[ RUN      ] KalmanStraightPropagatorTest.GetTrackMomentumTest
241
[       OK ] KalmanStraightPropagatorTest.GetTrackMomentumTest (0 ms)
242
[----------] 2 tests from KalmanStraightPropagatorTest (0 ms total)
243

    
244
[----------] 1 test from KalmanFilterTest
245
[ RUN      ] KalmanFilterTest.test_constructor
246
[       OK ] KalmanFilterTest.test_constructor (0 ms)
247
[----------] 1 test from KalmanFilterTest (0 ms total)
248

    
249
[----------] 1 test from KalmanStateTest
250
[ RUN      ] KalmanStateTest.getters_and_setters_test
251
[       OK ] KalmanStateTest.getters_and_setters_test (3 ms)
252
[----------] 1 test from KalmanStateTest (3 ms total)
253

    
254
[----------] 1 test from KalmanTrackFitTest
255
[ RUN      ] KalmanTrackFitTest.none
256
[       OK ] KalmanTrackFitTest.none (0 ms)
257
[----------] 1 test from KalmanTrackFitTest (0 ms total)
258

    
259
[----------] 3 tests from KalmanSeedTest
260
[ RUN      ] KalmanSeedTest.test_ordering
261
[       OK ] KalmanSeedTest.test_ordering (0 ms)
262
[ RUN      ] KalmanSeedTest.test_straight_state_vector
263
[       OK ] KalmanSeedTest.test_straight_state_vector (0 ms)
264
[ RUN      ] KalmanSeedTest.test_helical_state_vector
265
[       OK ] KalmanSeedTest.test_helical_state_vector (0 ms)
266
[----------] 3 tests from KalmanSeedTest (0 ms total)
267

    
268
[----------] 3 tests from KalmanHelicalPropagatorTest
269
[ RUN      ] KalmanHelicalPropagatorTest.test_propagation_using_MC_tracker1
270
[       OK ] KalmanHelicalPropagatorTest.test_propagation_using_MC_tracker1 (0 ms)
271
[ RUN      ] KalmanHelicalPropagatorTest.test_covariance_extrapolation
272
[       OK ] KalmanHelicalPropagatorTest.test_covariance_extrapolation (0 ms)
273
[ RUN      ] KalmanHelicalPropagatorTest.GetTrackMomentumTest
274
[       OK ] KalmanHelicalPropagatorTest.GetTrackMomentumTest (0 ms)
275
[----------] 3 tests from KalmanHelicalPropagatorTest (0 ms total)
276

    
277
[----------] 5 tests from DataStructureHelperTest
278
[ RUN      ] DataStructureHelperTest.FindModulesByName
279
[       OK ] DataStructureHelperTest.FindModulesByName (0 ms)
280
[ RUN      ] DataStructureHelperTest.GetDetectorZPosition
281
[       OK ] DataStructureHelperTest.GetDetectorZPosition (24 ms)
282
[ RUN      ] DataStructureHelperTest.GetDetectorAttributes
283
[       OK ] DataStructureHelperTest.GetDetectorAttributes (2 ms)
284
[ RUN      ] DataStructureHelperTest.TrackPoint2PhaseSpaceVector
285
[       OK ] DataStructureHelperTest.TrackPoint2PhaseSpaceVector (0 ms)
286
[ RUN      ] DataStructureHelperTest.PhaseSpaceVector2TrackPoint
287
[       OK ] DataStructureHelperTest.PhaseSpaceVector2TrackPoint (0 ms)
288
[----------] 5 tests from DataStructureHelperTest (26 ms total)
289

    
290
[----------] 7 tests from ParticleOpticalVectorTest
291
[ RUN      ] ParticleOpticalVectorTest.Constructor
292
[       OK ] ParticleOpticalVectorTest.Constructor (0 ms)
293
[ RUN      ] ParticleOpticalVectorTest.Accessors
294
[       OK ] ParticleOpticalVectorTest.Accessors (0 ms)
295
[ RUN      ] ParticleOpticalVectorTest.Mutators
296
[       OK ] ParticleOpticalVectorTest.Mutators (0 ms)
297
[ RUN      ] ParticleOpticalVectorTest.VectorAsignmentOperators
298
[       OK ] ParticleOpticalVectorTest.VectorAsignmentOperators (0 ms)
299
[ RUN      ] ParticleOpticalVectorTest.ScalarAssignmentOperators
300
[       OK ] ParticleOpticalVectorTest.ScalarAssignmentOperators (0 ms)
301
[ RUN      ] ParticleOpticalVectorTest.VectorAlgebraicOperators
302
[       OK ] ParticleOpticalVectorTest.VectorAlgebraicOperators (0 ms)
303
[ RUN      ] ParticleOpticalVectorTest.ScalarAlgebraicOperators
304
[       OK ] ParticleOpticalVectorTest.ScalarAlgebraicOperators (0 ms)
305
[----------] 7 tests from ParticleOpticalVectorTest (0 ms total)
306

    
307
[----------] 1 test from DetectorTest
308
[ RUN      ] DetectorTest.All
309
[       OK ] DetectorTest.All (0 ms)
310
[----------] 1 test from DetectorTest (0 ms total)
311

    
312
[----------] 1 test from PIDVarATestSetUp
313
[ RUN      ] PIDVarATestSetUp.TestSetUpAndTearDown
314
[       OK ] PIDVarATestSetUp.TestSetUpAndTearDown (95 ms)
315
[----------] 1 test from PIDVarATestSetUp (95 ms total)
316

    
317
[----------] 4 tests from PIDVarATest
318
[ RUN      ] PIDVarATest.CreateFileConstructor
319
[       OK ] PIDVarATest.CreateFileConstructor (80 ms)
320
[ RUN      ] PIDVarATest.ReadFileConstructor
321
[       OK ] PIDVarATest.ReadFileConstructor (79 ms)
322
[ RUN      ] PIDVarATest.FillHist
323
[       OK ] PIDVarATest.FillHist (155 ms)
324
[ RUN      ] PIDVarATest.LogL
325
[       OK ] PIDVarATest.LogL (152 ms)
326
[----------] 4 tests from PIDVarATest (466 ms total)
327

    
328
[----------] 1 test from PIDVarBTestSetUp
329
[ RUN      ] PIDVarBTestSetUp.TestSetUpAndTearDown
330
[       OK ] PIDVarBTestSetUp.TestSetUpAndTearDown (83 ms)
331
[----------] 1 test from PIDVarBTestSetUp (83 ms total)
332

    
333
[----------] 4 tests from PIDVarBTest
334
[ RUN      ] PIDVarBTest.CreateFileConstructor
335
[       OK ] PIDVarBTest.CreateFileConstructor (84 ms)
336
[ RUN      ] PIDVarBTest.ReadFileConstructor
337
[       OK ] PIDVarBTest.ReadFileConstructor (89 ms)
338
[ RUN      ] PIDVarBTest.FillHist
339
[       OK ] PIDVarBTest.FillHist (175 ms)
340
[ RUN      ] PIDVarBTest.LogL
341
[       OK ] PIDVarBTest.LogL (163 ms)
342
[----------] 4 tests from PIDVarBTest (511 ms total)
343

    
344
[----------] 6 tests from RunActionManagerTest
345
[ RUN      ] RunActionManagerTest.TestConstructDestruct
346
[       OK ] RunActionManagerTest.TestConstructDestruct (0 ms)
347
[ RUN      ] RunActionManagerTest.TestPushBack
348
[       OK ] RunActionManagerTest.TestPushBack (4 ms)
349
[ RUN      ] RunActionManagerTest.TestStartOfRunAction
350
[       OK ] RunActionManagerTest.TestStartOfRunAction (0 ms)
351
[ RUN      ] RunActionManagerTest.TestEndOfRunAction
352
[       OK ] RunActionManagerTest.TestEndOfRunAction (0 ms)
353
[ RUN      ] RunActionManagerTest.TestSwap
354
[       OK ] RunActionManagerTest.TestSwap (3 ms)
355
[ RUN      ] RunActionManagerTest.TestReferenceCount
356
[       OK ] RunActionManagerTest.TestReferenceCount (0 ms)
357
[----------] 6 tests from RunActionManagerTest (7 ms total)
358

    
359
[----------] 4 tests from CppErrorHandlerTest
360
[ RUN      ] CppErrorHandlerTest.HandleExceptionTest
361
Traceback (most recent call last):
362
  File "/home/durga/devel/src/common_py/ErrorHandler.py", line 161, in HandleCppException
363
    raise CppError(error_message)
364
ErrorHandler.CppError: a_test at exc::test
365
[       OK ] CppErrorHandlerTest.HandleExceptionTest (5 ms)
366
[ RUN      ] CppErrorHandlerTest.HandleStdExcTest
367
Traceback (most recent call last):
368
  File "/home/durga/devel/src/common_py/ErrorHandler.py", line 161, in HandleCppException
369
    raise CppError(error_message)
370
ErrorHandler.CppError: a_test at exc::test
371
[       OK ] CppErrorHandlerTest.HandleStdExcTest (0 ms)
372
[ RUN      ] CppErrorHandlerTest.HandleStdExcNoJsonTest
373
Traceback (most recent call last):
374
  File "/home/durga/devel/src/common_py/ErrorHandler.py", line 161, in HandleCppException
375
    raise CppError(error_message)
376
ErrorHandler.CppError: a_test at exc::test
377
[       OK ] CppErrorHandlerTest.HandleStdExcNoJsonTest (1 ms)
378
[ RUN      ] CppErrorHandlerTest.HandleExceptionNoJsonTest
379
Traceback (most recent call last):
380
  File "/home/durga/devel/src/common_py/ErrorHandler.py", line 161, in HandleCppException
381
    raise CppError(error_message)
382
ErrorHandler.CppError: a_test at exc::test
383
[       OK ] CppErrorHandlerTest.HandleExceptionNoJsonTest (1 ms)
384
[----------] 4 tests from CppErrorHandlerTest (7 ms total)
385

    
386
[----------] 2 tests from ConvertBinaryToStringTest
387
[ RUN      ] ConvertBinaryToStringTest.AllocationTest
388
[       OK ] ConvertBinaryToStringTest.AllocationTest (175 ms)
389
[ RUN      ] ConvertBinaryToStringTest.ConversionTest
390
[       OK ] ConvertBinaryToStringTest.ConversionTest (1 ms)
391
[----------] 2 tests from ConvertBinaryToStringTest (176 ms total)
392

    
393
[----------] 4 tests from MAUSEvaluatorTest
394
[ RUN      ] MAUSEvaluatorTest.AllocationTest
395
[       OK ] MAUSEvaluatorTest.AllocationTest (1 ms)
396
[ RUN      ] MAUSEvaluatorTest.EvaluateRawTest
397
[       OK ] MAUSEvaluatorTest.EvaluateRawTest (1 ms)
398
[ RUN      ] MAUSEvaluatorTest.EvaluateVariableTest
399
[       OK ] MAUSEvaluatorTest.EvaluateVariableTest (0 ms)
400
[ RUN      ] MAUSEvaluatorTest.ResetTest
401
[       OK ] MAUSEvaluatorTest.ResetTest (1 ms)
402
[----------] 4 tests from MAUSEvaluatorTest (3 ms total)
403

    
404
[----------] 16 tests from JsonWrapperTest
405
[ RUN      ] JsonWrapperTest.StringToJson
406
[       OK ] JsonWrapperTest.StringToJson (1 ms)
407
[ RUN      ] JsonWrapperTest.JsonToString
408
[       OK ] JsonWrapperTest.JsonToString (0 ms)
409
[ RUN      ] JsonWrapperTest.GetItemTest
410
[       OK ] JsonWrapperTest.GetItemTest (3 ms)
411
[ RUN      ] JsonWrapperTest.GetPropertyTest
412
[       OK ] JsonWrapperTest.GetPropertyTest (16 ms)
413
[ RUN      ] JsonWrapperTest.TypeConversionTest
414
[       OK ] JsonWrapperTest.TypeConversionTest (0 ms)
415
[ RUN      ] JsonWrapperTest.SimilarTypeTest
416
[       OK ] JsonWrapperTest.SimilarTypeTest (0 ms)
417
[ RUN      ] JsonWrapperTest.PrintTest
418
[       OK ] JsonWrapperTest.PrintTest (0 ms)
419
[ RUN      ] JsonWrapperTest.AlmostEqualTest
420
[       OK ] JsonWrapperTest.AlmostEqualTest (0 ms)
421
[ RUN      ] JsonWrapperTest.ArrayEqualTest
422
[       OK ] JsonWrapperTest.ArrayEqualTest (0 ms)
423
[ RUN      ] JsonWrapperTest.ObjectEqualTest
424
[       OK ] JsonWrapperTest.ObjectEqualTest (0 ms)
425
[ RUN      ] JsonWrapperTest.ObjectMergeTest
426
[       OK ] JsonWrapperTest.ObjectMergeTest (3 ms)
427
[ RUN      ] JsonWrapperTest.ArrayMergeTest
428
[       OK ] JsonWrapperTest.ArrayMergeTest (2 ms)
429
[ RUN      ] JsonWrapperTest.JsonValueTypeToStringTest
430
[       OK ] JsonWrapperTest.JsonValueTypeToStringTest (0 ms)
431
[ RUN      ] JsonWrapperTest.PathHandlingTest
432
[       OK ] JsonWrapperTest.PathHandlingTest (0 ms)
433
[ RUN      ] JsonWrapperTest.PathDereferenceTest
434
[       OK ] JsonWrapperTest.PathDereferenceTest (3 ms)
435
[ RUN      ] JsonWrapperTest.SetPathRecursiveTest
436
[       OK ] JsonWrapperTest.SetPathRecursiveTest (0 ms)
437
[----------] 16 tests from JsonWrapperTest (28 ms total)
438

    
439
[----------] 4 tests from PyObjectWrapperTest
440
[ RUN      ] PyObjectWrapperTest.TestUnwrapNullObject
441
[       OK ] PyObjectWrapperTest.TestUnwrapNullObject (3 ms)
442
[ RUN      ] PyObjectWrapperTest.TestUnwrapBadObject
443
[       OK ] PyObjectWrapperTest.TestUnwrapBadObject (2 ms)
444
[ RUN      ] PyObjectWrapperTest.TestWrapUnwrapDataObject
445
Data String Json PyObject
446
[?1034h[       OK ] PyObjectWrapperTest.TestWrapUnwrapDataObject (87 ms)
447
[ RUN      ] PyObjectWrapperTest.TestDeleteJsonCppPyCapsule
448
[       OK ] PyObjectWrapperTest.TestDeleteJsonCppPyCapsule (2 ms)
449
[----------] 4 tests from PyObjectWrapperTest (94 ms total)
450

    
451
[----------] 5 tests from ExceptionTest
452
[ RUN      ] ExceptionTest.ConstructorAccessorTest
453
[       OK ] ExceptionTest.ConstructorAccessorTest (1 ms)
454
[ RUN      ] ExceptionTest.SetGetMessageTest
455
[       OK ] ExceptionTest.SetGetMessageTest (0 ms)
456
[ RUN      ] ExceptionTest.MakeStackTraceTest
457
[       OK ] ExceptionTest.MakeStackTraceTest (1 ms)
458
[ RUN      ] ExceptionTest.PrintTest
459
error
460
[       OK ] ExceptionTest.PrintTest (0 ms)
461
[ RUN      ] ExceptionTest.TestWillDoStackTrace
462
[       OK ] ExceptionTest.TestWillDoStackTrace (1 ms)
463
[----------] 5 tests from ExceptionTest (3 ms total)
464

    
465
[----------] 5 tests from PolynomialOpticsModelTest
466
[ RUN      ] PolynomialOpticsModelTest.Constructor
467
Running with verbose level 2
468
[       OK ] PolynomialOpticsModelTest.Constructor (23 ms)
469
[ RUN      ] PolynomialOpticsModelTest.Accessors
470
Running with verbose level 2
471
[       OK ] PolynomialOpticsModelTest.Accessors (21 ms)
472
[ RUN      ] PolynomialOpticsModelTest.AvailablePositions
473
Primaries:
474
t: 1 E: 0 x: 0 Px: 0 y: 0 Py: 0
475
t: 0 E: 1 x: 0 Px: 0 y: 0 Py: 0
476
t: 0 E: 0 x: 1 Px: 0 y: 0 Py: 0
477
t: 0 E: 0 x: 0 Px: 1 y: 0 Py: 0
478
t: 0 E: 0 x: 0 Px: 0 y: 1 Py: 0
479
t: 0 E: 0 x: 0 Px: 0 y: 0 Py: 1
480
t: 1 E: 1 x: 0 Px: 0 y: 0 Py: 0
481
t: 1 E: 0 x: 1 Px: 0 y: 0 Py: 0
482
t: 1 E: 0 x: 0 Px: 1 y: 0 Py: 0
483
t: 1 E: 0 x: 0 Px: 0 y: 1 Py: 0
484
t: 1 E: 0 x: 0 Px: 0 y: 0 Py: 1
485
t: 1 E: 1 x: 1 Px: 0 y: 0 Py: 0
486
t: 1 E: 1 x: 0 Px: 1 y: 0 Py: 0
487
t: 1 E: 1 x: 0 Px: 0 y: 1 Py: 0
488
t: 1 E: 1 x: 0 Px: 0 y: 0 Py: 1
489
t: 1 E: 1 x: 1 Px: 1 y: 0 Py: 0
490
t: 1 E: 1 x: 1 Px: 0 y: 1 Py: 0
491
t: 1 E: 1 x: 1 Px: 0 y: 0 Py: 1
492
t: 1 E: 1 x: 1 Px: 1 y: 1 Py: 0
493
t: 1 E: 1 x: 1 Px: 1 y: 0 Py: 1
494
t: 1 E: 1 x: 1 Px: 1 y: 1 Py: 1
495
Failed to evaluate expression "1."
496
Error parsing MiceModule Test.dat property Dimensions. Error was reported as 'Could not convert 1. to a double'
497
MiceModule::propertyHep3Vector
498
/home/durga/devel/build/libMausCpp.so(_ZNK10MiceModule18propertyHep3VectorESs+0x68c) [0x7f0366ff999c]
499
/home/durga/devel/build/libMausCpp.so(_ZNK10MiceModule10dimensionsEv+0xda) [0x7f0366ffab2a]
500
/home/durga/devel/build/libMausCpp.so(_ZN4MAUS26MAUSPrimaryGeneratorAction15isInWorldVolumeEddd+0x4f) [0x7f036748db5f]
501
/home/durga/devel/build/libMausCpp.so(_ZN4MAUS26MAUSPrimaryGeneratorAction17GeneratePrimariesEP7G4Event+0x203) [0x7f036748f533]
502
/home/durga/devel/third_party/install/lib64/libG4run.so(_ZN12G4RunManager13GenerateEventEi+0x105) [0x7f036b18c205]
503
/home/durga/devel/third_party/install/lib64/libG4run.so(_ZN12G4RunManager15ProcessOneEventEi+0x14) [0x7f036b18b034]
504
/home/durga/devel/third_party/install/lib64/libG4run.so(_ZN12G4RunManager11DoEventLoopEiPKci+0x35) [0x7f036b18ae55]
505
/home/durga/devel/third_party/install/lib64/libG4run.so(_ZN12G4RunManager6BeamOnEiPKci+0x7c) [0x7f036b18ba5c]
506
/home/durga/devel/build/libMausCpp.so(_ZN4MAUS17MAUSGeant4Manager16RunManyParticlesEN4Json5ValueE+0x3cf) [0x7f03674911df]
507
/home/durga/devel/build/libMausCpp.so(_ZN4MAUS21PolynomialOpticsModel5BuildEv+0x539) [0x7f03674d47c9]
508
tests/cpp_unit/test_cpp_unit() [0x70a163]
509
/home/durga/devel/third_party/install/lib/libgtest.so.0(_ZN7testing4Test3RunEv+0xaa) [0x7f0367c1beea]
510
/home/durga/devel/third_party/install/lib/libgtest.so.0(_ZN7testing8internal12TestInfoImpl3RunEv+0x108) [0x7f0367c1bff8]
511
/home/durga/devel/third_party/install/lib/libgtest.so.0(_ZN7testing8TestCase3RunEv+0xb5) [0x7f0367c1c0b5]
512
/home/durga/devel/third_party/install/lib/libgtest.so.0(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x2cf) [0x7f0367c1ddaf]
513
tests/cpp_unit/test_cpp_unit() [0x72cd6c]
514
/lib64/libc.so.6(__libc_start_main+0xfd) [0x387a41ed1d]
515
tests/cpp_unit/test_cpp_unit() [0x4854d9]
516

    
(2-2/2)