mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-07-30 19:41:24 +00:00
Mark unrelated flaky test
This commit is contained in:
@@ -93,6 +93,7 @@ public class TransactionBroadcastTest extends TestWithPeerGroup {
|
||||
inbound(channels[1], InventoryMessage.with(tx));
|
||||
pingAndWait(channels[1]);
|
||||
Threading.waitForUserCode();
|
||||
// FIXME flaky test - future is not handled on user thread
|
||||
assertTrue(future.isDone());
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user