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

TUR-21619: Patch pytest error #3

Merged
merged 2 commits into from
Sep 17, 2024
Merged

TUR-21619: Patch pytest error #3

merged 2 commits into from
Sep 17, 2024

Conversation

ciaconet
Copy link
Collaborator

@ciaconet ciaconet commented Sep 17, 2024

Summary

Correct bug in pytest xdist customgroup scheduler prototype.

Testing

  1. Run python -m pytest test.py -n 4 --junit-xml results.xml -v -m "not xdist_custom" from pytest-xdist/xdist-testing-ntop with main pip installed. Should see pytest internal error
  2. Run same command with this branch pip installed, should observe test process working as intended.

@ciaconet ciaconet merged commit 1935a2b into main Sep 17, 2024
ciaconet added a commit that referenced this pull request Sep 19, 2024
* fix pytest error

* clearer if
ciaconet added a commit that referenced this pull request Sep 19, 2024
* fix pytest error

* clearer if
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