Skip to content

reset deterministic in tearDownClass #11785

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

Merged
merged 6 commits into from
Jul 1, 2025
Merged

Conversation

jiqing-feng
Copy link
Contributor

In #11738 , we enabled deterministic but forgot to reset it to False. Setting deterministic to False in tearDownClass will make the deterministic only have impacts for the test class and won't influence other tests.

@jiqing-feng jiqing-feng marked this pull request as draft June 24, 2025 05:25
@jiqing-feng jiqing-feng marked this pull request as ready for review June 24, 2025 06:58
@jiqing-feng
Copy link
Contributor Author

Hi @sayakpaul . Could you please review it? Thanks!

@jiqing-feng
Copy link
Contributor Author

jiqing-feng commented Jul 1, 2025

Hi @sayakpaul . Please let me know if anything needs to be changed before merging. Thanks!

@sayakpaul sayakpaul merged commit f3e1310 into huggingface:main Jul 1, 2025
7 checks passed
@sayakpaul
Copy link
Member

Thanks for your contributions!

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.

3 participants