Skip to content
Snippets Groups Projects
Commit cd9378e6 authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

Update unit test references

parent b9abf6ff
No related branches found
No related tags found
1 merge request!1503Add support for unordered set properties
Showing with 28 additions and 28 deletions
......@@ -66,8 +66,8 @@ SimpleHistos DEBUG Property ['Name': Value] = 'AuditAlgorithms':False
SimpleHistos DEBUG Property ['Name': Value] = 'ErrorMax':1
SimpleHistos DEBUG Property ['Name': Value] = 'Enable':True
SimpleHistos DEBUG Property ['Name': Value] = 'OutputLevel':2
SimpleHistos DEBUG Property ['Name': Value] = 'ExtraOutputs':[]
SimpleHistos DEBUG Property ['Name': Value] = 'ExtraInputs':[]
SimpleHistos DEBUG Property ['Name': Value] = 'ExtraOutputs':set()
SimpleHistos DEBUG Property ['Name': Value] = 'ExtraInputs':set()
HistogramDataSvc DEBUG Property update for OutputLevel : new value = 2
HistogramDataSvc DEBUG Service base class initialized successfully
RootHistSvc INFO Writing ROOT histograms to: histo-aida2root.root
......
......@@ -87,8 +87,8 @@ Fill SUCCESS Property ['Name': Value] = 'AuditAlgorithms':False
Fill SUCCESS Property ['Name': Value] = 'ErrorMax':1
Fill SUCCESS Property ['Name': Value] = 'Enable':True
Fill SUCCESS Property ['Name': Value] = 'OutputLevel':3
Fill SUCCESS Property ['Name': Value] = 'ExtraOutputs':[]
Fill SUCCESS Property ['Name': Value] = 'ExtraInputs':[]
Fill SUCCESS Property ['Name': Value] = 'ExtraOutputs':set()
Fill SUCCESS Property ['Name': Value] = 'ExtraInputs':set()
EventPersistenc... INFO Added successfully Conversion service:RootCnvSvc
EventSelector INFO Stream:EventSelector.DataStreamTool_1 Def:DATAFILE='PFN:EvtColsEx.dst' SVC='Gaudi::RootEvtSelector' OPT='READ'
ApplicationMgr INFO Application Manager Initialized successfully
......
......@@ -61,8 +61,8 @@ Test1 DEBUG Property ['Name': Value] = 'AuditAlgorithms':False
Test1 DEBUG Property ['Name': Value] = 'ErrorMax':1
Test1 DEBUG Property ['Name': Value] = 'Enable':True
Test1 DEBUG Property ['Name': Value] = 'OutputLevel':2
Test1 DEBUG Property ['Name': Value] = 'ExtraOutputs':[]
Test1 DEBUG Property ['Name': Value] = 'ExtraInputs':[]
Test1 DEBUG Property ['Name': Value] = 'ExtraOutputs':set()
Test1 DEBUG Property ['Name': Value] = 'ExtraInputs':set()
Test1 DEBUG input handles: 0
Test1 DEBUG output handles: 0
Test1 DEBUG Data Deps for Test1
......@@ -96,8 +96,8 @@ Test2 DEBUG Property ['Name': Value] = 'AuditAlgorithms':False
Test2 DEBUG Property ['Name': Value] = 'ErrorMax':1
Test2 DEBUG Property ['Name': Value] = 'Enable':True
Test2 DEBUG Property ['Name': Value] = 'OutputLevel':2
Test2 DEBUG Property ['Name': Value] = 'ExtraOutputs':[]
Test2 DEBUG Property ['Name': Value] = 'ExtraInputs':[]
Test2 DEBUG Property ['Name': Value] = 'ExtraOutputs':set()
Test2 DEBUG Property ['Name': Value] = 'ExtraInputs':set()
Test2 DEBUG input handles: 0
Test2 DEBUG output handles: 0
Test2 DEBUG Data Deps for Test2
......@@ -136,8 +136,8 @@ Test3 DEBUG Property ['Name': Value] = 'AuditAlgorithms':False
Test3 DEBUG Property ['Name': Value] = 'ErrorMax':1
Test3 DEBUG Property ['Name': Value] = 'Enable':True
Test3 DEBUG Property ['Name': Value] = 'OutputLevel':2
Test3 DEBUG Property ['Name': Value] = 'ExtraOutputs':[]
Test3 DEBUG Property ['Name': Value] = 'ExtraInputs':[]
Test3 DEBUG Property ['Name': Value] = 'ExtraOutputs':set()
Test3 DEBUG Property ['Name': Value] = 'ExtraInputs':set()
Test3 DEBUG input handles: 0
Test3 DEBUG output handles: 0
Test3 DEBUG Data Deps for Test3
......@@ -172,8 +172,8 @@ Test4 DEBUG Property ['Name': Value] = 'AuditAlgorithms':False
Test4 DEBUG Property ['Name': Value] = 'ErrorMax':1
Test4 DEBUG Property ['Name': Value] = 'Enable':True
Test4 DEBUG Property ['Name': Value] = 'OutputLevel':2
Test4 DEBUG Property ['Name': Value] = 'ExtraOutputs':[]
Test4 DEBUG Property ['Name': Value] = 'ExtraInputs':[]
Test4 DEBUG Property ['Name': Value] = 'ExtraOutputs':set()
Test4 DEBUG Property ['Name': Value] = 'ExtraInputs':set()
Test4 DEBUG input handles: 0
Test4 DEBUG output handles: 0
Test4 DEBUG Data Deps for Test4
......
......@@ -62,8 +62,8 @@ SimpleHistos DEBUG Property ['Name': Value] = 'AuditAlgorithms':False
SimpleHistos DEBUG Property ['Name': Value] = 'ErrorMax':1
SimpleHistos DEBUG Property ['Name': Value] = 'Enable':True
SimpleHistos DEBUG Property ['Name': Value] = 'OutputLevel':2
SimpleHistos DEBUG Property ['Name': Value] = 'ExtraOutputs':[]
SimpleHistos DEBUG Property ['Name': Value] = 'ExtraInputs':[]
SimpleHistos DEBUG Property ['Name': Value] = 'ExtraOutputs':set()
SimpleHistos DEBUG Property ['Name': Value] = 'ExtraInputs':set()
HistogramDataSvc DEBUG Property update for OutputLevel : new value = 2
HistogramDataSvc DEBUG Service base class initialized successfully
RootHistSvc INFO Writing ROOT histograms to: histo-opts.root
......
......@@ -53,8 +53,8 @@ SimpleHistos DEBUG Property ['Name': Value] = 'AuditAlgorithms':False
SimpleHistos DEBUG Property ['Name': Value] = 'ErrorMax':1
SimpleHistos DEBUG Property ['Name': Value] = 'Enable':True
SimpleHistos DEBUG Property ['Name': Value] = 'OutputLevel':2
SimpleHistos DEBUG Property ['Name': Value] = 'ExtraOutputs':[]
SimpleHistos DEBUG Property ['Name': Value] = 'ExtraInputs':[]
SimpleHistos DEBUG Property ['Name': Value] = 'ExtraOutputs':set()
SimpleHistos DEBUG Property ['Name': Value] = 'ExtraInputs':set()
RootHistSvc INFO Writing ROOT histograms to: histo.root
HistogramPersis... INFO Added successfully Conversion service:RootHistSvc
SimpleHistos DEBUG GaudiHistoAlgorithm:: The histogram path is set to be 'SimpleHistos'
......
......@@ -52,8 +52,8 @@ SimpleHistos DEBUG Property ['Name': Value] = 'AuditAlgorithms':False
SimpleHistos DEBUG Property ['Name': Value] = 'ErrorMax':1
SimpleHistos DEBUG Property ['Name': Value] = 'Enable':True
SimpleHistos DEBUG Property ['Name': Value] = 'OutputLevel':2
SimpleHistos DEBUG Property ['Name': Value] = 'ExtraOutputs':[]
SimpleHistos DEBUG Property ['Name': Value] = 'ExtraInputs':[]
SimpleHistos DEBUG Property ['Name': Value] = 'ExtraOutputs':set()
SimpleHistos DEBUG Property ['Name': Value] = 'ExtraInputs':set()
HistogramDataSvc DEBUG Property update for OutputLevel : new value = 2
HistogramDataSvc DEBUG Service base class initialized successfully
RootHistSvc INFO Writing ROOT histograms to: histo-c2g.root
......
......@@ -275,8 +275,8 @@ NTupleAlgorithm.Blocking:False
NTupleAlgorithm.Cardinality:1
NTupleAlgorithm.Enable:True
NTupleAlgorithm.ErrorMax:1
NTupleAlgorithm.ExtraInputs:[]
NTupleAlgorithm.ExtraOutputs:[]
NTupleAlgorithm.ExtraInputs:set()
NTupleAlgorithm.ExtraOutputs:set()
NTupleAlgorithm.FilterCircularDependencies:True
NTupleAlgorithm.MonitorService:'MonitorSvc'
NTupleAlgorithm.NeededResources:[ ]
......
......@@ -318,8 +318,8 @@ PropertyAlg.DoublePairArray: [ ( 1.1000000 , 2.1000000 ) , ( 2.3000000 , 4.50000
PropertyAlg.EmptyArray: [ ]
PropertyAlg.Enable: True
PropertyAlg.ErrorMax: 1
PropertyAlg.ExtraInputs: []
PropertyAlg.ExtraOutputs: []
PropertyAlg.ExtraInputs: set()
PropertyAlg.ExtraOutputs: set()
PropertyAlg.FilterCircularDependencies: True
PropertyAlg.Int: 101
PropertyAlg.Int64: 4294967296
......
......@@ -317,8 +317,8 @@ PropertyAlg.DoublePairArray: [ ( 1.1000000 , 2.1000000 ) , ( 2.3000000 , 4.50000
PropertyAlg.EmptyArray: [ ]
PropertyAlg.Enable: True
PropertyAlg.ErrorMax: 1
PropertyAlg.ExtraInputs: []
PropertyAlg.ExtraOutputs: []
PropertyAlg.ExtraInputs: set()
PropertyAlg.ExtraOutputs: set()
PropertyAlg.FilterCircularDependencies: True
PropertyAlg.Int: 101
PropertyAlg.Int64: 4294967296
......
......@@ -317,8 +317,8 @@ PropertyAlg.DoublePairArray: [ ( 1.1000000 , 2.1000000 ) , ( 2.3000000 , 4.50000
PropertyAlg.EmptyArray: [ ]
PropertyAlg.Enable: True
PropertyAlg.ErrorMax: 1
PropertyAlg.ExtraInputs: []
PropertyAlg.ExtraOutputs: []
PropertyAlg.ExtraInputs: set()
PropertyAlg.ExtraOutputs: set()
PropertyAlg.FilterCircularDependencies: True
PropertyAlg.Int: 101
PropertyAlg.Int64: 4294967296
......
......@@ -89,8 +89,8 @@ Fill SUCCESS Property ['Name': Value] = 'AuditAlgorithms':False
Fill SUCCESS Property ['Name': Value] = 'ErrorMax':1
Fill SUCCESS Property ['Name': Value] = 'Enable':True
Fill SUCCESS Property ['Name': Value] = 'OutputLevel':3
Fill SUCCESS Property ['Name': Value] = 'ExtraOutputs':[]
Fill SUCCESS Property ['Name': Value] = 'ExtraInputs':[]
Fill SUCCESS Property ['Name': Value] = 'ExtraOutputs':set()
Fill SUCCESS Property ['Name': Value] = 'ExtraInputs':set()
EventPersistenc... INFO Added successfully Conversion service:RootCnvSvc
EventSelector INFO Stream:EventSelector.DataStreamTool_1 Def:DATAFILE='PFN:ROOTIO.dst' SVC='Gaudi::RootEvtSelector' OPT='READ'
ApplicationMgr INFO Application Manager Initialized successfully
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment