Last modified: 2013-09-24 04:15:00 UTC
Jenkins votes with +2 even if PHP-Unit test fail. See e.g. latest commits in the Math extension. https://gerrit.wikimedia.org/r/#/c/85801/ I would vote that jenkins only gives +2 if all test were successful. And -1 if there are failed tests. If there are skipped test (e.g. because jenkins can not write to the database) a +1 was fine but +2 gives a wrong impression. This indicates for a reviewer that he should run the tests locally to vote with +2 for verification.
Oh i did not notice the test were passing at some point. Kudos! Enabling voting right now.
Change 85822 had a related patch set uploaded by Hashar: mwext-Math-testextensions-master are now voting https://gerrit.wikimedia.org/r/85822
Change 85822 merged by jenkins-bot: mwext-Math-testextensions-master are now voting https://gerrit.wikimedia.org/r/85822
Deployed :-) That made Jenkins unhappy on https://gerrit.wikimedia.org/r/#/c/85801/ Congratulations!
Thanks!