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

ci: Disable pytest-xdist in benchmark ci job #2709

Closed
wants to merge 1 commit into from

Conversation

jvesely
Copy link
Collaborator

@jvesely jvesely commented Jun 30, 2023

Use "--benchmark-only" together "-m benchmark".
The former will fail if benchmarking is not available.
The latter works around a bug in pytest test collection:
ionelmc/pytest-benchmark#243

Fixes: d6f8e35
("tests: Use worksteal xdist balancer (#2670)")

Use "--benchmark-only" together "-m benchmark".
The former will fail if benchmarking is not available.
The latter works around a bug in pytest test collection.

Fixes: d6f8e35
	("tests: Use worksteal xdist balancer (PrincetonUniversity#2670)")

Signed-off-by: Jan Vesely <[email protected]>
@jvesely jvesely added the CI Continuous Integration label Jun 30, 2023
@github-actions
Copy link

This PR causes the following changes to the html docs (ubuntu-latest-3.7-x64):

No differences!

...

See CI logs for the full diff.

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

Successfully merging this pull request may close these issues.

1 participant