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

Recompile benchmarks when running test suite #482

Merged
merged 1 commit into from
Sep 2, 2021
Merged

Conversation

hugomg
Copy link
Member

@hugomg hugomg commented Sep 2, 2021

Because the test suite did not recompile the benchmarks, sometimes the tests would pass on the local machine but not pass on the CI server. The immediate workaround is to force recompilation when running the test suite. In the future it would be nice if we replaced the benchlib by something less crazy.

Because the test suite did not recompile the benchmarks, sometimes the tests would pass on the local
machine but not pass on the CI server. The immediate workaround is to force recompilation when
running the test suite. In the future it would be nice if we replaced the benchlib by something less
crazy.
@hugomg
Copy link
Member Author

hugomg commented Sep 2, 2021

Hopefully this workaround should do for now. I opened #483 to remember to make a proper fix later.

@hugomg hugomg merged commit 6c71048 into master Sep 2, 2021
@hugomg hugomg deleted the benchmark-workaround branch September 2, 2021 13:24
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.

None yet

2 participants