Page MenuHomePhabricator

Increase maxInstances to run webdriverIO tests in parallel
Closed, InvalidPublic

Description

With the use of --headless (in T411784) we can run more tests in parallel. Lets update core to run 5 in parallel and make sure we can ship that to wdio-mediawiki.

As a follow up, release wdio-mediawiki and create a task to update all extensions in the gated extensions to use the new package.

Acceptance Criteria:

  • Update the default maxInstances in core to 5.