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

TrigCommon: Increase test timeout.

Test was timing out in some nightlies.
parent 3a6e3f12
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