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

don't fail fast on xk6 #4516

Merged
merged 1 commit into from
Feb 7, 2025
Merged

don't fail fast on xk6 #4516

merged 1 commit into from
Feb 7, 2025

Conversation

mstoykov
Copy link
Contributor

@mstoykov mstoykov commented Feb 5, 2025

What?

Do not fail all of the xk6 tests if one fails

Why?

There now have been a couple of cases where this fail. It will be nice to know if all of them fail or just one. So failing fast isn't a particularly good idea in this case.

Checklist

  • I have performed a self-review of my code.
  • I have added tests for my changes.
  • I have run linter locally (make lint) and all checks pass.
  • I have run tests locally (make tests) and all tests pass.
  • I have commented on my code, particularly in hard-to-understand areas.

Related PR(s)/Issue(s)

@mstoykov mstoykov requested a review from a team as a code owner February 5, 2025 16:48
@mstoykov mstoykov requested review from oleiade and codebien and removed request for a team February 5, 2025 16:48
@mstoykov mstoykov added this to the v0.57.0 milestone Feb 7, 2025
@mstoykov mstoykov merged commit c78d99c into master Feb 7, 2025
28 checks passed
@mstoykov mstoykov deleted the waitAllXk6Tests branch February 7, 2025 09:26
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