diff --git a/AtlasTest/ControlTest/share/ProxyProviderSvc_test.ref b/AtlasTest/ControlTest/share/ProxyProviderSvc_test.ref index e1fbbdbbb2c1525b00d356624b9e3063ba25b864..5ec0954da4727f3a82b43f9a6e0b1775394652ad 100644 --- a/AtlasTest/ControlTest/share/ProxyProviderSvc_test.ref +++ b/AtlasTest/ControlTest/share/ProxyProviderSvc_test.ref @@ -1,15 +1,9 @@ -ApplicationMgr DEBUG Getting my own properties ApplicationMgr INFO Application Manager Configured successfully -DetectorStore VERBOSE Initializing DetectorStore -DetectorStore_ImplVERBOSE Initializing DetectorStore_Impl ProxyProviderSvc VERBOSE Initializing ProxyProviderSvc -HistoryStore VERBOSE Initializing HistoryStore -HistoryStore_Impl VERBOSE Initializing HistoryStore_Impl EventLoopMgr WARNING Unable to locate service "EventSelector" EventLoopMgr WARNING No events will be processed from external input. -HistogramDataSvc VERBOSE ServiceLocatorHelper::service: found service HistogramPersistencySvc ApplicationMgr INFO Application Manager Initialized successfully ApplicationMgr Ready StoreGateSvc VERBOSE Initializing StoreGateSvc diff --git a/AtlasTest/ControlTest/share/ProxyProviderSvc_test.txt b/AtlasTest/ControlTest/share/ProxyProviderSvc_test.txt index ca166bd0ee52497a1d77b4e8b99c2ca3146881ea..34d3e9dd3a4ac0c194c679384f6fe443b84c22da 100644 --- a/AtlasTest/ControlTest/share/ProxyProviderSvc_test.txt +++ b/AtlasTest/ControlTest/share/ProxyProviderSvc_test.txt @@ -1,12 +1,6 @@ // job opts for ProxyProviderSvc unit test -// $Id: ProxyProviderSvc_test.txt,v 1.3 2007/11/09 23:56:59 calaf Exp $ - #include "ControlTest/StoreGateTestCommon.txt" #include "ToyConversion/ToyConversionOpts.txt" -ProxyProviderSvc.OutputLevel = 1; -//MessageSvc.OutputLevel = 1; -ClassIDSvc.OutputLevel = 2; -MessageSvc.setVerbose = ["DataProxy", "EventPersistencySvc", "ToyConversionSvc", "StoreGateSvc", "EventDataSvc", "HistogramDataSvc", "ServiceManager", "HistogramPersistencySvc", "HistoryStore", "DetectorStore", "ApplicationMgr", "ProxyProviderSvc"]; -MessageSvc.setDebug = ["ClassIDSvc"]; +MessageSvc.setVerbose = ["DataProxy", "EventPersistencySvc", "ToyConversionSvc", "StoreGateSvc", "ProxyProviderSvc"];