Skip to content
Snippets Groups Projects
Commit 0faf5261 authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

Merge branch 'timeout.TrigCommon-20181128' into 'master'

TrigCommon: Increase test timeout.

See merge request atlas/athena!16333
parents cb6f5875 a97b4bee
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,8 @@ atlas_add_test( flake8
# Tests:
atlas_add_test( test_AthHLT
SCRIPT python ${CMAKE_CURRENT_SOURCE_DIR}/python/AthHLT.py
POST_EXEC_SCRIPT nopost.sh )
POST_EXEC_SCRIPT nopost.sh
PROPERTIES TIMEOUT 300 )
#atlas_add_test( athenaHLT_jo_noopts
# SCRIPT ${CMAKE_CURRENT_SOURCE_DIR}/share/test_athenaHLT.sh dummy.py)
......
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