Advertisement
Guest User

output.log

a guest
Dec 1st, 2013
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.71 KB | None | 0 0
  1. adler32.test.exe
  2. PASS
  3. aes.test.exe
  4. PASS
  5. ascii85.test.exe
  6. PASS
  7. asn1.test.exe
  8. PASS
  9. ast.test.exe
  10. PASS
  11. atomic.test.exe
  12. PASS
  13. base32.test.exe
  14. PASS
  15. base64.test.exe
  16. PASS
  17. big.test.exe
  18. binary.test.exe
  19. PASS
  20. bufio.test.exe
  21. PASS
  22. build.test.exe
  23. --- FAIL: TestDotSlashImport (0.00 seconds)
  24. build_test.go:56: open testdata\other: invalid argument
  25. --- FAIL: TestLocalDirectory (0.00 seconds)
  26. build_test.go:91: getwd: not supported by windows
  27. --- FAIL: TestDependencies (0.20 seconds)
  28. deps_test.go:404: windows/386/cgo=true cannot find package "archive/tar" in any of:
  29. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\archive\tar (from $GOROOT)
  30. ($GOPATH not set)
  31. deps_test.go:404: windows/386/cgo=true cannot find package "archive/zip" in any of:
  32. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\archive\zip (from $GOROOT)
  33. ($GOPATH not set)
  34. deps_test.go:404: windows/386/cgo=true cannot find package "bufio" in any of:
  35. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\bufio (from $GOROOT)
  36. ($GOPATH not set)
  37. deps_test.go:404: windows/386/cgo=true cannot find package "bytes" in any of:
  38. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\bytes (from $GOROOT)
  39. ($GOPATH not set)
  40. deps_test.go:404: windows/386/cgo=true cannot find package "compress/bzip2" in any of:
  41. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\compress\bzip2 (from $GOROOT)
  42. ($GOPATH not set)
  43. deps_test.go:404: windows/386/cgo=true cannot find package "compress/flate" in any of:
  44. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\compress\flate (from $GOROOT)
  45. ($GOPATH not set)
  46. deps_test.go:404: windows/386/cgo=true cannot find package "compress/gzip" in any of:
  47. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\compress\gzip (from $GOROOT)
  48. ($GOPATH not set)
  49. deps_test.go:404: windows/386/cgo=true cannot find package "compress/lzw" in any of:
  50. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\compress\lzw (from $GOROOT)
  51. ($GOPATH not set)
  52. deps_test.go:404: windows/386/cgo=true cannot find package "compress/zlib" in any of:
  53. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\compress\zlib (from $GOROOT)
  54. ($GOPATH not set)
  55. deps_test.go:404: windows/386/cgo=true cannot find package "crypto" in any of:
  56. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\crypto (from $GOROOT)
  57. ($GOPATH not set)
  58. deps_test.go:404: windows/386/cgo=true cannot find package "crypto/aes" in any of:
  59. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\crypto\aes (from $GOROOT)
  60. ($GOPATH not set)
  61. deps_test.go:404: windows/386/cgo=true cannot find package "crypto/cipher" in any of:
  62. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\crypto\cipher (from $GOROOT)
  63. ($GOPATH not set)
  64. deps_test.go:404: windows/386/cgo=true cannot find package "crypto/des" in any of:
  65. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\crypto\des (from $GOROOT)
  66. ($GOPATH not set)
  67. deps_test.go:404: windows/386/cgo=true cannot find package "crypto/dsa" in any of:
  68. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\crypto\dsa (from $GOROOT)
  69. ($GOPATH not set)
  70. deps_test.go:404: windows/386/cgo=true cannot find package "crypto/ecdsa" in any of:
  71. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\crypto\ecdsa (from $GOROOT)
  72. ($GOPATH not set)
  73. deps_test.go:404: windows/386/cgo=true cannot find package "crypto/elliptic" in any of:
  74. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\crypto\elliptic (from $GOROOT)
  75. ($GOPATH not set)
  76. deps_test.go:404: windows/386/cgo=true cannot find package "crypto/hmac" in any of:
  77. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\crypto\hmac (from $GOROOT)
  78. ($GOPATH not set)
  79. deps_test.go:404: windows/386/cgo=true cannot find package "crypto/md5" in any of:
  80. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\crypto\md5 (from $GOROOT)
  81. ($GOPATH not set)
  82. deps_test.go:404: windows/386/cgo=true cannot find package "crypto/rand" in any of:
  83. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\crypto\rand (from $GOROOT)
  84. ($GOPATH not set)
  85. deps_test.go:404: windows/386/cgo=true cannot find package "crypto/rc4" in any of:
  86. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\crypto\rc4 (from $GOROOT)
  87. ($GOPATH not set)
  88. deps_test.go:404: windows/386/cgo=true cannot find package "crypto/rsa" in any of:
  89. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\crypto\rsa (from $GOROOT)
  90. ($GOPATH not set)
  91. deps_test.go:404: windows/386/cgo=true cannot find package "crypto/sha1" in any of:
  92. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\crypto\sha1 (from $GOROOT)
  93. ($GOPATH not set)
  94. deps_test.go:404: windows/386/cgo=true cannot find package "crypto/sha256" in any of:
  95. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\crypto\sha256 (from $GOROOT)
  96. ($GOPATH not set)
  97. deps_test.go:404: windows/386/cgo=true cannot find package "crypto/sha512" in any of:
  98. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\crypto\sha512 (from $GOROOT)
  99. ($GOPATH not set)
  100. deps_test.go:404: windows/386/cgo=true cannot find package "crypto/subtle" in any of:
  101. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\crypto\subtle (from $GOROOT)
  102. ($GOPATH not set)
  103. deps_test.go:404: windows/386/cgo=true cannot find package "crypto/tls" in any of:
  104. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\crypto\tls (from $GOROOT)
  105. ($GOPATH not set)
  106. deps_test.go:404: windows/386/cgo=true cannot find package "crypto/x509" in any of:
  107. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\crypto\x509 (from $GOROOT)
  108. ($GOPATH not set)
  109. deps_test.go:404: windows/386/cgo=true cannot find package "crypto/x509/pkix" in any of:
  110. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\crypto\x509\pkix (from $GOROOT)
  111. ($GOPATH not set)
  112. deps_test.go:404: windows/386/cgo=true cannot find package "database/sql" in any of:
  113. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\database\sql (from $GOROOT)
  114. ($GOPATH not set)
  115. deps_test.go:404: windows/386/cgo=true cannot find package "database/sql/driver" in any of:
  116. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\database\sql\driver (from $GOROOT)
  117. ($GOPATH not set)
  118. deps_test.go:404: windows/386/cgo=true cannot find package "debug/dwarf" in any of:
  119. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\debug\dwarf (from $GOROOT)
  120. ($GOPATH not set)
  121. deps_test.go:404: windows/386/cgo=true cannot find package "debug/elf" in any of:
  122. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\debug\elf (from $GOROOT)
  123. ($GOPATH not set)
  124. deps_test.go:404: windows/386/cgo=true cannot find package "debug/gosym" in any of:
  125. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\debug\gosym (from $GOROOT)
  126. ($GOPATH not set)
  127. deps_test.go:404: windows/386/cgo=true cannot find package "debug/macho" in any of:
  128. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\debug\macho (from $GOROOT)
  129. ($GOPATH not set)
  130. deps_test.go:404: windows/386/cgo=true cannot find package "debug/pe" in any of:
  131. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\debug\pe (from $GOROOT)
  132. ($GOPATH not set)
  133. deps_test.go:404: windows/386/cgo=true cannot find package "encoding" in any of:
  134. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\encoding (from $GOROOT)
  135. ($GOPATH not set)
  136. deps_test.go:404: windows/386/cgo=true cannot find package "encoding/ascii85" in any of:
  137. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\encoding\ascii85 (from $GOROOT)
  138. ($GOPATH not set)
  139. deps_test.go:404: windows/386/cgo=true cannot find package "encoding/asn1" in any of:
  140. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\encoding\asn1 (from $GOROOT)
  141. ($GOPATH not set)
  142. deps_test.go:404: windows/386/cgo=true cannot find package "encoding/base32" in any of:
  143. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\encoding\base32 (from $GOROOT)
  144. ($GOPATH not set)
  145. deps_test.go:404: windows/386/cgo=true cannot find package "encoding/base64" in any of:
  146. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\encoding\base64 (from $GOROOT)
  147. ($GOPATH not set)
  148. deps_test.go:404: windows/386/cgo=true cannot find package "encoding/binary" in any of:
  149. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\encoding\binary (from $GOROOT)
  150. ($GOPATH not set)
  151. deps_test.go:404: windows/386/cgo=true cannot find package "encoding/csv" in any of:
  152. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\encoding\csv (from $GOROOT)
  153. ($GOPATH not set)
  154. deps_test.go:404: windows/386/cgo=true cannot find package "encoding/gob" in any of:
  155. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\encoding\gob (from $GOROOT)
  156. ($GOPATH not set)
  157. deps_test.go:404: windows/386/cgo=true cannot find package "encoding/hex" in any of:
  158. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\encoding\hex (from $GOROOT)
  159. ($GOPATH not set)
  160. deps_test.go:404: windows/386/cgo=true cannot find package "encoding/json" in any of:
  161. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\encoding\json (from $GOROOT)
  162. ($GOPATH not set)
  163. deps_test.go:404: windows/386/cgo=true cannot find package "encoding/pem" in any of:
  164. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\encoding\pem (from $GOROOT)
  165. ($GOPATH not set)
  166. deps_test.go:404: windows/386/cgo=true cannot find package "encoding/xml" in any of:
  167. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\encoding\xml (from $GOROOT)
  168. ($GOPATH not set)
  169. deps_test.go:404: windows/386/cgo=true cannot find package "errors" in any of:
  170. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\errors (from $GOROOT)
  171. ($GOPATH not set)
  172. deps_test.go:404: windows/386/cgo=true cannot find package "expvar" in any of:
  173. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\expvar (from $GOROOT)
  174. ($GOPATH not set)
  175. deps_test.go:404: windows/386/cgo=true cannot find package "flag" in any of:
  176. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\flag (from $GOROOT)
  177. ($GOPATH not set)
  178. deps_test.go:404: windows/386/cgo=true cannot find package "fmt" in any of:
  179. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\fmt (from $GOROOT)
  180. ($GOPATH not set)
  181. deps_test.go:404: windows/386/cgo=true cannot find package "go/ast" in any of:
  182. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\go\ast (from $GOROOT)
  183. ($GOPATH not set)
  184. deps_test.go:404: windows/386/cgo=true cannot find package "go/build" in any of:
  185. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\go\build (from $GOROOT)
  186. ($GOPATH not set)
  187. deps_test.go:404: windows/386/cgo=true cannot find package "go/doc" in any of:
  188. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\go\doc (from $GOROOT)
  189. ($GOPATH not set)
  190. deps_test.go:404: windows/386/cgo=true cannot find package "go/parser" in any of:
  191. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\go\parser (from $GOROOT)
  192. ($GOPATH not set)
  193. deps_test.go:404: windows/386/cgo=true cannot find package "go/printer" in any of:
  194. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\go\printer (from $GOROOT)
  195. ($GOPATH not set)
  196. deps_test.go:404: windows/386/cgo=true cannot find package "go/scanner" in any of:
  197. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\go\scanner (from $GOROOT)
  198. ($GOPATH not set)
  199. deps_test.go:404: windows/386/cgo=true cannot find package "go/token" in any of:
  200. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\go\token (from $GOROOT)
  201. ($GOPATH not set)
  202. deps_test.go:404: windows/386/cgo=true cannot find package "hash" in any of:
  203. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\hash (from $GOROOT)
  204. ($GOPATH not set)
  205. deps_test.go:404: windows/386/cgo=true cannot find package "hash/adler32" in any of:
  206. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\hash\adler32 (from $GOROOT)
  207. ($GOPATH not set)
  208. deps_test.go:404: windows/386/cgo=true cannot find package "hash/crc32" in any of:
  209. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\hash\crc32 (from $GOROOT)
  210. ($GOPATH not set)
  211. deps_test.go:404: windows/386/cgo=true cannot find package "hash/crc64" in any of:
  212. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\hash\crc64 (from $GOROOT)
  213. ($GOPATH not set)
  214. deps_test.go:404: windows/386/cgo=true cannot find package "hash/fnv" in any of:
  215. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\hash\fnv (from $GOROOT)
  216. ($GOPATH not set)
  217. deps_test.go:404: windows/386/cgo=true cannot find package "html" in any of:
  218. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\html (from $GOROOT)
  219. ($GOPATH not set)
  220. deps_test.go:404: windows/386/cgo=true cannot find package "html/template" in any of:
  221. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\html\template (from $GOROOT)
  222. ($GOPATH not set)
  223. deps_test.go:404: windows/386/cgo=true cannot find package "image" in any of:
  224. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\image (from $GOROOT)
  225. ($GOPATH not set)
  226. deps_test.go:404: windows/386/cgo=true cannot find package "image/color" in any of:
  227. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\image\color (from $GOROOT)
  228. ($GOPATH not set)
  229. deps_test.go:404: windows/386/cgo=true cannot find package "image/color/palette" in any of:
  230. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\image\color\palette (from $GOROOT)
  231. ($GOPATH not set)
  232. deps_test.go:404: windows/386/cgo=true cannot find package "image/draw" in any of:
  233. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\image\draw (from $GOROOT)
  234. ($GOPATH not set)
  235. deps_test.go:404: windows/386/cgo=true cannot find package "image/gif" in any of:
  236. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\image\gif (from $GOROOT)
  237. ($GOPATH not set)
  238. deps_test.go:404: windows/386/cgo=true cannot find package "image/jpeg" in any of:
  239. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\image\jpeg (from $GOROOT)
  240. ($GOPATH not set)
  241. deps_test.go:404: windows/386/cgo=true cannot find package "image/png" in any of:
  242. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\image\png (from $GOROOT)
  243. ($GOPATH not set)
  244. deps_test.go:404: windows/386/cgo=true cannot find package "index/suffixarray" in any of:
  245. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\index\suffixarray (from $GOROOT)
  246. ($GOPATH not set)
  247. deps_test.go:404: windows/386/cgo=true cannot find package "io" in any of:
  248. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\io (from $GOROOT)
  249. ($GOPATH not set)
  250. deps_test.go:404: windows/386/cgo=true cannot find package "io/ioutil" in any of:
  251. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\io\ioutil (from $GOROOT)
  252. ($GOPATH not set)
  253. deps_test.go:404: windows/386/cgo=true cannot find package "log" in any of:
  254. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\log (from $GOROOT)
  255. ($GOPATH not set)
  256. deps_test.go:404: windows/386/cgo=true cannot find package "math" in any of:
  257. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\math (from $GOROOT)
  258. ($GOPATH not set)
  259. deps_test.go:404: windows/386/cgo=true cannot find package "math/big" in any of:
  260. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\math\big (from $GOROOT)
  261. ($GOPATH not set)
  262. deps_test.go:404: windows/386/cgo=true cannot find package "math/cmplx" in any of:
  263. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\math\cmplx (from $GOROOT)
  264. ($GOPATH not set)
  265. deps_test.go:404: windows/386/cgo=true cannot find package "math/rand" in any of:
  266. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\math\rand (from $GOROOT)
  267. ($GOPATH not set)
  268. deps_test.go:404: windows/386/cgo=true cannot find package "mime" in any of:
  269. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\mime (from $GOROOT)
  270. ($GOPATH not set)
  271. deps_test.go:404: windows/386/cgo=true cannot find package "mime/multipart" in any of:
  272. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\mime\multipart (from $GOROOT)
  273. ($GOPATH not set)
  274. deps_test.go:404: windows/386/cgo=true cannot find package "net" in any of:
  275. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\net (from $GOROOT)
  276. ($GOPATH not set)
  277. deps_test.go:404: windows/386/cgo=true cannot find package "net/http" in any of:
  278. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\net\http (from $GOROOT)
  279. ($GOPATH not set)
  280. deps_test.go:404: windows/386/cgo=true cannot find package "net/http/cgi" in any of:
  281. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\net\http\cgi (from $GOROOT)
  282. ($GOPATH not set)
  283. deps_test.go:404: windows/386/cgo=true cannot find package "net/http/fcgi" in any of:
  284. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\net\http\fcgi (from $GOROOT)
  285. ($GOPATH not set)
  286. deps_test.go:404: windows/386/cgo=true cannot find package "net/http/httptest" in any of:
  287. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\net\http\httptest (from $GOROOT)
  288. ($GOPATH not set)
  289. deps_test.go:404: windows/386/cgo=true cannot find package "net/http/httputil" in any of:
  290. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\net\http\httputil (from $GOROOT)
  291. ($GOPATH not set)
  292. deps_test.go:404: windows/386/cgo=true cannot find package "net/http/pprof" in any of:
  293. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\net\http\pprof (from $GOROOT)
  294. ($GOPATH not set)
  295. deps_test.go:404: windows/386/cgo=true cannot find package "net/mail" in any of:
  296. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\net\mail (from $GOROOT)
  297. ($GOPATH not set)
  298. deps_test.go:404: windows/386/cgo=true cannot find package "net/rpc" in any of:
  299. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\net\rpc (from $GOROOT)
  300. ($GOPATH not set)
  301. deps_test.go:404: windows/386/cgo=true cannot find package "net/rpc/jsonrpc" in any of:
  302. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\net\rpc\jsonrpc (from $GOROOT)
  303. ($GOPATH not set)
  304. deps_test.go:404: windows/386/cgo=true cannot find package "net/smtp" in any of:
  305. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\net\smtp (from $GOROOT)
  306. ($GOPATH not set)
  307. deps_test.go:404: windows/386/cgo=true cannot find package "net/textproto" in any of:
  308. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\net\textproto (from $GOROOT)
  309. ($GOPATH not set)
  310. deps_test.go:404: windows/386/cgo=true cannot find package "net/url" in any of:
  311. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\net\url (from $GOROOT)
  312. ($GOPATH not set)
  313. deps_test.go:404: windows/386/cgo=true cannot find package "os" in any of:
  314. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\os (from $GOROOT)
  315. ($GOPATH not set)
  316. deps_test.go:404: windows/386/cgo=true cannot find package "os/exec" in any of:
  317. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\os\exec (from $GOROOT)
  318. ($GOPATH not set)
  319. deps_test.go:404: windows/386/cgo=true cannot find package "os/signal" in any of:
  320. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\os\signal (from $GOROOT)
  321. ($GOPATH not set)
  322. deps_test.go:404: windows/386/cgo=true cannot find package "os/user" in any of:
  323. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\os\user (from $GOROOT)
  324. ($GOPATH not set)
  325. deps_test.go:404: windows/386/cgo=true cannot find package "path" in any of:
  326. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\path (from $GOROOT)
  327. ($GOPATH not set)
  328. deps_test.go:404: windows/386/cgo=true cannot find package "path/filepath" in any of:
  329. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\path\filepath (from $GOROOT)
  330. ($GOPATH not set)
  331. deps_test.go:404: windows/386/cgo=true cannot find package "reflect" in any of:
  332. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\reflect (from $GOROOT)
  333. ($GOPATH not set)
  334. deps_test.go:404: windows/386/cgo=true cannot find package "regexp" in any of:
  335. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\regexp (from $GOROOT)
  336. ($GOPATH not set)
  337. deps_test.go:404: windows/386/cgo=true cannot find package "regexp/syntax" in any of:
  338. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\regexp\syntax (from $GOROOT)
  339. ($GOPATH not set)
  340. deps_test.go:404: windows/386/cgo=true cannot find package "runtime" in any of:
  341. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\runtime (from $GOROOT)
  342. ($GOPATH not set)
  343. deps_test.go:404: windows/386/cgo=true cannot find package "runtime/cgo" in any of:
  344. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\runtime\cgo (from $GOROOT)
  345. ($GOPATH not set)
  346. deps_test.go:404: windows/386/cgo=true cannot find package "runtime/debug" in any of:
  347. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\runtime\debug (from $GOROOT)
  348. ($GOPATH not set)
  349. deps_test.go:404: windows/386/cgo=true cannot find package "runtime/pprof" in any of:
  350. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\runtime\pprof (from $GOROOT)
  351. ($GOPATH not set)
  352. deps_test.go:404: windows/386/cgo=true cannot find package "sort" in any of:
  353. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\sort (from $GOROOT)
  354. ($GOPATH not set)
  355. deps_test.go:404: windows/386/cgo=true cannot find package "strconv" in any of:
  356. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\strconv (from $GOROOT)
  357. ($GOPATH not set)
  358. deps_test.go:404: windows/386/cgo=true cannot find package "strings" in any of:
  359. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\strings (from $GOROOT)
  360. ($GOPATH not set)
  361. deps_test.go:404: windows/386/cgo=true cannot find package "sync" in any of:
  362. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\sync (from $GOROOT)
  363. ($GOPATH not set)
  364. deps_test.go:404: windows/386/cgo=true cannot find package "sync/atomic" in any of:
  365. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\sync\atomic (from $GOROOT)
  366. ($GOPATH not set)
  367. deps_test.go:404: windows/386/cgo=true cannot find package "syscall" in any of:
  368. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\syscall (from $GOROOT)
  369. ($GOPATH not set)
  370. deps_test.go:404: windows/386/cgo=true cannot find package "testing" in any of:
  371. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\testing (from $GOROOT)
  372. ($GOPATH not set)
  373. deps_test.go:404: windows/386/cgo=true cannot find package "testing/iotest" in any of:
  374. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\testing\iotest (from $GOROOT)
  375. ($GOPATH not set)
  376. deps_test.go:404: windows/386/cgo=true cannot find package "testing/quick" in any of:
  377. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\testing\quick (from $GOROOT)
  378. ($GOPATH not set)
  379. deps_test.go:404: windows/386/cgo=true cannot find package "text/scanner" in any of:
  380. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\text\scanner (from $GOROOT)
  381. ($GOPATH not set)
  382. deps_test.go:404: windows/386/cgo=true cannot find package "text/tabwriter" in any of:
  383. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\text\tabwriter (from $GOROOT)
  384. ($GOPATH not set)
  385. deps_test.go:404: windows/386/cgo=true cannot find package "text/template" in any of:
  386. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\text\template (from $GOROOT)
  387. ($GOPATH not set)
  388. deps_test.go:404: windows/386/cgo=true cannot find package "text/template/parse" in any of:
  389. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\text\template\parse (from $GOROOT)
  390. ($GOPATH not set)
  391. deps_test.go:404: windows/386/cgo=true cannot find package "time" in any of:
  392. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\time (from $GOROOT)
  393. ($GOPATH not set)
  394. deps_test.go:404: windows/386/cgo=true cannot find package "unicode" in any of:
  395. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\unicode (from $GOROOT)
  396. ($GOPATH not set)
  397. deps_test.go:404: windows/386/cgo=true cannot find package "unicode/utf16" in any of:
  398. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\unicode\utf16 (from $GOROOT)
  399. ($GOPATH not set)
  400. deps_test.go:404: windows/386/cgo=true cannot find package "unicode/utf8" in any of:
  401. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\unicode\utf8 (from $GOROOT)
  402. ($GOPATH not set)
  403. deps_test.go:404: windows/386/cgo=true cannot find package "unsafe" in any of:
  404. \home\sebastian\envison\development\github.com\sebastianschuler\go\src\pkg\unsafe (from $GOROOT)
  405. ($GOPATH not set)
  406. FAIL
  407. PASS
  408. bytes.test.exe
  409. PASS
  410. bzip2.test.exe
  411. PASS
  412. cgi.test.exe
  413. cipher.test.exe
  414. PASS
  415. cmplx.test.exe
  416. PASS
  417. color.test.exe
  418. PASS
  419. cookiejar.test.exe
  420. crc32.test.exe
  421. PASS
  422. crc64.test.exe
  423. PASS
  424. csv.test.exe
  425. PASS
  426. debug.test.exe
  427. PASS
  428. des.test.exe
  429. PASS
  430. doc.test.exe
  431. draw.test.exe
  432. --- FAIL: TestPaletted (0.00 seconds)
  433. draw_test.go:393: open: open ../testdata/video-001.png: invalid argument
  434. FAIL
  435. PASS
  436. driver.test.exe
  437. PASS
  438. dsa.test.exe
  439. dwarf.test.exe
  440. --- FAIL: TestTypedefsELF (0.00 seconds)
  441. type_test.go:47: open testdata/typedef.elf: invalid argument
  442. --- FAIL: TestTypedefsMachO (0.00 seconds)
  443. type_test.go:60: open testdata/typedef.macho: invalid argument
  444. FAIL
  445. PASS
  446. ecdsa.test.exe
  447. --- FAIL: TestVectors (0.00 seconds)
  448. ecdsa_test.go:96: open testdata/SigVer.rsp.bz2: invalid argument
  449. FAIL
  450. PASS
  451. elf.test.exe
  452. elliptic.test.exe
  453. PASS
  454. errors.test.exe
  455. PASS
  456. exec.test.exe
  457. expvar.test.exe
  458. fcgi.test.exe
  459. filepath.test.exe
  460. --- FAIL: TestGlob (0.00 seconds)
  461. match_test.go:135: Glob(`match.go`) = []string(nil) want match.go
  462. match_test.go:135: Glob(`mat?h.go`) = []string(nil) want match.go
  463. match_test.go:135: Glob(`*`) = []string(nil) want match.go
  464. match_test.go:135: Glob(`..\*\match.go`) = []string(nil) want ..\filepath\match.go
  465. --- FAIL: TestWalk (0.00 seconds)
  466. path_test.go:400: unexpected errors: [FindNextFile testdata: invalid argument]
  467. --- FAIL: TestEvalSymlinks (0.00 seconds)
  468. path_test.go:650: eval symlink for tmp dir: not supported by windows
  469. --- FAIL: TestAbs (0.00 seconds)
  470. path_test.go:728: Getwd failed: getwd: not supported by windows
  471. --- FAIL: TestDriveLetterInEvalSymlinks (0.00 seconds)
  472. path_test.go:912: Current directory path "" is too short
  473. path_test.go:918: EvalSymlinks("") failed: "not supported by windows"
  474. --- FAIL: TestBug3486 (0.00 seconds)
  475. path_test.go:932: not supported by windows
  476. --- FAIL: TestWinSplitListTestsAreValid (0.00 seconds)
  477. path_windows_test.go:15: %ComSpec% must be set
  478. FAIL
  479. PASS
  480. flag.test.exe
  481. PASS
  482. flate.test.exe
  483. --- FAIL: TestDeflateInflateString (0.01 seconds)
  484. deflate_test.go:349: open ../testdata/e.txt: invalid argument
  485. deflate_test.go:349: open ../testdata/Mark.Twain-Tom.Sawyer.txt: invalid argument
  486. FAIL
  487. PASS
  488. fmt.test.exe
  489. PASS
  490. fnv.test.exe
  491. PASS
  492. format.test.exe
  493. --- FAIL: TestNode (0.00 seconds)
  494. format_test.go:42: open format_test.go: invalid argument
  495. --- FAIL: TestSource (0.00 seconds)
  496. format_test.go:63: open format_test.go: invalid argument
  497. FAIL
  498. PASS
  499. gif.test.exe
  500. --- FAIL: TestWriter (0.00 seconds)
  501. writer_test.go:78: ../testdata/video-001.png open ../testdata/video-001.png: invalid argument
  502. writer_test.go:78: ../testdata/video-001.gif open ../testdata/video-001.gif: invalid argument
  503. writer_test.go:78: ../testdata/video-001.interlaced.gif open ../testdata/video-001.interlaced.gif: invalid argument
  504. --- FAIL: TestEncodeAll (0.00 seconds)
  505. writer_test.go:119: ../testdata/video-001.gif open ../testdata/video-001.gif: invalid argument
  506. gob.test.exe
  507. gosym.test.exe
  508. PASS
  509. gzip.test.exe
  510. --- FAIL: TestIssue6550 (0.00 seconds)
  511. gunzip_test.go:312: open testdata/issue6550.gz: invalid argument
  512. FAIL
  513. PASS
  514. heap.test.exe
  515. PASS
  516. hex.test.exe
  517. PASS
  518. hmac.test.exe
  519. PASS
  520. html.test.exe
  521. PASS
  522. http.test.exe
  523. httptest.test.exe
  524. httputil.test.exe
  525. image.test.exe
  526. --- FAIL: TestDecode (0.00 seconds)
  527. decode_test.go:85: testdata/video-001.png: open testdata/video-001.png: invalid argument
  528. decode_test.go:85: testdata/video-001.png: open testdata/video-001.png: invalid argument
  529. decode_test.go:85: testdata/video-001.png: open testdata/video-001.png: invalid argument
  530. decode_test.go:85: testdata/video-001.png: open testdata/video-001.png: invalid argument
  531. decode_test.go:85: testdata/video-001.png: open testdata/video-001.png: invalid argument
  532. decode_test.go:85: testdata/video-001.png: open testdata/video-001.png: invalid argument
  533. decode_test.go:85: testdata/video-005.gray.png: open testdata/video-005.gray.png: invalid argument
  534. decode_test.go:85: testdata/video-005.gray.png: open testdata/video-005.gray.png: invalid argument
  535. FAIL
  536. PASS
  537. io.test.exe
  538. PASS
  539. ioutil.test.exe
  540. --- FAIL: TestReadFile (0.00 seconds)
  541. ioutil_test.go:32: ReadFile ioutil_test.go: open ioutil_test.go: invalid argument
  542. --- FAIL: TestReadDir (0.00 seconds)
  543. ioutil_test.go:76: ReadDir ..: FindNextFile ..: invalid argument
  544. FAIL
  545. PASS
  546. jpeg.test.exe
  547. --- FAIL: TestDecodeProgressive (0.00 seconds)
  548. reader_test.go:35: ../testdata/video-001.jpeg: open ../testdata/video-001.jpeg: invalid argument
  549. reader_test.go:35: ../testdata/video-001.q50.420.jpeg: open ../testdata/video-001.q50.420.jpeg: invalid argument
  550. reader_test.go:35: ../testdata/video-001.q50.422.jpeg: open ../testdata/video-001.q50.422.jpeg: invalid argument
  551. reader_test.go:35: ../testdata/video-001.q50.440.jpeg: open ../testdata/video-001.q50.440.jpeg: invalid argument
  552. reader_test.go:35: ../testdata/video-001.q50.444.jpeg: open ../testdata/video-001.q50.444.jpeg: invalid argument
  553. reader_test.go:35: ../testdata/video-005.gray.q50.jpeg: open ../testdata/video-005.gray.q50.jpeg: invalid argument
  554. reader_test.go:35: ../testdata/video-005.gray.q50.2x2.jpeg: open ../testdata/video-005.gray.q50.2x2.jpeg: invalid argument
  555. --- FAIL: TestWriter (0.00 seconds)
  556. writer_test.go:135: ../testdata/video-001.png open ../testdata/video-001.png: invalid argument
  557. writer_test.go:135: ../testdata/video-001.png open ../testdata/video-001.png: invalid argument
  558. writer_test.go:135: ../testdata/video-001.png open ../testdata/video-001.png: invalid argument
  559. writer_test.go:135: ../testdata/video-001.png open ../testdata/video-001.png: invalid argument
  560. writer_test.go:135: ../testdata/video-001.png open ../testdata/video-001.png: invalid argument
  561. writer_test.go:135: ../testdata/video-001.png open ../testdata/video-001.png: invalid argument
  562. FAIL
  563. PASS
  564. jsonrpc.test.exe
  565. json.test.exe
  566. list.test.exe
  567. PASS
  568. log.test.exe
  569. PASS
  570. lzw.test.exe
  571. --- FAIL: TestWriter (0.00 seconds)
  572. writer_test.go:26: ../testdata/e.txt (order=0 litWidth=6): open ../testdata/e.txt: invalid argument
  573. writer_test.go:26: ../testdata/e.txt (order=0 litWidth=7): open ../testdata/e.txt: invalid argument
  574. writer_test.go:26: ../testdata/e.txt (order=0 litWidth=8): open ../testdata/e.txt: invalid argument
  575. writer_test.go:26: ../testdata/e.txt (order=1 litWidth=6): open ../testdata/e.txt: invalid argument
  576. writer_test.go:26: ../testdata/e.txt (order=1 litWidth=7): open ../testdata/e.txt: invalid argument
  577. writer_test.go:26: ../testdata/e.txt (order=1 litWidth=8): open ../testdata/e.txt: invalid argument
  578. writer_test.go:26: ../testdata/pi.txt (order=0 litWidth=6): open ../testdata/pi.txt: invalid argument
  579. writer_test.go:26: ../testdata/pi.txt (order=0 litWidth=7): open ../testdata/pi.txt: invalid argument
  580. writer_test.go:26: ../testdata/pi.txt (order=0 litWidth=8): open ../testdata/pi.txt: invalid argument
  581. writer_test.go:26: ../testdata/pi.txt (order=1 litWidth=6): open ../testdata/pi.txt: invalid argument
  582. writer_test.go:26: ../testdata/pi.txt (order=1 litWidth=7): open ../testdata/pi.txt: invalid argument
  583. writer_test.go:26: ../testdata/pi.txt (order=1 litWidth=8): open ../testdata/pi.txt: invalid argument
  584. FAIL
  585. PASS
  586. macho.test.exe
  587. --- FAIL: TestOpen (0.00 seconds)
  588. file_test.go:107: open testdata/gcc-386-darwin-exec: invalid argument
  589. file_test.go:107: open testdata/gcc-amd64-darwin-exec: invalid argument
  590. file_test.go:107: open testdata/gcc-amd64-darwin-exec-debug: invalid argument
  591. FAIL
  592. PASS
  593. mail.test.exe
  594. math.test.exe
  595. PASS
  596. md5.test.exe
  597. PASS
  598. mime.test.exe
  599. PASS
  600. multipart.test.exe
  601. net.test.exe
  602. os.test.exe
  603. parser.test.exe
  604. parse.test.exe
  605. PASS
  606. path.test.exe
  607. pem.test.exe
  608. PASS
  609. pe.test.exe
  610. --- FAIL: TestOpen (0.00 seconds)
  611. file_test.go:86: open testdata/gcc-386-mingw-obj: invalid argument
  612. file_test.go:86: open testdata/gcc-386-mingw-exec: invalid argument
  613. FAIL
  614. PASS
  615. png.test.exe
  616. --- FAIL: TestReader (0.00 seconds)
  617. reader_test.go:204: basn0g01 open testdata/pngsuite/basn0g01.png: invalid argument
  618. reader_test.go:204: basn0g01-30 open testdata/pngsuite/basn0g01-30.png: invalid argument
  619. reader_test.go:204: basn0g02 open testdata/pngsuite/basn0g02.png: invalid argument
  620. reader_test.go:204: basn0g02-29 open testdata/pngsuite/basn0g02-29.png: invalid argument
  621. reader_test.go:204: basn0g04 open testdata/pngsuite/basn0g04.png: invalid argument
  622. reader_test.go:204: basn0g04-31 open testdata/pngsuite/basn0g04-31.png: invalid argument
  623. reader_test.go:204: basn0g08 open testdata/pngsuite/basn0g08.png: invalid argument
  624. reader_test.go:204: basn0g16 open testdata/pngsuite/basn0g16.png: invalid argument
  625. reader_test.go:204: basn2c08 open testdata/pngsuite/basn2c08.png: invalid argument
  626. reader_test.go:204: basn2c16 open testdata/pngsuite/basn2c16.png: invalid argument
  627. reader_test.go:204: basn3p01 open testdata/pngsuite/basn3p01.png: invalid argument
  628. reader_test.go:204: basn3p02 open testdata/pngsuite/basn3p02.png: invalid argument
  629. reader_test.go:204: basn3p04 open testdata/pngsuite/basn3p04.png: invalid argument
  630. reader_test.go:204: basn3p08 open testdata/pngsuite/basn3p08.png: invalid argument
  631. reader_test.go:204: basn3p08-trns open testdata/pngsuite/basn3p08-trns.png: invalid argument
  632. reader_test.go:204: basn4a08 open testdata/pngsuite/basn4a08.png: invalid argument
  633. reader_test.go:204: basn4a16 open testdata/pngsuite/basn4a16.png: invalid argument
  634. reader_test.go:204: basn6a08 open testdata/pngsuite/basn6a08.png: invalid argument
  635. reader_test.go:204: basn6a16 open testdata/pngsuite/basn6a16.png: invalid argument
  636. --- FAIL: TestReaderError (0.00 seconds)
  637. reader_test.go:281: decoding invalid-zlib.png: open testdata/invalid-zlib.png: invalid argument, want zlib: invalid checksum
  638. reader_test.go:281: decoding invalid-crc32.png: open testdata/invalid-crc32.png: invalid argument, want invalid checksum
  639. reader_test.go:281: decoding invalid-noend.png: open testdata/invalid-noend.png: invalid argument, want unexpected EOF
  640. reader_test.go:281: decoding invalid-trunc.png: open testdata/invalid-trunc.png: invalid argument, want unexpected EOF
  641. --- FAIL: TestPalettedDecodeConfig (0.00 seconds)
  642. reader_test.go:293: basn3p01: open failed: open testdata/pngsuite/basn3p01.png: invalid argument
  643. reader_test.go:293: basn3p02: open failed: open testdata/pngsuite/basn3p02.png: invalid argument
  644. reader_test.go:293: basn3p04: open failed: open testdata/pngsuite/basn3p04.png: invalid argument
  645. reader_test.go:293: basn3p08: open failed: open testdata/pngsuite/basn3p08.png: invalid argument
  646. reader_test.go:293: basn3p08-trns: open failed: open testdata/pngsuite/basn3p08-trns.png: invalid argument
  647. --- FAIL: TestWriter (0.00 seconds)
  648. writer_test.go:61: basn0g01 open testdata/pngsuite/basn0g01.png: invalid argument
  649. writer_test.go:61: basn0g01-30 open testdata/pngsuite/basn0g01-30.png: invalid argument
  650. writer_test.go:61: basn0g02 open testdata/pngsuite/basn0g02.png: invalid argument
  651. writer_test.go:61: basn0g02-29 open testdata/pngsuite/basn0g02-29.png: invalid argument
  652. writer_test.go:61: basn0g04 open testdata/pngsuite/basn0g04.png: invalid argument
  653. writer_test.go:61: basn0g04-31 open testdata/pngsuite/basn0g04-31.png: invalid argument
  654. writer_test.go:61: basn0g08 open testdata/pngsuite/basn0g08.png: invalid argument
  655. writer_test.go:61: basn0g16 open testdata/pngsuite/basn0g16.png: invalid argument
  656. writer_test.go:61: basn2c08 open testdata/pngsuite/basn2c08.png: invalid argument
  657. writer_test.go:61: basn2c16 open testdata/pngsuite/basn2c16.png: invalid argument
  658. writer_test.go:61: basn3p01 open testdata/pngsuite/basn3p01.png: invalid argument
  659. writer_test.go:61: basn3p02 open testdata/pngsuite/basn3p02.png: invalid argument
  660. writer_test.go:61: basn3p04 open testdata/pngsuite/basn3p04.png: invalid argument
  661. writer_test.go:61: basn3p08 open testdata/pngsuite/basn3p08.png: invalid argument
  662. writer_test.go:61: basn3p08-trns open testdata/pngsuite/basn3p08-trns.png: invalid argument
  663. writer_test.go:61: basn4a08 open testdata/pngsuite/basn4a08.png: invalid argument
  664. writer_test.go:61: basn4a16 open testdata/pngsuite/basn4a16.png: invalid argument
  665. writer_test.go:61: basn6a08 open testdata/pngsuite/basn6a08.png: invalid argument
  666. writer_test.go:61: basn6a16 open testdata/pngsuite/basn6a16.png: invalid argument
  667. FAIL
  668. PASS
  669. pprof.test.exe
  670. --- FAIL: TestCPUProfile (0.77 seconds)
  671. pprof_test.go:64: profile too short: [0x0 0x3 0x0 0x2710 0x0 0x0 0x1 0x0]
  672. --- FAIL: TestCPUProfileMultithreaded (2.33 seconds)
  673. pprof_test.go:64: profile too short: [0x0 0x3 0x0 0x2710 0x0 0x0 0x1 0x0]
  674. printer.test.exe
  675. --- FAIL: TestFiles (0.00 seconds)
  676. printer_test.go:119: open testdata\empty.input: invalid argument
  677. printer_test.go:119: open testdata\comments.input: invalid argument
  678. printer_test.go:119: open testdata\comments.input: invalid argument
  679. printer_test.go:119: open testdata\comments2.input: invalid argument
  680. printer_test.go:119: open testdata\linebreaks.input: invalid argument
  681. printer_test.go:119: open testdata\expressions.input: invalid argument
  682. printer_test.go:119: open testdata\expressions.input: invalid argument
  683. printer_test.go:119: open testdata\declarations.input: invalid argument
  684. printer_test.go:119: open testdata\statements.input: invalid argument
  685. printer_test.go:119: open testdata\slow.input: invalid argument
  686. --- FAIL: TestBaseIndent (0.00 seconds)
  687. quick.test.exe
  688. PASS
  689. rand.test.exe
  690. PASS
  691. rc4.test.exe
  692. PASS
  693. reflect.test.exe
  694. PASS
  695. regexp.test.exe
  696. --- FAIL: TestRE2Exhaustive (0.00 seconds)
  697. exec_test.go:72: open testdata/re2-exhaustive.txt.bz2: invalid argument
  698. --- FAIL: TestRE2Search (0.00 seconds)
  699. exec_test.go:72: open testdata/re2-search.txt: invalid argument
  700. FAIL
  701. PASS
  702. ring.test.exe
  703. PASS
  704. rpc.test.exe
  705. rsa.test.exe
  706. --- FAIL: TestPSSGolden (0.00 seconds)
  707. pss_test.go:82: Failed to open input file: open testdata/pss-vect.txt.bz2: invalid argument
  708. FAIL
  709. PASS
  710. runtime.test.exe
  711. scanner.test.exe
  712. PASS
  713. sha1.test.exe
  714. PASS
  715. sha256.test.exe
  716. PASS
  717. sha512.test.exe
  718. PASS
  719. signal.test.exe
  720. --- FAIL: TestCtrlBreak (0.00 seconds)
  721. signal_windows_test.go:73: Failed to compile: exec: "go": executable file not found in %PATH%
  722. FAIL
  723. PASS
  724. smtp.test.exe
  725. sort.test.exe
  726. PASS
  727. sql.test.exe
  728. PASS
  729. strconv.test.exe
  730. --- FAIL: TestFp (0.00 seconds)
  731. fp_test.go:100: testfp: open testdata/testfp.txt: open testdata/testfp.txt: invalid argument
  732. FAIL
  733. PASS
  734. strings.test.exe
  735. PASS
  736. subtle.test.exe
  737. PASS
  738. suffixarray.test.exe
  739. PASS
  740. sync.test.exe
  741. PASS
  742. syntax.test.exe
  743. PASS
  744. syscall.test.exe
  745. --- FAIL: TestEnv (0.00 seconds)
  746. syscall_test.go:19: Getenv failed to find TESTENV variable (want value "AVALUE")
  747. FAIL
  748. PASS
  749. tabwriter.test.exe
  750. PASS
  751. tar.test.exe
  752. --- FAIL: TestReader (0.00 seconds)
  753. reader_test.go:171: test 0: Unexpected error: open testdata/gnu.tar: invalid argument
  754. reader_test.go:171: test 1: Unexpected error: open testdata/star.tar: invalid argument
  755. reader_test.go:171: test 2: Unexpected error: open testdata/v7.tar: invalid argument
  756. reader_test.go:171: test 3: Unexpected error: open testdata/pax.tar: invalid argument
  757. reader_test.go:171: test 4: Unexpected error: open testdata/nil-uid.tar: invalid argument
  758. --- FAIL: TestPartialRead (0.00 seconds)
  759. reader_test.go:201: Unexpected error: open testdata/gnu.tar: invalid argument
  760. --- FAIL: TestIncrementalRead (0.00 seconds)
  761. reader_test.go:238: Unexpected error: open testdata/gnu.tar: invalid argument
  762. --- FAIL: TestNonSeekable (0.00 seconds)
  763. reader_test.go:292: Unexpected error: open testdata/gnu.tar: invalid argument
  764. --- FAIL: TestFileInfoHeader (0.00 seconds)
  765. tar_test.go:21: GetFileAttributesEx testdata/small.txt: invalid argument
  766. --- FAIL: TestWriter (0.00 seconds)
  767. writer_test.go:171: test 0: Unexpected error: open testdata/writer.tar: invalid argument
  768. writer_test.go:171: test 1: Unexpected error: open testdata/writer-big.tar: invalid argument
  769. writer_test.go:171: test 2: Unexpected error: open testdata/ustar.tar: invalid argument
  770. --- FAIL: TestPax (0.00 seconds)
  771. writer_test.go:210: GetFileAttributesEx testdata/small.txt: invalid argument
  772. --- FAIL: TestPaxSymlink (0.00 seconds)
  773. writer_test.go:250: GetFileAttributesEx testdata/small.txt: invalid argument
  774. --- FAIL: TestPaxNonAscii (0.00 seconds)
  775. writer_test.go:290: GetFileAttributesEx testdata/small.txt: invalid argument
  776. --- FAIL: TestUSTARLongName (0.00 seconds)
  777. writer_test.go:363: GetFileAttributesEx testdata/small.txt: invalid argument
  778. FAIL
  779. PASS
  780. template.test.exe
  781. --- FAIL: TestParseFiles (0.00 seconds)
  782. multi_test.go:135: error parsing files: open testdata/file1.tmpl: invalid argument
  783. --- FAIL: TestParseGlob (0.00 seconds)
  784. multi_test.go:152: error parsing files: template: pattern matches no files: `testdata/file*.tmpl`
  785. --- FAIL: TestParseFilesWithData (0.00 seconds)
  786. multi_test.go:166: error parsing files: open testdata/tmpl1.tmpl: invalid argument
  787. --- FAIL: TestParseGlobWithData (0.00 seconds)
  788. multi_test.go:174: error parsing files: template: pattern matches no files: `testdata/tmpl*.tmpl`
  789. --- FAIL: ExampleTemplate_glob (0)
  790. testing.test.exe
  791. PASS
  792. textproto.test.exe
  793. time.test.exe
  794. tls.test.exe
  795. token.test.exe
  796. PASS
  797. unicode.test.exe
  798. PASS
  799. url.test.exe
  800. PASS
  801. user.test.exe
  802. utf16.test.exe
  803. PASS
  804. utf8.test.exe
  805. PASS
  806. x509.test.exe
  807. xml.test.exe
  808. PASS
  809. zip.test.exe
  810. --- FAIL: TestReader (0.00 seconds)
  811. reader_test.go:284: test.zip: error=open testdata\test.zip: invalid argument, want <nil>
  812. reader_test.go:284: test-trailing-junk.zip: error=open testdata\test-trailing-junk.zip: invalid argument, want <nil>
  813. reader_test.go:284: symlink.zip: error=open testdata\symlink.zip: invalid argument, want <nil>
  814. reader_test.go:284: readme.zip: error=open testdata\readme.zip: invalid argument, want <nil>
  815. reader_test.go:284: readme.notzip: error=open testdata\readme.notzip: invalid argument, want zip: not a valid zip file
  816. reader_test.go:284: dd.zip: error=open testdata\dd.zip: invalid argument, want <nil>
  817. reader_test.go:284: winxp.zip: error=open testdata\winxp.zip: invalid argument, want <nil>
  818. reader_test.go:284: unix.zip: error=open testdata\unix.zip: invalid argument, want <nil>
  819. reader_test.go:284: go-no-datadesc-sig.zip: error=open testdata\go-no-datadesc-sig.zip: invalid argument, want <nil>
  820. reader_test.go:284: go-with-datadesc-sig.zip: error=open testdata\go-with-datadesc-sig.zip: invalid argument, want <nil>
  821. zlib.test.exe
  822. --- FAIL: TestWriterBig (0.00 seconds)
  823. writer_test.go:31: ../testdata/e.txt (level=-1, dict=""): open ../testdata/e.txt: invalid argument
  824. writer_test.go:31: ../testdata/e.txt (level=0, dict=""): open ../testdata/e.txt: invalid argument
  825. writer_test.go:31: ../testdata/e.txt (level=1, dict=""): open ../testdata/e.txt: invalid argument
  826. writer_test.go:31: ../testdata/e.txt (level=2, dict=""): open ../testdata/e.txt: invalid argument
  827. writer_test.go:31: ../testdata/e.txt (level=3, dict=""): open ../testdata/e.txt: invalid argument
  828. writer_test.go:31: ../testdata/e.txt (level=4, dict=""): open ../testdata/e.txt: invalid argument
  829. writer_test.go:31: ../testdata/e.txt (level=5, dict=""): open ../testdata/e.txt: invalid argument
  830. writer_test.go:31: ../testdata/e.txt (level=6, dict=""): open ../testdata/e.txt: invalid argument
  831. writer_test.go:31: ../testdata/e.txt (level=7, dict=""): open ../testdata/e.txt: invalid argument
  832. writer_test.go:31: ../testdata/e.txt (level=8, dict=""): open ../testdata/e.txt: invalid argument
  833. writer_test.go:31: ../testdata/e.txt (level=9, dict=""): open ../testdata/e.txt: invalid argument
  834. writer_test.go:31: ../testdata/pi.txt (level=-1, dict=""): open ../testdata/pi.txt: invalid argument
  835. writer_test.go:31: ../testdata/pi.txt (level=0, dict=""): open ../testdata/pi.txt: invalid argument
  836. writer_test.go:31: ../testdata/pi.txt (level=1, dict=""): open ../testdata/pi.txt: invalid argument
  837. writer_test.go:31: ../testdata/pi.txt (level=2, dict=""): open ../testdata/pi.txt: invalid argument
  838. writer_test.go:31: ../testdata/pi.txt (level=3, dict=""): open ../testdata/pi.txt: invalid argument
  839. writer_test.go:31: ../testdata/pi.txt (level=4, dict=""): open ../testdata/pi.txt: invalid argument
  840. writer_test.go:31: ../testdata/pi.txt (level=5, dict=""): open ../testdata/pi.txt: invalid argument
  841. writer_test.go:31: ../testdata/pi.txt (level=6, dict=""): open ../testdata/pi.txt: invalid argument
  842. writer_test.go:31: ../testdata/pi.txt (level=7, dict=""): open ../testdata/pi.txt: invalid argument
  843. writer_test.go:31: ../testdata/pi.txt (level=8, dict=""): open ../testdata/pi.txt: invalid argument
  844. writer_test.go:31: ../testdata/pi.txt (level=9, dict=""): open ../testdata/pi.txt: invalid argument
  845. --- FAIL: TestWriterDict (0.00 seconds)
  846. writer_test.go:31: ../testdata/e.txt (level=-1, dict="0123456789."): open ../testdata/e.txt: invalid argument
  847. writer_test.go:31: ../testdata/e.txt (level=0, dict="0123456789."): open ../testdata/e.txt: invalid argument
  848. writer_test.go:31: ../testdata/e.txt (level=1, dict="0123456789."): open ../testdata/e.txt: invalid argument
  849. writer_test.go:31: ../testdata/e.txt (level=2, dict="0123456789."): open ../testdata/e.txt: invalid argument
  850. writer_test.go:31: ../testdata/e.txt (level=3, dict="0123456789."): open ../testdata/e.txt: invalid argument
  851. writer_test.go:31: ../testdata/e.txt (level=4, dict="0123456789."): open ../testdata/e.txt: invalid argument
  852. writer_test.go:31: ../testdata/e.txt (level=5, dict="0123456789."): open ../testdata/e.txt: invalid argument
  853. writer_test.go:31: ../testdata/e.txt (level=6, dict="0123456789."): open ../testdata/e.txt: invalid argument
  854. writer_test.go:31: ../testdata/e.txt (level=7, dict="0123456789."): open ../testdata/e.txt: invalid argument
  855. writer_test.go:31: ../testdata/e.txt (level=8, dict="0123456789."): open ../testdata/e.txt: invalid argument
  856. writer_test.go:31: ../testdata/e.txt (level=9, dict="0123456789."): open ../testdata/e.txt: invalid argument
  857. writer_test.go:31: ../testdata/pi.txt (level=-1, dict="0123456789."): open ../testdata/pi.txt: invalid argument
  858. writer_test.go:31: ../testdata/pi.txt (level=0, dict="0123456789."): open ../testdata/pi.txt: invalid argument
  859. writer_test.go:31: ../testdata/pi.txt (level=1, dict="0123456789."): open ../testdata/pi.txt: invalid argument
  860. writer_test.go:31: ../testdata/pi.txt (level=2, dict="0123456789."): open ../testdata/pi.txt: invalid argument
  861. writer_test.go:31: ../testdata/pi.txt (level=3, dict="0123456789."): open ../testdata/pi.txt: invalid argument
  862. writer_test.go:31: ../testdata/pi.txt (level=4, dict="0123456789."): open ../testdata/pi.txt: invalid argument
  863. writer_test.go:31: ../testdata/pi.txt (level=5, dict="0123456789."): open ../testdata/pi.txt: invalid argument
  864. writer_test.go:31: ../testdata/pi.txt (level=6, dict="0123456789."): open ../testdata/pi.txt: invalid argument
  865. writer_test.go:31: ../testdata/pi.txt (level=7, dict="0123456789."): open ../testdata/pi.txt: invalid argument
  866. writer_test.go:31: ../testdata/pi.txt (level=8, dict="0123456789."): open ../testdata/pi.txt: invalid argument
  867. writer_test.go:31: ../testdata/pi.txt (level=9, dict="0123456789."): open ../testdata/pi.txt: invalid argument
  868. --- FAIL: TestWriterReset (0.00 seconds)
  869. writer_test.go:98: ../testdata/e.txt (level=0): open ../testdata/e.txt: invalid argument
  870. writer_test.go:98: ../testdata/e.txt (level=-1): open ../testdata/e.txt: invalid argument
  871. writer_test.go:98: ../testdata/e.txt (level=0): open ../testdata/e.txt: invalid argument
  872. writer_test.go:98: ../testdata/e.txt (level=-1): open ../testdata/e.txt: invalid argument
  873. writer_test.go:98: ../testdata/e.txt (level=1): open ../testdata/e.txt: invalid argument
  874. writer_test.go:98: ../testdata/e.txt (level=2): open ../testdata/e.txt: invalid argument
  875. writer_test.go:98: ../testdata/e.txt (level=3): open ../testdata/e.txt: invalid argument
  876. writer_test.go:98: ../testdata/e.txt (level=4): open ../testdata/e.txt: invalid argument
  877. writer_test.go:98: ../testdata/e.txt (level=5): open ../testdata/e.txt: invalid argument
  878. writer_test.go:98: ../testdata/e.txt (level=6): open ../testdata/e.txt: invalid argument
  879. writer_test.go:98: ../testdata/e.txt (level=7): open ../testdata/e.txt: invalid argument
  880. writer_test.go:98: ../testdata/e.txt (level=8): open ../testdata/e.txt: invalid argument
  881. writer_test.go:98: ../testdata/e.txt (level=9): open ../testdata/e.txt: invalid argument
  882. writer_test.go:98: ../testdata/pi.txt (level=0): open ../testdata/pi.txt: invalid argument
  883. writer_test.go:98: ../testdata/pi.txt (level=-1): open ../testdata/pi.txt: invalid argument
  884. writer_test.go:98: ../testdata/pi.txt (level=0): open ../testdata/pi.txt: invalid argument
  885. writer_test.go:98: ../testdata/pi.txt (level=-1): open ../testdata/pi.txt: invalid argument
  886. writer_test.go:98: ../testdata/pi.txt (level=1): open ../testdata/pi.txt: invalid argument
  887. writer_test.go:98: ../testdata/pi.txt (level=2): open ../testdata/pi.txt: invalid argument
  888. writer_test.go:98: ../testdata/pi.txt (level=3): open ../testdata/pi.txt: invalid argument
  889. writer_test.go:98: ../testdata/pi.txt (level=4): open ../testdata/pi.txt: invalid argument
  890. writer_test.go:98: ../testdata/pi.txt (level=5): open ../testdata/pi.txt: invalid argument
  891. writer_test.go:98: ../testdata/pi.txt (level=6): open ../testdata/pi.txt: invalid argument
  892. writer_test.go:98: ../testdata/pi.txt (level=7): open ../testdata/pi.txt: invalid argument
  893. writer_test.go:98: ../testdata/pi.txt (level=8): open ../testdata/pi.txt: invalid argument
  894. writer_test.go:98: ../testdata/pi.txt (level=9): open ../testdata/pi.txt: invalid argument
  895. FAIL
  896. PASS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement