Disable psserver TestRetrieve (#1273)
This commit is contained in:
parent
9c1e299f3c
commit
995927dcd2
@ -123,6 +123,8 @@ func TestPiece(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestRetrieve(t *testing.T) {
|
||||
t.Skip("still flaky")
|
||||
|
||||
ctx := testcontext.New(t)
|
||||
defer ctx.Cleanup()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user