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

TST calling delete_repo under tempfile for fixing the test #804

Merged
merged 3 commits into from
Mar 28, 2022
Merged

TST calling delete_repo under tempfile for fixing the test #804

merged 3 commits into from
Mar 28, 2022

Conversation

merveenoyan
Copy link
Contributor

I thought I pushed this change but it wasn't pushed and then I saw the other branch was removed because it was merged.

I couldn't reproduce the error on my local, my guess is that I was calling delete_repo out of tempfile which caused the repository not found error. Hopefully this fix will work.

@merveenoyan merveenoyan requested a review from adrinjalali March 28, 2022 12:15
@adrinjalali
Copy link
Contributor

Oh interesting. Yeah this makes sense. Let's see what the CI says.

@merveenoyan
Copy link
Contributor Author

@adrinjalali I removed the problematic test because it was redundant anyway, it was checking if tensorboard is pushed to Hub, meanwhile the other one checked if tensorboard was pushed and when you push another tensorboard log again if the former log was overridden. The tests pass. I think we can just merge.

Copy link
Contributor

@adrinjalali adrinjalali left a comment

Choose a reason for hiding this comment

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

If you're happy with this, I'm happy :)

@merveenoyan merveenoyan merged commit afe683f into huggingface:main Mar 28, 2022
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.

2 participants