Skip to content

Commit 07e365c

Browse files
committed
Ignore flaky test
Signed-off-by: Ryan Levick <[email protected]>
1 parent cf043fd commit 07e365c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,7 @@ Caused by:
485485

486486
#[test]
487487
#[cfg(feature = "extern-dependencies-tests")]
488+
#[ignore = "https://github.com/fermyon/spin/issues/2457"]
488489
// TODO: Check why python is not picking up the spin_sdk from site_packages
489490
// Currently installing to the local directory to get around it.
490491
fn http_python_template_smoke_test() -> anyhow::Result<()> {

0 commit comments

Comments
 (0)