Skip to content

Remove the step to clean the cache for test_iwslt #1192

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 2 commits into from
Feb 19, 2021

Conversation

zhangguanheng66
Copy link
Contributor

No description provided.

@zhangguanheng66 zhangguanheng66 changed the title Disable test_iwslt due because the Google link exceeds the quota limit Disable test_iwslt because the Google link exceeds the quota limit Feb 19, 2021
@@ -267,39 +267,40 @@ def test_imdb(self):
self._helper_test_func(len(test_iter), 25000, next(test_iter)[1][:25], 'I love sci-fi and am will')
del train_iter, test_iter

def test_iwslt(self):
Copy link
Contributor

Choose a reason for hiding this comment

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

To explicitly disable a test like this you can use unittest.skip

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yup. I forget this. Let me re-send it.

@zhangguanheng66 zhangguanheng66 changed the title Disable test_iwslt because the Google link exceeds the quota limit Remove the step to clean the cache for test_iwslt Feb 19, 2021
@zhangguanheng66 zhangguanheng66 merged commit 4a7aad7 into pytorch:master Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants