Skip to content

Commit 1545d87

Browse files
authored
Merge branch 'develop' into tryorama-lmdb
2 parents 37d988b + d359715 commit 1545d87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/in_stream/src/tcp.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,7 @@ mod tests {
385385
}
386386

387387
#[test]
388+
#[ignore] // our CI doesn't support "localhost" dns resolution : (
388389
fn tcp_v4_local_works() {
389390
suite("tcp://127.0.0.1:0", Some("tcp://localhost:0"));
390391
}

0 commit comments

Comments
 (0)