Page MenuHomePhabricator

mediawiki_selenium should document SauceLabs usage
Closed, ResolvedPublic

Description

@SBisson asked how to run the browser tests on SauceLabs, I eventually found a documentation on the wiki at https://www.mediawiki.org/wiki/Quality_Assurance/Browser_testing/Running_tests#Running_browser_tests_at_Sauce_Labs

export SAUCE_ONDEMAND_USERNAME=(username)
export SAUCE_ONDEMAND_ACCESS_KEY=(key)

It does not show up on the mediawiki-selenium ruby gems doc though: https://doc.wikimedia.org/rubygems/mediawiki-selenium/

Event Timeline

hashar raised the priority of this task from to Needs Triage.
hashar updated the task description. (Show Details)
hashar added subscribers: hashar, SBisson, dduvall, zeljkofilipin.
zeljkofilipin set Security to None.

can anyone give me more information of this issue please?

@zeljkofilipin Is this issue to add the documentation of the sauce labs above present in the link above to the documentation of mediawiki-selenium( i.e by adding it to the readme.md it appears in the main page of the documentation which is present above) , Am I right?

I have submitted a patch set at https://gerrit.wikimedia.org/r/#/c/348935/ can anyone review it please?

Done!

zeljkofilipin lowered the priority of this task from Medium to Low.

@zeljkofilipin I have changed the location of sauce labs after the screen shots and written only a line of it describing it,and pushed the patch to gerrit can you review it https://gerrit.wikimedia.org/r/#/c/348935/ ? , Is there any issue with the is issue it is giving me a merge conflict and asking me to rebase and upload the rebased change?

I have left my comments in Gerrit.

Change 348935 merged by jenkins-bot:
[mediawiki/selenium@master] mediawiki_selenium should document SauceLabs usage

https://gerrit.wikimedia.org/r/348935