-
Bug
-
Resolution: Not A Defect
-
Minor
-
None
-
client windows 7, chrome/ff
server windows7/centos6
jenkins version 2.19 and 1.651.3
Not able to get unstable status for generated build;
Not able to get unstable status for generated build;
finally find if use pabot --nostatusrc --(set not return test status), unstable status working back to normal;
seems the pybot/pabot test status setting priority of the pabot is higher then jenkins robot plugin, so just ban pabot/pybot return status by use
--nostatusrc;