From florin, 7 Years ago, written in Plain Text.
Embed
  1. === RUN   TestEndToEnd
  2. --- PASS: TestEndToEnd (8.57s)
  3.         endtoend_test.go:69: run: number.go Number
  4.         endtoend_test.go:69: run: gap.go Gap
  5.         endtoend_test.go:69: run: unum.go Unum
  6.         endtoend_test.go:69: run: num.go Num
  7.         endtoend_test.go:69: run: day.go Day
  8.         endtoend_test.go:69: run: unum2.go Unum2
  9.         endtoend_test.go:69: run: cgo.go Cgo
  10.         endtoend_test.go:69: run: prime.go Prime
  11. === RUN   TestGolden
  12. --- PASS: TestGolden (0.00s)
  13. === RUN   TestSplitIntoRuns
  14. --- PASS: TestSplitIntoRuns (0.00s)
  15. PASS
  16. ok      golang.org/x/tools/cmd/stringer 8.580s
  17.  
  18. ##### Testing packages.
  19. ok      archive/tar     0.055s
  20. ok      archive/zip     0.144s
  21. ok      bufio   0.135s
  22. ok      bytes   0.184s
  23. ok      compress/bzip2  0.116s
  24. ok      compress/flate  0.241s
  25. ok      compress/gzip   0.015s
  26. ok      compress/lzw    0.015s
  27. ok      compress/zlib   0.022s
  28. ok      container/heap  0.003s
  29. ok      container/list  0.003s
  30. ok      container/ring  0.012s
  31. ok      crypto/aes      0.063s
  32. ok      crypto/cipher   0.019s
  33. ok      crypto/des      0.018s
  34. ok      crypto/dsa      0.024s
  35. ok      crypto/ecdsa    0.083s
  36. ok      crypto/elliptic 0.065s
  37. ok      crypto/hmac     0.006s
  38. ok      crypto/md5      0.005s
  39. ok      crypto/rand     0.023s
  40. ok      crypto/rc4      0.193s
  41. ok      crypto/rsa      0.296s
  42. ok      crypto/sha1     0.013s
  43. ok      crypto/sha256   0.006s
  44. ok      crypto/sha512   0.011s
  45. ok      crypto/subtle   0.006s
  46. ok      crypto/tls      2.742s
  47. ok      crypto/x509     2.106s
  48. ok      database/sql    0.069s
  49. ok      database/sql/driver     0.014s
  50. ok      debug/dwarf     0.038s
  51. ok      debug/elf       0.044s
  52. ok      debug/gosym     0.010s
  53. ok      debug/macho     0.018s
  54. ok      debug/pe        0.047s
  55. ok      debug/plan9obj  0.020s
  56. ok      encoding/ascii85        0.009s
  57. ok      encoding/asn1   0.009s
  58. ok      encoding/base32 0.010s
  59. ok      encoding/base64 0.006s
  60. ok      encoding/binary 0.014s
  61. ok      encoding/csv    0.010s
  62. ok      encoding/gob    0.053s
  63. ok      encoding/hex    0.003s
  64. ok      encoding/json   0.278s
  65. ok      encoding/pem    0.020s
  66. ok      encoding/xml    0.015s
  67. ok      errors  0.003s
  68. ok      expvar  0.009s
  69. ok      flag    0.007s
  70. ok      fmt     0.193s
  71. ok      go/ast  0.019s
  72. ok      go/build        0.351s
  73. ok      go/constant     0.005s
  74. ok      go/doc  0.150s
  75. ok      go/format       0.010s
  76. ok      go/internal/gccgoimporter       0.018s
  77. ok      go/internal/gcimporter  0.208s
  78. ok      go/parser       0.051s
  79. ok      go/printer      0.619s
  80. ok      go/scanner      0.004s
  81. ok      go/token        0.037s
  82. ok      go/types        0.848s
  83. ok      hash/adler32    0.020s
  84. ok      hash/crc32      0.003s
  85. ok      hash/crc64      0.003s
  86. ok      hash/fnv        0.003s
  87. ok      html    0.007s
  88. ok      html/template   0.053s
  89. ok      image   0.197s
  90. ok      image/color     0.212s
  91. ok      image/draw      0.128s
  92. ok      image/gif       0.179s
  93. ok      image/jpeg      0.241s
  94. ok      image/png       0.133s
  95. ok      index/suffixarray       0.017s
  96. ok      internal/golang.org/x/net/http2/hpack   0.006s
  97. ok      internal/singleflight   0.015s
  98. ok      internal/trace  0.008s
  99. ok      io      0.019s
  100. ok      io/ioutil       0.004s
  101. ok      log     0.005s
  102. --- FAIL: TestWithSimulated (0.80s)
  103.         syslog_test.go:254: Error retrieving hostname
  104.         syslog_test.go:254: Error retrieving hostname
  105.         syslog_test.go:254: Error retrieving hostname
  106.         syslog_test.go:254: Error retrieving hostname
  107. --- FAIL: TestFlap (0.00s)
  108.         syslog_test.go:254: Error retrieving hostname
  109.         syslog_test.go:254: Error retrieving hostname
  110. --- FAIL: TestWrite (0.00s)
  111.         syslog_test.go:278: Error retrieving hostname
  112. FAIL
  113. FAIL    log/syslog      0.824s
  114. ok      math    0.004s
  115. ok      math/big        0.807s
  116. ok      math/cmplx      0.003s
  117. ok      math/rand       0.162s
  118. ok      mime    0.021s
  119. ok      mime/multipart  0.694s
  120. ok      mime/quotedprintable    0.339s
  121. --- FAIL: TestIPv4MulticastListener (0.00s)
  122.         listen_test.go:556: 224.0.0.254 not found in multicast rib
  123. FAIL
  124. FAIL    net     1.413s
  125. ok      net/http        13.291s
  126. ok      net/http/cgi    0.817s
  127. ok      net/http/cookiejar      0.010s
  128. ok      net/http/fcgi   0.020s
  129. ok      net/http/httptest       0.015s
  130. ok      net/http/httputil       0.035s
  131. ok      net/http/internal       0.007s
  132. ok      net/internal/socktest   0.003s
  133. ok      net/mail        0.010s
  134. ok      net/rpc 0.014s
  135. ok      net/rpc/jsonrpc 0.020s
  136. ok      net/smtp        0.062s
  137. ok      net/textproto   0.017s
  138. ok      net/url 0.012s
  139. --- FAIL: TestHostname (0.00s)
  140.         os_test.go:1346: open /proc/sys/kernel/hostname: no such file or directory
  141. FAIL
  142. FAIL    os      0.493s
  143. ok      os/exec 0.221s
  144. ok      os/signal       4.283s
  145. ok      os/user 0.007s
  146. ok      path    0.004s
  147. ok      path/filepath   0.034s
  148. ok      reflect 0.086s
  149. ok      regexp  0.309s
  150. ok      regexp/syntax   0.635s
  151. --- FAIL: TestGdbPython (2.25s)
  152.         runtime-gdb_test.go:42: gdb version 7.10
  153.         runtime-gdb_test.go:148: info goroutines failed:
  154. FAIL
  155. FAIL    runtime 29.769s
  156. ok      runtime/debug   0.023s
  157. ok      runtime/internal/atomic 0.250s
  158. ok      runtime/pprof   1.747s
  159. ok      runtime/trace   5.341s
  160. ok      sort    0.125s
  161. ok      strconv 1.104s
  162. ok      strings 0.200s
  163. ok      sync    0.156s
  164. ok      sync/atomic     0.490s
  165. death signal parent error: fork/exec /tmp/TestDeathSignal095764086/syscall.test: permission denied
  166. --- FAIL: TestLinuxDeathSignal (0.01s)
  167.         syscall_linux_test.go:98: did not receive start from child, received "", EOF
  168. FAIL
  169. FAIL    syscall 0.038s
  170. ok      testing 1.824s
  171. ok      testing/quick   0.100s
  172. ok      text/scanner    0.008s
  173. ok      text/tabwriter  0.016s
  174. ok      text/template   0.046s
  175. ok      text/template/parse     0.016s
  176. ok      time    2.676s
  177. ok      unicode 0.007s
  178. ok      unicode/utf16   0.006s
  179. ok      unicode/utf8    0.010s
  180. ok      cmd/addr2line   1.958s
  181. ok      cmd/api 0.062s
  182. ok      cmd/asm/internal/asm    0.240s
  183. ok      cmd/asm/internal/lex    0.007s
  184. ok      cmd/compile/internal/big        3.108s
  185. ok      cmd/compile/internal/gc 0.895s
  186. ok      cmd/cover       3.378s
  187. ok      cmd/doc 0.032s
  188. ok      cmd/fix 0.046s
  189. ok      cmd/go  69.622s
  190. ok      cmd/gofmt       0.103s
  191. ok      cmd/internal/goobj      0.006s
  192. ok      cmd/internal/obj        0.006s
  193. ok      cmd/internal/obj/x86    0.008s
  194. ok      cmd/internal/unvendor/golang.org/x/arch/arm/armasm      0.015s
  195. ok      cmd/internal/unvendor/golang.org/x/arch/x86/x86asm      0.363s
  196. ok      cmd/nm  1.914s
  197. ok      cmd/objdump     5.368s
  198. ok      cmd/pack        4.431s
  199. ok      cmd/pprof/internal/profile      0.021s
  200. ok      cmd/vet 6.598s
  201. 2016/02/21 11:06:43 Failed: exit status 1
  202. ++ Mark Compile stop   : "go" "1.6" "Sun, 21 Feb 2016 09:06:43 +0000"
  203.