Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Do not fail-fast when CI runs. #403

Merged
merged 1 commit into from
Sep 28, 2022

Conversation

vaikas
Copy link
Contributor

@vaikas vaikas commented Sep 28, 2022

Signed-off-by: Ville Aikas vaikas@chainguard.dev

Fixes #
Release Notes:

Types of changes:
Currently if a single test leg fails all the legs are immediately failed. This makes testing a bit cumbersome because it would be better to see all the failures at once rather than whack a mole. This is especially troublesome when the tests run on a machine that I do not have access to in order test that platform.

Description of the changes being introduced by the pull request:

Please verify and check that the pull request fulfills the following requirements:

  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
@vaikas vaikas marked this pull request as ready for review September 28, 2022 18:39
@znewman01 znewman01 merged commit 4f55897 into theupdateframework:master Sep 28, 2022
znewman01 pushed a commit to znewman01/go-tuf that referenced this pull request May 22, 2023
do not fail fast.

Signed-off-by: Ville Aikas <vaikas@chainguard.dev>

Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants