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

Use skipif_no_gpu decorator for all gpu tests #822

Open
kenza-bouzid opened this issue Mar 2, 2023 · 0 comments
Open

Use skipif_no_gpu decorator for all gpu tests #822

kenza-bouzid opened this issue Mar 2, 2023 · 0 comments
Assignees
Labels
code quality Issues around style, re-usability, test coverage

Comments

@kenza-bouzid
Copy link
Contributor

Replace
pytest.mark.skipif(not has_gpu, reason="No GPU available")
by custom marker skipif_no_gpu

@kenza-bouzid kenza-bouzid self-assigned this Mar 2, 2023
@kenza-bouzid kenza-bouzid added the code quality Issues around style, re-usability, test coverage label Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Issues around style, re-usability, test coverage
Projects
None yet
Development

No branches or pull requests

1 participant