spin
spin copied to clipboard
Python smoke test is failing with build errors for unknown reasons.
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.