Last modified: 2014-08-15 17:08:02 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T57867, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 55867 - Run Selenium tests in parallel
Run Selenium tests in parallel
Status: NEW
Product: Wikimedia
Classification: Unclassified
Quality Assurance (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-18 09:21 UTC by Željko Filipin
Modified: 2014-08-15 17:08 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Željko Filipin 2013-10-18 09:21:02 UTC
Selenium tests take a long time to run. We were running them in parallel but because of some problems decided to run the tests serially.

More info:

https://github.com/grosser/parallel_tests#setup-for-non-rails
http://sauceio.com/index.php/2013/10/register-for-our-parallel-testing-online-workshop/
Comment 1 Željko Filipin 2014-01-10 16:14:10 UTC
Something like this should work:

parallel_cucumber -n 9 --test-options '--verbose --profile ci --tags @commons.wikimedia.beta.wmflabs.org' features/
Comment 2 Željko Filipin 2014-01-17 14:20:40 UTC
Using parallel_tests Ruby gem it is possible to run features in parallel. Investigate is it possible to run scenarios in parallel.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links