Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

Feature: Option to run all concurrent tasks to completion even on error #64

Closed
exogen opened this issue Dec 22, 2015 · 1 comment
Closed

Comments

@exogen
Copy link
Contributor

exogen commented Dec 22, 2015

If using builder concurrent to run multiple tests in parallel, or builder envs to run something like a build matrix, it would be nice to disable the short-circuiting behavior when one task fails.

Especially in the case of the build matrix, you don't want one environment failing to cancel the whole build – you want to know the full set of results (e.g. imagine if Sauce Labs cancelled your jobs for every other browser just because a test failed in one browser).

@ryan-roemer
Copy link
Member

Fixed in #69

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants