Skip to content

Conversation

@willkill07
Copy link
Member

Description

Gets rid of this error:

tests/conftest.py:109
  /Users/wkillian/Desktop/NeMo-Agent-Toolkit/tests/conftest.py:109: PytestRemovedIn9Warning: Marks applied to fixtures have no effect
  See docs: https://docs.pytest.org/en/stable/deprecations.html#applying-a-mark-to-a-fixture-function
    @pytest.mark.usefixtures("restore_environ")

Closes

By Submitting this PR I confirm:

  • I am familiar with the Contributing Guidelines.
  • We require that all contributors "sign-off" on their commits. This certifies that the contribution is your original work, or you have rights to submit it under the same license, or a compatible license.
    • Any contribution which contains commits that are not Signed-Off will not be accepted.
  • When the PR is ready for review, new or existing tests cover these changes.
  • When the PR is ready for review, the documentation is up to date with these changes.

@willkill07 willkill07 added improvement Improvement to existing functionality non-breaking Non-breaking change labels Aug 22, 2025
@willkill07 willkill07 self-assigned this Aug 22, 2025
@willkill07 willkill07 force-pushed the wkk_fix_pytest_fixture_warning branch from a5eb80c to dfab9df Compare August 22, 2025 14:29
@willkill07
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit a76755e into NVIDIA:develop Aug 22, 2025
12 checks passed
saglave pushed a commit to snps-scm13/SNPS-NeMo-Agent-Toolkit that referenced this pull request Sep 2, 2025
Gets rid of this error:
```
tests/conftest.py:109
  /Users/wkillian/Desktop/NeMo-Agent-Toolkit/tests/conftest.py:109: PytestRemovedIn9Warning: Marks applied to fixtures have no effect
  See docs: https://docs.pytest.org/en/stable/deprecations.html#applying-a-mark-to-a-fixture-function
    @pytest.mark.usefixtures("restore_environ")
```

Closes

## By Submitting this PR I confirm:
- I am familiar with the [Contributing Guidelines](https://github.com/NVIDIA/NeMo-Agent-Toolkit/blob/develop/docs/source/resources/contributing.md).
- We require that all contributors "sign-off" on their commits. This certifies that the contribution is your original work, or you have rights to submit it under the same license, or a compatible license.
  - Any contribution which contains commits that are not Signed-Off will not be accepted.
- When the PR is ready for review, new or existing tests cover these changes.
- When the PR is ready for review, the documentation is up to date with these changes.

Authors:
  - Will Killian (https://github.com/willkill07)

Approvers:
  - Eric Evans II (https://github.com/ericevans-nv)

URL: NVIDIA#698
Signed-off-by: Sangharsh Aglave <[email protected]>
@willkill07 willkill07 deleted the wkk_fix_pytest_fixture_warning branch October 23, 2025 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement to existing functionality non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants