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 80a7a03 commit 31ac9ebCopy full SHA for 31ac9eb
apps/freenet-ping/app/tests/run_app.rs
@@ -1520,7 +1520,6 @@ async fn test_ping_application_loop() -> TestResult {
1520
}
1521
1522
#[tokio::test(flavor = "multi_thread")]
1523
-#[ignore = "Test has never worked - gateway nodes fail on startup with channel closed errors"]
1524
async fn test_ping_partially_connected_network() -> TestResult {
1525
/*
1526
* This test verifies how subscription propagation works in a partially connected network.
0 commit comments