Created
August 13, 2014 06:03
-
-
Save chrissnell/e3ef0290e5ded98bf40c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Testing packages. | |
| ok cmd/addr2line 0.423s | |
| ? cmd/cgo [no test files] | |
| ok cmd/fix 0.013s | |
| ok cmd/go 0.014s | |
| ok cmd/gofmt 0.053s | |
| ok cmd/nm 0.521s | |
| ok cmd/objdump 2.551s | |
| ok cmd/pack 2.934s | |
| ? cmd/yacc [no test files] | |
| ok archive/tar 0.012s | |
| ok archive/zip 0.360s | |
| ok bufio 0.077s | |
| ok bytes 0.087s | |
| ok compress/bzip2 0.057s | |
| ok compress/flate 0.549s | |
| ok compress/gzip 0.013s | |
| ok compress/lzw 0.072s | |
| ok compress/zlib 1.272s | |
| ok container/heap 0.009s | |
| ok container/list 0.006s | |
| ok container/ring 0.015s | |
| ? crypto [no test files] | |
| ok crypto/aes 0.031s | |
| ok crypto/cipher 0.009s | |
| ok crypto/des 0.014s | |
| ok crypto/dsa 0.011s | |
| ok crypto/ecdsa 0.024s | |
| ok crypto/elliptic 0.043s | |
| ok crypto/hmac 0.008s | |
| ok crypto/md5 0.009s | |
| ok crypto/rand 0.026s | |
| ok crypto/rc4 0.105s | |
| ok crypto/rsa 0.148s | |
| ok crypto/sha1 0.008s | |
| ok crypto/sha256 0.007s | |
| ok crypto/sha512 0.008s | |
| ok crypto/subtle 0.009s | |
| ok crypto/tls 1.006s | |
| ok crypto/x509 1.233s | |
| ? crypto/x509/pkix [no test files] | |
| ok database/sql 0.023s | |
| ok database/sql/driver 0.010s | |
| ok debug/dwarf 0.017s | |
| ok debug/elf 0.017s | |
| ok debug/gosym 0.092s | |
| ok debug/macho 0.009s | |
| ok debug/pe 0.011s | |
| ok debug/plan9obj 0.007s | |
| ? encoding [no test files] | |
| ok encoding/ascii85 0.007s | |
| ok encoding/asn1 0.012s | |
| ok encoding/base32 0.007s | |
| ok encoding/base64 0.008s | |
| ok encoding/binary 0.009s | |
| ok encoding/csv 0.007s | |
| ok encoding/gob 0.037s | |
| ok encoding/hex 0.015s | |
| ok encoding/json 0.134s | |
| ok encoding/pem 0.007s | |
| ok encoding/xml 0.013s | |
| ok errors 0.006s | |
| ok expvar 0.009s | |
| ok flag 0.007s | |
| ok fmt 0.036s | |
| ok go/ast 0.008s | |
| ok go/build 0.100s | |
| ok go/doc 0.064s | |
| ok go/format 0.010s | |
| ok go/parser 0.028s | |
| ok go/printer 0.247s | |
| ok go/scanner 0.007s | |
| ok go/token 0.027s | |
| ? hash [no test files] | |
| ok hash/adler32 0.011s | |
| ok hash/crc32 0.007s | |
| ok hash/crc64 0.006s | |
| ok hash/fnv 0.006s | |
| ok html 0.007s | |
| ok html/template 0.032s | |
| ok image 0.086s | |
| ok image/color 0.011s | |
| ? image/color/palette [no test files] | |
| ok image/draw 0.064s | |
| ok image/gif 0.052s | |
| ok image/jpeg 0.140s | |
| ok image/png 0.030s | |
| ok index/suffixarray 0.010s | |
| ok io 0.021s | |
| ok io/ioutil 0.008s | |
| ok log 0.010s | |
| ok log/syslog 2.066s | |
| ok math 0.007s | |
| ok math/big 0.164s | |
| ok math/cmplx 0.007s | |
| ok math/rand 0.214s | |
| ok mime 0.006s | |
| ok mime/multipart 0.192s | |
| ok net 2.237s | |
| --- FAIL: TestFileServerImplicitLeadingSlash (0.00 seconds) | |
| panic: readdirent: no such file or directory [recovered] | |
| panic: readdirent: no such file or directory | |
| goroutine 212 [running]: | |
| runtime.panic(0x376540, 0xc2083bc140) | |
| /opt/go/src/pkg/runtime/panic.c:279 +0xf5 | |
| testing.func·006() | |
| /opt/go/src/pkg/testing/testing.go:416 +0x176 | |
| runtime.panic(0x376540, 0xc2083bc140) | |
| /opt/go/src/pkg/runtime/panic.c:248 +0x18d | |
| net/http_test.mustRemoveAll(0xc2083b6670, 0xe) | |
| /opt/go/src/pkg/net/http/fs_test.go:281 +0x71 | |
| net/http_test.TestFileServerImplicitLeadingSlash(0xc20804e750) | |
| /opt/go/src/pkg/net/http/fs_test.go:315 +0x6e9 | |
| testing.tRunner(0xc20804e750, 0x61ac90) | |
| /opt/go/src/pkg/testing/testing.go:422 +0x8b | |
| created by testing.RunTests | |
| /opt/go/src/pkg/testing/testing.go:504 +0x8db | |
| goroutine 16 [chan receive]: | |
| testing.RunTests(0x4c1c00, 0x61a6c0, 0xc7, 0xc7, 0x1) | |
| /opt/go/src/pkg/testing/testing.go:505 +0x923 | |
| testing.Main(0x4c1c00, 0x61a6c0, 0xc7, 0xc7, 0x612b60, 0x12, 0x12, 0x622140, 0x0, 0x0) | |
| /opt/go/src/pkg/testing/testing.go:435 +0x84 | |
| main.main() | |
| net/http/_test/_testmain.go:481 +0x9c | |
| goroutine 19 [finalizer wait]: | |
| runtime.park(0x15490, 0x61cdd0, 0x618889) | |
| /opt/go/src/pkg/runtime/proc.c:1369 +0x89 | |
| runtime.parkunlock(0x61cdd0, 0x618889) | |
| /opt/go/src/pkg/runtime/proc.c:1385 +0x3b | |
| runfinq() | |
| /opt/go/src/pkg/runtime/mgc0.c:2644 +0xcf | |
| runtime.goexit() | |
| /opt/go/src/pkg/runtime/proc.c:1445 | |
| goroutine 216 [runnable]: | |
| net/http.(*persistConn).readLoop(0xc208224fd0) | |
| /opt/go/src/pkg/net/http/transport.go:868 +0x829 | |
| created by net/http.(*Transport).dialConn | |
| /opt/go/src/pkg/net/http/transport.go:600 +0x93f | |
| goroutine 217 [runnable]: | |
| net/http.(*persistConn).writeLoop(0xc208224fd0) | |
| /opt/go/src/pkg/net/http/transport.go:885 +0x38f | |
| created by net/http.(*Transport).dialConn | |
| /opt/go/src/pkg/net/http/transport.go:601 +0x957 | |
| goroutine 215 [runnable]: | |
| net.runtime_pollWait(0xa132c8, 0x72, 0x0) | |
| /opt/go/src/pkg/runtime/netpoll.goc:146 +0x66 | |
| net.(*pollDesc).Wait(0xc208114b50, 0x72, 0x0, 0x0) | |
| /opt/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 | |
| net.(*pollDesc).WaitRead(0xc208114b50, 0x0, 0x0) | |
| /opt/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 | |
| net.(*netFD).Read(0xc208114af0, 0xc20812c000, 0x1000, 0x1000, 0x0, 0xa103f0, 0x23) | |
| /opt/go/src/pkg/net/fd_unix.go:242 +0x34c | |
| net.(*conn).Read(0xc2080424a0, 0xc20812c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
| /opt/go/src/pkg/net/net.go:122 +0xe7 | |
| net/http.(*liveSwitchReader).Read(0xc2083a09a8, 0xc20812c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
| /opt/go/src/pkg/net/http/server.go:206 +0xaf | |
| io.(*LimitedReader).Read(0xc2083c58c0, 0xc20812c000, 0x1000, 0x1000, 0x2000000000, 0x0, 0x0) | |
| /opt/go/src/pkg/io/io.go:399 +0xd0 | |
| bufio.(*Reader).fill(0xc20828dda0) | |
| /opt/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
| bufio.(*Reader).ReadSlice(0xc20828dda0, 0xc2083c5d0a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /opt/go/src/pkg/bufio/bufio.go:298 +0x22c | |
| bufio.(*Reader).ReadLine(0xc20828dda0, 0x0, 0x0, 0x0, 0x24200, 0x0, 0x0) | |
| /opt/go/src/pkg/bufio/bufio.go:326 +0x69 | |
| net/textproto.(*Reader).readLineSlice(0xc208393230, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /opt/go/src/pkg/net/textproto/reader.go:55 +0x9d | |
| net/textproto.(*Reader).ReadLine(0xc208393230, 0x0, 0x0, 0x0, 0x0) | |
| /opt/go/src/pkg/net/textproto/reader.go:36 +0x4e | |
| net/http.ReadRequest(0xc20828dda0, 0xc20814dd40, 0x0, 0x0) | |
| /opt/go/src/pkg/net/http/request.go:556 +0xc7 | |
| net/http.(*conn).readRequest(0xc2083a0980, 0x0, 0x0, 0x0) | |
| /opt/go/src/pkg/net/http/server.go:577 +0x276 | |
| net/http.(*conn).serve(0xc2083a0980) | |
| /opt/go/src/pkg/net/http/server.go:1132 +0x61e | |
| created by net/http.(*Server).Serve | |
| /opt/go/src/pkg/net/http/server.go:1721 +0x313 | |
| goroutine 213 [runnable]: | |
| net.runtime_pollWait(0xa13218, 0x72, 0x0) | |
| /opt/go/src/pkg/runtime/netpoll.goc:146 +0x66 | |
| net.(*pollDesc).Wait(0xc2081146f0, 0x72, 0x0, 0x0) | |
| /opt/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 | |
| net.(*pollDesc).WaitRead(0xc2081146f0, 0x0, 0x0) | |
| /opt/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 | |
| net.(*netFD).accept(0xc208114690, 0x4c1d30, 0x0, 0xa103f0, 0x23) | |
| /opt/go/src/pkg/net/fd_unix.go:419 +0x343 | |
| net.(*TCPListener).AcceptTCP(0xc208042478, 0x5adc8, 0x0, 0x0) | |
| /opt/go/src/pkg/net/tcpsock_posix.go:234 +0x5d | |
| net.(*TCPListener).Accept(0xc208042478, 0x0, 0x0, 0x0, 0x0) | |
| /opt/go/src/pkg/net/tcpsock_posix.go:244 +0x4b | |
| net/http/httptest.(*historyListener).Accept(0xc208393050, 0x0, 0x0, 0x0, 0x0) | |
| /opt/go/src/pkg/net/http/httptest/server.go:48 +0x7e | |
| net/http.(*Server).Serve(0xc20828d980, 0xa13588, 0xc208393050, 0x0, 0x0) | |
| /opt/go/src/pkg/net/http/server.go:1698 +0x91 | |
| created by net/http/httptest.(*Server).Start | |
| /opt/go/src/pkg/net/http/httptest/server.go:109 +0x2a3 | |
| goroutine 113 [syscall]: | |
| runtime.goexit() | |
| /opt/go/src/pkg/runtime/proc.c:1445 | |
| FAIL net/http 0.429s | |
| ok net/http/cgi 0.418s | |
| ok net/http/cookiejar 0.010s | |
| ok net/http/fcgi 0.010s | |
| ok net/http/httptest 0.534s | |
| ok net/http/httputil 0.020s | |
| ? net/http/pprof [no test files] | |
| ok net/mail 0.009s | |
| ok net/rpc 0.029s | |
| ok net/rpc/jsonrpc 0.012s | |
| ok net/smtp 0.035s | |
| ok net/textproto 0.010s | |
| ok net/url 0.007s | |
| --- FAIL: TestRemoveAll (0.00 seconds) | |
| path_test.go:92: RemoveAll "/tmp/_TestRemoveAll_" (first): readdirent: no such file or directory | |
| FAIL | |
| FAIL os 0.442s | |
| ok os/exec 0.570s | |
| ok os/signal 0.422s | |
| ok os/user 0.008s | |
| ok path 0.006s | |
| --- FAIL: TestWalk (0.00 seconds) | |
| path_test.go:458: removeTree: readdirent: no such file or directory | |
| FAIL | |
| FAIL path/filepath 0.023s | |
| ok reflect 0.064s | |
| ok regexp 2.260s | |
| ok regexp/syntax 0.633s | |
| ok runtime 4.026s | |
| ? runtime/cgo [no test files] | |
| ok runtime/debug 0.010s | |
| ok runtime/pprof 6.695s | |
| ? runtime/race [no test files] | |
| ok sort 0.075s | |
| ok strconv 0.292s | |
| ok strings 0.095s | |
| ok sync 0.061s | |
| ok sync/atomic 0.029s | |
| ok syscall 0.026s | |
| ok testing 1.288s | |
| ? testing/iotest [no test files] | |
| ok testing/quick 0.035s | |
| ok text/scanner 0.008s | |
| ok text/tabwriter 0.008s | |
| ok text/template 0.023s | |
| ok text/template/parse 0.011s | |
| ok time 2.326s | |
| ok unicode 0.007s | |
| ok unicode/utf16 0.006s | |
| ok unicode/utf8 0.009s | |
| ? unsafe [no test files] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment