Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Julie Kirk
athena
Commits
fcba80bd
Commit
fcba80bd
authored
6 years ago
by
scott snyder
Browse files
Options
Downloads
Patches
Plain Diff
TrigNavigation: Update reference file.
Fix test failure in master.
parent
15b0a374
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Trigger/TrigEvent/TrigNavigation/share/Holder_test.ref
+19
-23
19 additions, 23 deletions
Trigger/TrigEvent/TrigNavigation/share/Holder_test.ref
with
19 additions
and
23 deletions
Trigger/TrigEvent/TrigNavigation/share/Holder_test.ref
+
19
−
23
View file @
fcba80bd
...
...
@@ -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 # (1
4
,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 # (3
4
,1): ToolSvc.Navigation.OutputLevel = 1
JobOptionsSvc INFO # (3
5
,1): Holder_test.OutputLevel = 1
JobOptionsSvc INFO # (3
6
,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 # (1
0
,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 # (3
0
,1): ToolSvc.Navigation.OutputLevel = 1
JobOptionsSvc INFO # (3
1
,1): Holder_test.OutputLevel = 1
JobOptionsSvc INFO # (3
2
,1): RoICache_test.OutputLevel = 3
JobOptionsSvc INFO Job options successfully read in from ../share/test.txt
ApplicationMgr SUCCESS
====================================================================================================================================
Welcome to ApplicationMgr (GaudiCoreSvc v30r
0
)
running on lxplus0
2
0.cern.ch on Sat
Dec 9 18:36:3
9 201
7
Welcome to ApplicationMgr (GaudiCoreSvc v30r
4
)
running on lxplus0
5
0.cern.ch on Sat
Nov 10 04:39:0
9 201
8
====================================================================================================================================
ApplicationMgr INFO Successfully loaded modules : StoreGate, TrigNavigation, TrigSerializeCnvSvc
ApplicationMgr INFO Application Manager Configured successfully
ClassIDSvc INFO getRegistryEntries: read
152
9 CLIDRegistry entries for module ALL
ClassIDSvc INFO getRegistryEntries: read
228
9 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]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment