Skip to content
Snippets Groups Projects
Commit 0b7298a8 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'test.EventLoopTest-20170916' into 'master'

EventLoopTest: Fix ATN test failures.

See merge request !4736
parents fd22df66 e7489f71
No related branches found
No related tags found
No related merge requests found
<unifiedTestConfiguration>
<atn>
<TEST name="ByteStreamReadTest" type="athena" suite="Examples">
<options_atn>-s EventLoopTest/ByteStreamReadTest.py</options_atn>
<options_atn>EventLoopTest/ByteStreamReadTest.py</options_atn>
<timelimit>5</timelimit>
<author> Hong Ma </author>
<mailto> hma@bnl.gov </mailto>
......
<unifiedTestConfiguration>
<atn>
<TEST name="EventMixer" type="athena" suite="Examples">
<options_atn>-s AthenaServices/MixingEventSelector_test.py</options_atn>
<options_atn> AthenaServices/MixingEventSelector_test.py</options_atn>
<timelimit>15</timelimit>
<author> Paolo Calafiura </author>
<mailto> pcalafiura@lbl.gov </mailto>
......
<unifiedTestConfiguration>
<atn>
<TEST name="MultiplePass" type="athena" suite="Examples">
<options_atn>-s AthenaServices/MultiplePass_test.py</options_atn>
<options_atn> AthenaServices/MultiplePass_test.py</options_atn>
<timelimit>5</timelimit>
<author> Paolo Calafiura </author>
<mailto> pcalafiura@lbl.gov </mailto>
......@@ -14,7 +14,7 @@
</atn>
<atn>
<TEST name="MultiplePassWithAlgFilter" type="athena" suite="Examples">
<options_atn>-s AthenaServices/MultiplePassWithAlgFilter_test.py</options_atn>
<options_atn> AthenaServices/MultiplePassWithAlgFilter_test.py</options_atn>
<timelimit>5</timelimit>
<author> Paolo Calafiura </author>
<mailto> pcalafiura@lbl.gov </mailto>
......
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