<div dir="ltr"><br><div>As we've expanded the browser test coverage and moved browser tests to the repositories of the extensions being tested, we have also made a concerted effort to move code shared among all the tests to a Ruby gem named "mediawiki_selenium". </div>
<div><br></div><div>One of the bits of shared code in the mediawiki_selenium gem is the steps to log in to the test environments. </div><div><br></div><div>Last week I updated our shared login code to check that the login actually succeeds before the test proceeds further. Unfortunately, one of our very oldest tests still in the /qa/browsertests repository checks login error messages without actually logging in. </div>
<div><br></div><div>That test will be failing for a while until Zeljko and I get the mediawiki_selenium gem updated to handle this old test properly. Sorry for the noise. </div><div><br></div><div>-Chris </div></div>