Skip to content

Temporarily disable navigation unit test

Johannes Junggeburth requested to merge jojungge/athena:DisableNavTest into main
MuonDetectorNavTest                                    0     0   FATAL Standard std::exception is caught in sysExecute
MuonDetectorNavTest                                    0     0   ERROR DetectorNavigator: no current volume found
MuonDetectorNavTest                                    0     0   ERROR Maximum number of errors ( 'ErrorMax':1) reached.
AlgTask                                                0     0 WARNING Execution of algorithm MuonDetectorNavTest failed
AvalancheSchedulerSvc                                  0     0   ERROR *** Stall detected, event context: s: 0  e: 0
AvalancheSchedulerSvc                                  0     0   ERROR Event 0 on slot 0 failed
AvalancheSchedulerSvc                                  0     0    INFO Dumping scheduler state
=========================================================================================
++++++++++++++++++++++++++++++++++++ SCHEDULER STATE ++++++++++++++++++++++++++++++++++++
=========================================================================================

------------------ Last schedule: Task/Event/Slot/Thread/State Mapping ------------------

WARNING Enable TimelineSvc in record mode (RecordTimeline = True) to trace the mapping

---------------------------- Task/CF/FSM Mapping [target slot] --------------------------

[ slot: 0, event: 0, eventID: [999998,1,t:0,l:0] ]:

ERROR alg(s): MuonDetectorNavTest


=========================================================================================
++++++++++++++++++++++++++++++++++++++ END OF DUMP ++++++++++++++++++++++++++++++++++++++
=========================================================================================


PrecedenceSvc                                          0     0 WARNING To trace temporal and topological aspects of execution flow, set DumpPrecedenceRules property to True 
AthenaHiveEventLoopMgr                                           FATAL Failed event detected on s: 0  e: 0 w/ fail mode: AlgStall
AthenaHiveEventLoopMgr                                            INFO ---> Loop Finished (seconds): 1.74293
Py:ComponentAccumulator   ERROR Failure running application
 nopost.sh> ERROR: Test testMuonDetectorNav failed with exit code: 1

Unit test fails for a reason which is not entirely clear to me. Disable the test for the moment until @maharris/@wleight had time to dive into the issue

Merge request reports