zeljkofilipin added a comment.

I have submitter patch 384500 that logs the user in. The patch also disables user_factory, since I was getting this error message:

MediawikiApi::CreateAccountError: Visitors to this wiki using your IP address have created 6 accounts in the last day, which is the maximum allowed in this time period.
As a result, visitors using this IP address cannot create any more accounts at the moment.

If you are at an event where contributing to Wikimedia projects is the focus, please see [[m:Mass account creation#Requesting_temporary_lift_of_IP_cap|Requesting temporary lift of IP cap]] to help resolve this issue.
from /usr/local/lib/ruby/gems/2.3.0/gems/mediawiki_api-0.6.0/lib/mediawiki_api/client.rb:76:in `create_account_new'

Now, since user_factory (creating users via API automatically) is disabled, some tests are failing with:

missing configuration for `mediawiki_user_b` (MediawikiSelenium::ConfigurationError)

There is Selenium_user2 account that we could use, but when I configure the tests to use it, I am getting

You do not have the permissions needed to carry out this action. (permissiondenied) (MediawikiApi::ApiError)

TASK DETAIL
https://phabricator.wikimedia.org/T167432

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: zeljkofilipin
Cc: hoo, Addshore, aude, gerritbot, PokestarFan, Tobi_WMDE_SW, Jonas, thiemowmde, WMDE-leszek, zeljkofilipin, hashar, Aleksey_WMDE, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Liudvikas, Luke081515, thcipriani, Wikidata-bugs, Mbch331, Jay8g, greg
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to