diffusers icon indicating copy to clipboard operation
diffusers copied to clipboard

reset deterministic in tearDownClass

Open jiqing-feng opened this issue 8 months ago • 1 comments

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 avatar Jun 24 '25 02:06 jiqing-feng

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

jiqing-feng avatar Jun 24 '25 06:06 jiqing-feng

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

jiqing-feng avatar Jul 01 '25 03:07 jiqing-feng

Thanks for your contributions!

sayakpaul avatar Jul 01 '25 04:07 sayakpaul