-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
Description
cannot reproduce TEST FAIL net/http/cgi gotest rm -f _test/net/http/cgi.a 6g -p net/http/cgi -o _gotest_.6 child.go host.go child_test.go host_test.go matryoshka_test.go rm -f _test/net/http/cgi.a gopack grc _test/net/http/cgi.a _gotest_.6 --- FAIL: cgi.TestCopyError (5.29 seconds) host_test.go:372: post-conn.Close, expected child to be gone FAIL gotest: "./6.out" failed: exit status 1 make[1]: *** [test] Error 2 make[1]: Target `test.clean' not remade because of errors. make: *** [net/http/cgi.test] Error 1