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

Skip tests properly #31308

Merged
merged 5 commits into from
Jun 26, 2024
Merged

Conversation

amyeroberts
Copy link
Collaborator

@amyeroberts amyeroberts commented Jun 7, 2024

What does this PR do?

Makes sure all tests which are skipped are done so with an explicit skip. This helps with test stats, and doesn't make us think some tests are passing when they're actually empty which can be confusing c.f. this comment

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@amyeroberts amyeroberts force-pushed the add-has-attentions-skip branch 3 times, most recently from 17b18bc to 8b91ec8 Compare June 12, 2024 15:09
@amyeroberts amyeroberts force-pushed the add-has-attentions-skip branch 2 times, most recently from 5a3df67 to 051d815 Compare June 18, 2024 18:28
Copy link
Collaborator

@ydshieh ydshieh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, big change! Thank you for taking care of the library!

tests/deepspeed/test_deepspeed.py Outdated Show resolved Hide resolved
@amyeroberts amyeroberts merged commit 1de7dc7 into huggingface:main Jun 26, 2024
23 checks passed
@amyeroberts amyeroberts deleted the add-has-attentions-skip branch June 26, 2024 20:59
Copy link
Collaborator

@ArthurZucker ArthurZucker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for being thourough

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants