Project

General

Profile

Bug #4395

Updated by Ward Vandewege over 9 years ago

---------------------------------------------------------------------- 
 FAIL: /tmp/tmp.qTQsqeyXck/src/git.curoverse.com/arvados.git/sdk/go/keepclient/keepclient_test.go:359: StandaloneSuite.TestPutWithFail 

 /tmp/tmp.qTQsqeyXck/src/git.curoverse.com/arvados.git/sdk/go/keepclient/keepclient_test.go:404: 
     c.Check(<-st.handled, Equals, shuff[1]) 
 ... obtained string = "http://localhost:2993" 
 ... expected string = "http://localhost:2990" 

 /tmp/tmp.qTQsqeyXck/src/git.curoverse.com/arvados.git/sdk/go/keepclient/keepclient_test.go:405: 
     c.Check(<-st.handled, Equals, shuff[2]) 
 ... obtained string = "http://localhost:2990" 
 ... expected string = "http://localhost:2993" 

 2014/11/03 04:53:49 TestPutWithTooManyFail

Back