Explorar o código

swarm/network: skip TestSyncDb

Felix Lange %!s(int64=9) %!d(string=hai) anos
pai
achega
23420ff67a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      swarm/network/syncdb_test.go

+ 2 - 0
swarm/network/syncdb_test.go

@@ -141,6 +141,8 @@ func (self *testSyncDb) expect(n int, db bool) {
 }
 
 func TestSyncDb(t *testing.T) {
+	t.Skip("fails randomly on all platforms")
+
 	priority := High
 	bufferSize := 5
 	batchSize := 2 * bufferSize