Skip to content

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

Merged
loadams merged 14 commits intomasterfrom
loadams/update-pytest
Apr 8, 2024
Merged

Update pytest and transformers with fixes for pytest>= 8.0.0#5164
loadams merged 14 commits intomasterfrom
loadams/update-pytest

Conversation

@loadams
Copy link
Copy Markdown
Collaborator

@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 requested a review from mrwyattii as a code owner February 20, 2024 17:43
Comment thread requirements/requirements-dev.txt Outdated
@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
Comment thread requirements/requirements-dev.txt Outdated
@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
rraminen pushed a commit to ROCm/DeepSpeed that referenced this pull request May 9, 2024
…edai#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
…edai#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
…edai#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