-
Notifications
You must be signed in to change notification settings - Fork 703
Open
Labels
P2Important and valid issues not at the top of the work listImportant and valid issues not at the top of the work listenhancementNew feature request or improvement of an existing featureNew feature request or improvement of an existing featureepicA new feature that seems to require more effortA new feature that seems to require more effort
Description
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
appIds in a single flow #1472
If 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Important and valid issues not at the top of the work listImportant and valid issues not at the top of the work listenhancementNew feature request or improvement of an existing featureNew feature request or improvement of an existing featureepicA new feature that seems to require more effortA new feature that seems to require more effort