Disabled test server in the tests

Upstream-commit: 310ddec823cbeadf694c396b27b5610474f05bcc
Component: engine
This commit is contained in:
Sam Alba
2013-07-26 17:28:17 -07:00
committed by shin-
parent 8bf1856b5c
commit 4732ba2be6

View File

@ -330,7 +330,7 @@ func TestPing(t *testing.T) {
/* Uncomment this to test Mocked Registry locally with curl
* WARNING: Don't push on the repos uncommented, it'll block the tests
*/
*
func TestWait(t *testing.T) {
log.Println("Test HTTP server ready and waiting:", testHttpServer.URL)
c := make(chan int)