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

Merge branch 'athenapooltest' into 'master'

AthenaPoolTest: Fix unit test failure

See merge request atlas/athena!38573
parents f1bd34e8 12f321a1
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ function (athenapooltest_run_test testName jo pattern)
atlas_add_test( ${testName}
SCRIPT athena.py AthenaPoolTest/${jo}.py
LOG_SELECT_PATTERN ${pattern}
LOG_IGNORE_PATTERN "DEBUG Try item:|AthenaAttribute.*DB="
LOG_IGNORE_PATTERN "DEBUG Try item:|AthenaAttribute.*DB=|AtlasRelease"
PROPERTIES TIMEOUT 900 )
if( ARG_DEPENDS )
foreach( _dep ${ARG_DEPENDS} )
......
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