https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89170

            Bug ID: 89170
           Summary: FAIL: net/http
           Product: gcc
           Version: 9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
          Assignee: ian at airs dot com
          Reporter: sch...@linux-m68k.org
                CC: cmang at google dot com
  Target Milestone: ---
            Target: powerpc64-*-*

2019/02/03 13:30:21 http: TLS handshake error from 127.0.0.1:39152: read tcp
127.0.0.1:40261->127.0.0.1:39152: use of closed network connection
--- FAIL: TestServeFile (0.05s)
    fs_test.go:160: range="bytes=0-0,-2": part Content-Range = ""; want "bytes
0-0/11"
    fs_test.go:160: range="bytes=0-0,-2": part Content-Range = ""; want "bytes
9-10/11"
    fs_test.go:160: range="bytes=0-1,5-8": part Content-Range = ""; want "bytes
0-1/11"
    fs_test.go:160: range="bytes=0-1,5-8": part Content-Range = ""; want "bytes
5-8/11"
    fs_test.go:160: range="bytes=0-1,5-": part Content-Range = ""; want "bytes
0-1/11"
    fs_test.go:160: range="bytes=0-1,5-": part Content-Range = ""; want "bytes
5-10/11"
FAIL
FAIL: net/http

Reply via email to