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

Fix report test #3532

Closed
wants to merge 1 commit into from
Closed

Fix report test #3532

wants to merge 1 commit into from

Conversation

olegbespalov
Copy link
Contributor

@olegbespalov olegbespalov commented Jan 11, 2024

What?

This PR adds an argument that was introduced in #3204

Why?

Currently, the test fails with:

 # go.k6.io/k6/cmd [go.k6.io/k6/cmd.test]
Error: cmd/report_test.go:40:35: not enough arguments in call to execution.NewScheduler

https://github.com/grafana/k6/actions/runs/7488727602/job/20383819709?pr=3530

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)

#3525

@olegbespalov olegbespalov added this to the v0.49.0 milestone Jan 11, 2024
@olegbespalov olegbespalov requested a review from a team as a code owner January 11, 2024 12:44
@olegbespalov olegbespalov requested review from mstoykov and oleiade and removed request for a team January 11, 2024 12:44
@olegbespalov
Copy link
Contributor Author

Closed in favor of #3531

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

Successfully merging this pull request may close these issues.

1 participant