Skip to content

Commit

Permalink
Docs: Fix information on Load Balancing
Browse files Browse the repository at this point in the history
  • Loading branch information
brkn committed Jan 22, 2021
1 parent 005bba7 commit 260954b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -317,9 +317,8 @@ ok 3 Chrome 66.0 - Exam Partition 1 - browser Id 3 - some the other test
1. The `--load-balance` option is currently only supported in CI mode and for that reason no-launch cannot be used with load-balance.
2. You must be using `ember-cli` version 3.2.0 or greater for load balancing and test failure reproduction features to work properly.
3. You must be using `ember-qunit` version 4.1.1 or greater for this feature to work properly.
4. You must be using `qunit` version 2.8.0 or greater for this feature to work properly.
4. You must be using `qunit` version 2.13.0 or greater for this feature to work properly.
5. This feature is not currently supported by Mocha.
6. `--random[=<seed>]` does not (currently) work with load balancing. This will be fixed once https://github.com/qunitjs/qunit/pull/1417 lands.

##### Test Failure Reproduction

Expand Down

0 comments on commit 260954b

Please sign in to comment.