Skip to content

Commit 532b458

Browse files
committed
Update TestRNTupleTempGetBy to new Tracer output
The Tracer service added new state transition output so the results of the test need to be updated.
1 parent 8fa87a8 commit 532b458

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

FWIO/RNTupleTempTests/test/unit_test_outputs/testGetBy1.log

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
++ finished: construction of Services
2+
++ starting: construction of EventSetup modules
3+
++ finished: construction of EventSetup modules
14
++ starting: constructing source: IntSource
25
Module type=IntSource, Module label=source, Parameter Set ID=6f0b3d3a362a6270c801489bb066414a
36
++ finished: constructing source: IntSource
@@ -32,7 +35,17 @@ Module type=IntProducer, Module label=intProducerA, Parameter Set ID=56ea7c8bbb0
3235
++++ finished: constructing module with label 'intProducerU' id = 12
3336
++++ starting: constructing module with label 'intVectorProducer' id = 13
3437
++++ finished: constructing module with label 'intVectorProducer' id = 13
38+
++ starting: finalize Schedule
39+
++ finished: finalize Schedule
40+
++ starting: creation of Run, LuminosityBlock, and Event Principals
41+
++ finished: creation of Run, LuminosityBlock, and Event Principals
3542
++ preallocate: 1 concurrent runs, 1 concurrent luminosity sections, 1 streams
43+
++ starting: schedule consistency check
44+
++ finished: schedule consistency check
45+
++ starting: finalize EventSetup configuration
46+
++ finished: finalize EventSetup configuration
47+
++ starting: finalize EDModules' initialization
48+
++ finished: finalize EDModules' initialization
3649
++ starting: begin job
3750
++++ starting: begin job for module with label 'TriggerResults' id = 1
3851
++++ finished: begin job for module with label 'TriggerResults' id = 1

FWIO/RNTupleTempTests/test/unit_test_outputs/testGetBy2.log

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
++ finished: construction of Services
2+
++ starting: construction of EventSetup modules
3+
++ finished: construction of EventSetup modules
14
++ starting: constructing source: RNTupleTempSource
25
Module type=RNTupleTempSource, Module label=source, Parameter Set ID=f45c0cea718e3436a3db8abdc232e8c6
36
++++ starting: open input file: lfn = file:testGetBy1.root
@@ -18,7 +21,17 @@ Module type=IntProducer, Module label=intProducer, Parameter Set ID=b4b90439a301
1821
++++ finished: constructing module with label 'intProducerU' id = 5
1922
++++ starting: constructing module with label 'intVectorProducer' id = 6
2023
++++ finished: constructing module with label 'intVectorProducer' id = 6
24+
++ starting: finalize Schedule
25+
++ finished: finalize Schedule
26+
++ starting: creation of Run, LuminosityBlock, and Event Principals
27+
++ finished: creation of Run, LuminosityBlock, and Event Principals
2128
++ preallocate: 1 concurrent runs, 1 concurrent luminosity sections, 1 streams
29+
++ starting: schedule consistency check
30+
++ finished: schedule consistency check
31+
++ starting: finalize EventSetup configuration
32+
++ finished: finalize EventSetup configuration
33+
++ starting: finalize EDModules' initialization
34+
++ finished: finalize EDModules' initialization
2235
++ starting: begin job
2336
++++ starting: begin job for module with label 'TriggerResults' id = 1
2437
++++ finished: begin job for module with label 'TriggerResults' id = 1

0 commit comments

Comments
 (0)