Skip to content

Commit 58be947

Browse files
author
Michael-F-Bryan
committed
Temporarily skip test_snapshot_web_server
1 parent 1b5b0e5 commit 58be947

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/cli/tests/snapshot.rs

+1
Original file line numberDiff line numberDiff line change
@@ -702,6 +702,7 @@ fn test_snapshot_unix_pipe() {
702702
any(target_env = "musl", target_os = "macos", target_os = "windows"),
703703
ignore
704704
)]
705+
#[ignore = "FIXME(john-sharratt): Broken due to an issue with polling"]
705706
fn test_snapshot_web_server() {
706707
let name: &str = function!();
707708
let port = 7777;

0 commit comments

Comments
 (0)