Skip TestUploadDownload (#826)
This commit is contained in:
parent
32fdce7735
commit
492639aef7
@ -27,6 +27,8 @@ import (
|
||||
)
|
||||
|
||||
func TestUploadDownload(t *testing.T) {
|
||||
t.Skip("disable because, keeps stalling Travis intermittently")
|
||||
|
||||
ctx := testcontext.New(t)
|
||||
defer ctx.Cleanup()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user