Skip to content
Snippets Groups Projects
Commit 92cd03ab 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

Former-commit-id: 0b7298a8
parents 3da60dc5 96a7ef9a
No related branches found
No related tags found
No related merge requests found
<unifiedTestConfiguration> <unifiedTestConfiguration>
<atn> <atn>
<TEST name="ByteStreamReadTest" type="athena" suite="Examples"> <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> <timelimit>5</timelimit>
<author> Hong Ma </author> <author> Hong Ma </author>
<mailto> hma@bnl.gov </mailto> <mailto> hma@bnl.gov </mailto>
......
<unifiedTestConfiguration> <unifiedTestConfiguration>
<atn> <atn>
<TEST name="EventMixer" type="athena" suite="Examples"> <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> <timelimit>15</timelimit>
<author> Paolo Calafiura </author> <author> Paolo Calafiura </author>
<mailto> pcalafiura@lbl.gov </mailto> <mailto> pcalafiura@lbl.gov </mailto>
......
<unifiedTestConfiguration> <unifiedTestConfiguration>
<atn> <atn>
<TEST name="MultiplePass" type="athena" suite="Examples"> <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> <timelimit>5</timelimit>
<author> Paolo Calafiura </author> <author> Paolo Calafiura </author>
<mailto> pcalafiura@lbl.gov </mailto> <mailto> pcalafiura@lbl.gov </mailto>
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
</atn> </atn>
<atn> <atn>
<TEST name="MultiplePassWithAlgFilter" type="athena" suite="Examples"> <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> <timelimit>5</timelimit>
<author> Paolo Calafiura </author> <author> Paolo Calafiura </author>
<mailto> pcalafiura@lbl.gov </mailto> <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