Sharding/parallel execution improvements #1818
Labels
enhancement
New feature request or improvement of an existing feature
epic
A new feature that seems to require more effort
P2
Important and valid issues not at the top of the work list
Support for parallel execution has been added in PR #1732, but I see space for more improvement.
Some ideas:
Add possibility to test in parallel without sharding (run the whole test on every device) #1844
Run in parallel without sharding. In other words, run the whole test on every device.
Allow for some kind of selection what tests can run on what platform.
Related: Pass different, platform-specific
appId
s in a single flow #1472If the flow didn't have a key for one of the platforms, it would be skipped on that platform.
Improve parallel/sharded CLI output Improve parallel/sharded CLI output #1862
Better CLI output, to allow understanding test status at glance.
The text was updated successfully, but these errors were encountered: