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

commented out cache value test because it doesnt work on parallel #254

Merged
merged 1 commit into from May 7, 2020
Merged

commented out cache value test because it doesnt work on parallel #254

merged 1 commit into from May 7, 2020

Conversation

edwardhartnett
Copy link
Contributor

Fixes #253

This comments out some test code which tests cache values. THese values are not set in paralell builds, so the test fails for parallel builds.

Since we don't do preprocessing, there's no easy way to ifdef..

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.

Current master fails parallel builds
2 participants