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

tests: Use worksteal xdist balancer #2670

Merged
merged 1 commit into from
May 13, 2023
Merged

tests: Use worksteal xdist balancer #2670

merged 1 commit into from
May 13, 2023

Conversation

jvesely
Copy link
Collaborator

@jvesely jvesely commented May 13, 2023

Requires pytest-xdist >=3.2.0

Requires pytest-xdist >=3.2.0

Signed-off-by: Jan Vesely <[email protected]>
@jvesely jvesely added CI Continuous Integration tests Test changes labels May 13, 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.

@coveralls
Copy link

Coverage Status

Coverage: 84.492% (-0.0003%) from 84.492% when pulling 9a3f5f1 on jvesely/test/worksteal into 878b32e on devel.

@jvesely jvesely merged commit d6f8e35 into devel May 13, 2023
@jvesely jvesely deleted the jvesely/test/worksteal branch May 13, 2023 18:35
jvesely added a commit to jvesely/PsyNeuLink that referenced this pull request Jun 29, 2023
Use "--benchmark-only" instead of "-m benchmark",
the former will fail if benchmarking is not available.

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

Signed-off-by: Jan Vesely <[email protected]>
jvesely added a commit to jvesely/PsyNeuLink that referenced this pull request 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.

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

Signed-off-by: Jan Vesely <[email protected]>
jvesely added a commit to jvesely/PsyNeuLink that referenced this pull request 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 (PrincetonUniversity#2670)")

Signed-off-by: Jan Vesely <[email protected]>
jvesely added a commit that referenced this pull request Jun 30, 2023
Use "--benchmark-only" in addition to "-m benchmark".
The former will fail if benchmarking is not available/possible.
The latter works around a bug in pytest test collection:
	ionelmc/pytest-benchmark#243

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

Signed-off-by: Jan Vesely <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration tests Test changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants