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

Use logs instead of timing to determine if the package cache was hit #3967

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

Michael-F-Bryan
Copy link
Contributor

I've modified the run_test_caching_works_for_packages_with_versions test to infer cache hits/misses via log messages rather than how long wasmer run python/python@0.1.0 takes to run.

It won't fix the issue mentioned in #3962, but mitigates the flaky tests we've been seeing in #3950 and other recent PRs.

@Michael-F-Bryan Michael-F-Bryan merged commit c2867bb into master Jun 7, 2023
@Michael-F-Bryan Michael-F-Bryan deleted the flaky-caching-test branch June 7, 2023 06:12
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