Revision: 610db19b7875 Author: Janne Härkönen <[email protected]> Date: Mon Jun 13 05:18:14 2011 Log: run_atests: added a noncritical tag `to_be_clarified` http://code.google.com/p/robotframework/source/detail?r=610db19b7875
Modified: /atest/run_atests.py ======================================= --- /atest/run_atests.py Fri Jun 10 15:56:43 2011 +++ /atest/run_atests.py Mon Jun 13 05:18:14 2011 @@ -55,6 +55,7 @@ --escape paren1:PAR1 --escape paren2:PAR2 --critical regression +--noncritical to_be_clarified --SuiteStatLevel 3 --TagStatCombine jybotNOTpybot --TagStatCombine pybotNOTjybot
