ember-cli / ember-cli/ember-exam

Passing the `--load-balance` flag changes partitions

Open
#1,009 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
289
Forks
65
Avg merge
4m
Merged PRs (30d)
9

Description

For example:

```
ember exam --path='test-dist' --split=8 --partition=4 --parallel=2 --load-balance
```

and

```
ember exam --path='test-dist' --split=8 --partition=4
```

do not run the same set of tests.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.