Skip to content
Snippets Groups Projects
Commit fcba80bd authored by scott snyder's avatar scott snyder
Browse files

TrigNavigation: Update reference file.

Fix test failure in master.
parent 15b0a374
No related branches found
No related tags found
No related merge requests found
......@@ -2,30 +2,30 @@
Initializing Gaudi ApplicationMgr using job opts ../share/test.txt
JobOptionsSvc INFO # =======> /afs/cern.ch/user/s/ssnyder/atlas-work3/Trigger/TrigEvent/TrigNavigation/share/../share/test.txt
JobOptionsSvc INFO # (2,1): ApplicationMgr.DLLs += ["StoreGate", "TrigNavigation", "TrigSerializeCnvSvc"]
JobOptionsSvc INFO # (3,1): ApplicationMgr.ExtSvc += ["ClassIDSvc"]
JobOptionsSvc INFO # (4,1): ApplicationMgr.ExtSvc += ["TrigSerializeCnvSvc"]
JobOptionsSvc INFO # (5,1): ApplicationMgr.ExtSvc += ["StoreGateSvc", "StoreGateSvc/DetectorStore", "StoreGateSvc/HistoryStore"]
JobOptionsSvc INFO # (6,1): ApplicationMgr.ExtSvc += ["ActiveStoreSvc"]
JobOptionsSvc INFO # (7,1): ApplicationMgr.ExtSvc += ["ToolSvc"]
JobOptionsSvc INFO # (8,1): AuditorSvc.Auditors += ["AlgContextAuditor"]
JobOptionsSvc INFO # (9,1): StoreGateSvc.OutputLevel = 0
JobOptionsSvc INFO # (10,1): StoreGateSvc.ActivateHistory = 0
JobOptionsSvc INFO # (14,1): MessageSvc.useColors = 0
JobOptionsSvc INFO # (30,1): ToolSvc.Navigation.ReferenceAllClasses = 1
JobOptionsSvc INFO # (31,1): ToolSvc.Navigation.ClassesToPreregister = ["TestA#EverEmptyButPresent", "TestA#AgainPresentButEmpty", "TestA#", "TrigNavTest::TestBContainer#BContainer1", "TrigNavTest::TestBContainer#BContainer2", "TestDContainer#DContainer1"]
JobOptionsSvc INFO # (34,1): ToolSvc.Navigation.OutputLevel = 1
JobOptionsSvc INFO # (35,1): Holder_test.OutputLevel = 1
JobOptionsSvc INFO # (36,1): RoICache_test.OutputLevel = 3
JobOptionsSvc INFO # (1,1): ApplicationMgr.DLLs += ["StoreGate", "TrigNavigation", "TrigSerializeCnvSvc"]
JobOptionsSvc INFO # (2,1): ApplicationMgr.ExtSvc += ["ClassIDSvc"]
JobOptionsSvc INFO # (3,1): ApplicationMgr.ExtSvc += ["TrigSerializeCnvSvc"]
JobOptionsSvc INFO # (4,1): ApplicationMgr.ExtSvc += ["StoreGateSvc", "StoreGateSvc/DetectorStore", "StoreGateSvc/HistoryStore"]
JobOptionsSvc INFO # (5,1): ApplicationMgr.ExtSvc += ["ActiveStoreSvc"]
JobOptionsSvc INFO # (6,1): ApplicationMgr.ExtSvc += ["ToolSvc"]
JobOptionsSvc INFO # (7,1): AuditorSvc.Auditors += ["AlgContextAuditor"]
JobOptionsSvc INFO # (8,1): StoreGateSvc.OutputLevel = 0
JobOptionsSvc INFO # (9,1): StoreGateSvc.ActivateHistory = 0
JobOptionsSvc INFO # (10,1): MessageSvc.useColors = 0
JobOptionsSvc INFO # (26,1): ToolSvc.Navigation.ReferenceAllClasses = 1
JobOptionsSvc INFO # (27,1): ToolSvc.Navigation.ClassesToPreregister = ["TestA#EverEmptyButPresent", "TestA#AgainPresentButEmpty", "TestA#", "TrigNavTest::TestBContainer#BContainer1", "TrigNavTest::TestBContainer#BContainer2", "TestDContainer#DContainer1"]
JobOptionsSvc INFO # (30,1): ToolSvc.Navigation.OutputLevel = 1
JobOptionsSvc INFO # (31,1): Holder_test.OutputLevel = 1
JobOptionsSvc INFO # (32,1): RoICache_test.OutputLevel = 3
JobOptionsSvc INFO Job options successfully read in from ../share/test.txt
ApplicationMgr SUCCESS
====================================================================================================================================
Welcome to ApplicationMgr (GaudiCoreSvc v30r0)
running on lxplus020.cern.ch on Sat Dec 9 18:36:39 2017
Welcome to ApplicationMgr (GaudiCoreSvc v30r4)
running on lxplus050.cern.ch on Sat Nov 10 04:39:09 2018
====================================================================================================================================
ApplicationMgr INFO Successfully loaded modules : StoreGate, TrigNavigation, TrigSerializeCnvSvc
ApplicationMgr INFO Application Manager Configured successfully
ClassIDSvc INFO getRegistryEntries: read 1529 CLIDRegistry entries for module ALL
ClassIDSvc INFO getRegistryEntries: read 2289 CLIDRegistry entries for module ALL
TrigSerializeCn... INFO initialize()
StoreGateSvc_Impl VERBOSE ServiceLocatorHelper::service: found service EventPersistencySvc
StoreGateSvc_Impl VERBOSE ServiceLocatorHelper::service: found service ClassIDSvc
......@@ -36,7 +36,6 @@ ApplicationMgr INFO Application Manager Initialized successfully
ApplicationMgr Ready
Holder_test INFO LINE:69 Start of the test: Creation of the holders Container <-> Container
Holder_test INFO LINE:44 Start of the test: Registration
ClassIDSvc INFO getRegistryEntries: read 372 CLIDRegistry entries for module ALL
Holder_test INFO LINE:55 End of the test: Registration
Holder_test INFO LINE:74 Test progress fine: Creation of the holders Object <-> Container
Holder_test INFO LINE:44 Start of the test: Registration
......@@ -50,6 +49,7 @@ Holder_test INFO LINE:55 End of the test: Registration
Holder_test INFO LINE:44 Start of the test: Registration
Holder_test INFO LINE:55 End of the test: Registration
Holder_test INFO LINE:96 End of the test: Creation of the holders Container <-> Container
ClassIDSvc INFO getRegistryEntries: read 372 CLIDRegistry entries for module ALL
Holder_test INFO LINE:101 Start of the test: Simple test of Container <-> Container holder (add)
Holder_test INFO LINE:44 Start of the test: Registration
Holder_test INFO LINE:55 End of the test: Registration
......@@ -133,11 +133,7 @@ AthDictLoaderSvc INFO acquired Dso-registry
deleting TestB: 8
deleting TestB: 9
Holder_test INFO LINE:44 Start of the test: Registration
ClassIDSvc INFO getRegistryEntries: read 20106 CLIDRegistry entries for module ALL
Holder_test INFO LINE:55 End of the test: Registration
APR:DbReflex:fo...WARNING doing GUID scan on ALL types for Class ID=729E3742-94E3-467D-A40C-7836098C3FC9
Warning in <TClass::Init>: no dictionary for class coral::AttributeList is available
ClassIDSvc INFO getRegistryEntries: read 15 CLIDRegistry entries for module ALL
testb aux vars:
::detail [float]
::dyn [int]
......
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