mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-11 17:55:53 +00:00
Mark unrelated flaky test
This commit is contained in:
parent
b9bca58f26
commit
beb6f0873f
@ -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());
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user