We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf043fd commit 07e365cCopy full SHA for 07e365c
tests/integration.rs
@@ -485,6 +485,7 @@ Caused by:
485
486
#[test]
487
#[cfg(feature = "extern-dependencies-tests")]
488
+ #[ignore = "https://github.com/fermyon/spin/issues/2457"]
489
// TODO: Check why python is not picking up the spin_sdk from site_packages
490
// Currently installing to the local directory to get around it.
491
fn http_python_template_smoke_test() -> anyhow::Result<()> {
0 commit comments