mirror of
https://github.com/logos-messaging/go-libp2p-pubsub.git
synced 2026-01-03 13:23:07 +00:00
skip flaky test until we can fix it
This commit is contained in:
parent
005ac1598c
commit
37e77dc51e
@ -66,6 +66,7 @@ func TestTagTracerDirectPeerTags(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestTagTracerDeliveryTags(t *testing.T) {
|
||||
t.Skip("flaky test temporarily disabled; TODO: fixme")
|
||||
// test decaying delivery tags
|
||||
|
||||
// use fake time to test the tag decay
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user