spin icon indicating copy to clipboard operation
spin copied to clipboard

Python smoke test is failing with build errors for unknown reasons.

Open rylev opened this issue 2 years ago • 0 comments

The integration_tests::http_python_template_smoke_test test is failing repeatedly with an error about mismatching hashes when resolving the componentize-py dependency. Strangely it looks like the download of the dependency is ending before the package is fully downloading leading to the hash not matching what is expected. We have ignored the test in https://github.com/fermyon/spin/pull/2456. In order to unignore the test, we'll need to figure out why it is failing.

rylev avatar Apr 16 '24 15:04 rylev