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

Update pytest and transformers with fixes for pytest>= 8.0.0 #5164

Merged
merged 14 commits into from
Apr 8, 2024

Conversation

loadams
Copy link
Contributor

@loadams loadams commented Feb 20, 2024

The underlying issue preventing us from using pytest 8.0.1+ is in transformers. Here is a PR that fixes the issue that will need to be merged and then a new release of transformers before we can complete this PR.

No impact to nv-nightly, run here
Currently errors on nv-inference from the PR, but the same tests are broken in master.

@loadams loadams changed the title Let PyTest update to 8.0.1 Update PyTest to 8.0.1 Feb 20, 2024
@loadams loadams changed the title Update PyTest to 8.0.1 Update pytest and transformers with fixes for pytest 8.0.1 Feb 21, 2024
@loadams loadams changed the title Update pytest and transformers with fixes for pytest 8.0.1 Update pytest and transformers with fixes for pytest>= 8.0.0 Mar 5, 2024
@loadams loadams added this pull request to the merge queue Apr 5, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 5, 2024
@loadams loadams added this pull request to the merge queue Apr 8, 2024
Merged via the queue into master with commit 72bd275 Apr 8, 2024
15 of 16 checks passed
rraminen pushed a commit to ROCm/DeepSpeed that referenced this pull request May 9, 2024
…ft#5164)

The underlying issue preventing us from using pytest 8.0.1+ is in
transformers. Here is a [PR that fixes the
issue](huggingface/transformers#29154) that will
need to be merged and then a new release of transformers before we can
complete this PR.

No impact to nv-nightly, run
[here](https://github.com/microsoft/DeepSpeed/actions/runs/8575192380/job/23503659644)
Currently errors on nv-inference from [the
PR](https://github.com/microsoft/DeepSpeed/actions/runs/8575187611/job/23503647378),
but the same tests are broken in
[master](https://github.com/microsoft/DeepSpeed/actions/runs/8575185551/job/23503640238).
umchand pushed a commit to umchand/DeepSpeed that referenced this pull request May 20, 2024
…ft#5164)

The underlying issue preventing us from using pytest 8.0.1+ is in
transformers. Here is a [PR that fixes the
issue](huggingface/transformers#29154) that will
need to be merged and then a new release of transformers before we can
complete this PR.

No impact to nv-nightly, run
[here](https://github.com/microsoft/DeepSpeed/actions/runs/8575192380/job/23503659644)
Currently errors on nv-inference from [the
PR](https://github.com/microsoft/DeepSpeed/actions/runs/8575187611/job/23503647378),
but the same tests are broken in
[master](https://github.com/microsoft/DeepSpeed/actions/runs/8575185551/job/23503640238).
dbyoung18 pushed a commit to dbyoung18/DeepSpeed that referenced this pull request Jun 11, 2024
…ft#5164)

The underlying issue preventing us from using pytest 8.0.1+ is in
transformers. Here is a [PR that fixes the
issue](huggingface/transformers#29154) that will
need to be merged and then a new release of transformers before we can
complete this PR.

No impact to nv-nightly, run
[here](https://github.com/microsoft/DeepSpeed/actions/runs/8575192380/job/23503659644)
Currently errors on nv-inference from [the
PR](https://github.com/microsoft/DeepSpeed/actions/runs/8575187611/job/23503647378),
but the same tests are broken in
[master](https://github.com/microsoft/DeepSpeed/actions/runs/8575185551/job/23503640238).
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