Compat feature test fails
dariusc93 opened this issue · 2 comments
dariusc93 commented
Compat feature fails test with
thread 'behaviour::tests::compat_test' panicked at 'Some(Complete(QueryId(0), Err(Failed to retrieve block QmXQsqVRpp2W7fbYZHi4aB2Xkqfd3DpwWskZoLVEYigMKC.))) is not a complete event', src/behaviour.rs:840:13
rkuhn commented
Yes, it tries to connect to some IP address and fetch some data, but that IP address doesn’t answer on port 4001. Should we switch to some well-known Cid that is served by some well-known IPFS gateway?