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

Pin to PyTest 8.0.0 #5163

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Pin to PyTest 8.0.0 #5163

merged 1 commit into from
Feb 20, 2024

Conversation

loadams
Copy link
Contributor

@loadams loadams commented Feb 20, 2024

Fix failures in nv-accelerate-v100 unit tests.

Fix running on this PR: https://github.com/microsoft/DeepSpeed/actions/runs/7923894998/job/21634533848
Original failure here:

    from _pytest.doctest import (
E   ImportError: cannot import name 'import_path' from '_pytest.doctest' (/tmp/actions-runner/_work/DeepSpeed/DeepSpeed/unit-test-venv/lib/python3.8/site-packages/_pytest/doctest.py)

@loadams loadams requested a review from mrwyattii as a code owner February 20, 2024 16:35
@loadams loadams merged commit fa3662f into master Feb 20, 2024
16 checks passed
@mrwyattii mrwyattii deleted the loadams/pytest8 branch February 20, 2024 17:51
ShellyNR pushed a commit to ShellyNR/DeepSpeed that referenced this pull request Mar 11, 2024
Fix failures in nv-accelerate-v100 unit tests.

Fix running on this PR:
https://github.com/microsoft/DeepSpeed/actions/runs/7923894998/job/21634533848
Original failure
[here](https://github.com/microsoft/DeepSpeed/actions/runs/7961285826/job/21748664124?pr=5129#step:7:415):
```
    from _pytest.doctest import (
E   ImportError: cannot import name 'import_path' from '_pytest.doctest' (/tmp/actions-runner/_work/DeepSpeed/DeepSpeed/unit-test-venv/lib/python3.8/site-packages/_pytest/doctest.py)
```
rraminen pushed a commit to ROCm/DeepSpeed that referenced this pull request May 9, 2024
Fix failures in nv-accelerate-v100 unit tests.

Fix running on this PR:
https://github.com/microsoft/DeepSpeed/actions/runs/7923894998/job/21634533848
Original failure
[here](https://github.com/microsoft/DeepSpeed/actions/runs/7961285826/job/21748664124?pr=5129#step:7:415):
```
    from _pytest.doctest import (
E   ImportError: cannot import name 'import_path' from '_pytest.doctest' (/tmp/actions-runner/_work/DeepSpeed/DeepSpeed/unit-test-venv/lib/python3.8/site-packages/_pytest/doctest.py)
```
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.

2 participants