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

Reset module cache between tests #4329

Merged
merged 1 commit into from
Jul 9, 2015
Merged

Reset module cache between tests #4329

merged 1 commit into from
Jul 9, 2015

Conversation

zpao
Copy link
Member

@zpao zpao commented Jul 9, 2015

Jest is currently failing because of some new deprecation warnings. This fixes it.

This ensures that module caches for warnings is reset between runs. This makes
it so the deprecations warnings always fire.
zpao added a commit that referenced this pull request Jul 9, 2015
Reset module cache between tests
@zpao zpao merged commit 78f1369 into facebook:master Jul 9, 2015
@jimfb
Copy link
Contributor

jimfb commented Jul 9, 2015

@zpao Should we fix travis so it runs jest in addition to grunt test?

@zpao
Copy link
Member Author

zpao commented Jul 9, 2015

Travis is supposed to be running jest but it's not properly. See #3426, #4096, #4326 for various attempts.

@jimfb
Copy link
Contributor

jimfb commented Jul 9, 2015

Ah, kk 👍

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