Advertisement
Guest User

Untitled

a guest
Mar 19th, 2012
467
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. --- FAIL: TestChildOnlyHeaders (0.00 seconds)
  2. matryoshka_test.go:66: got a X-Test-Header of ""; expected "X-Test-Value"
  3. FAIL
  4. FAIL net/http/cgi 0.153s
  5. ok net/http/fcgi 0.008s
  6. ok net/http/httptest 0.016s
  7. FAIL net/http/httputil [build failed]
  8. ? net/http/pprof [no test files]
  9. FAIL net/mail [build failed]
  10. FAIL net/rpc [build failed]
  11. FAIL net/rpc/jsonrpc [build failed]
  12. FAIL net/smtp [build failed]
  13. FAIL net/textproto [build failed]
  14. FAIL net/url [build failed]
  15. FAIL old/netchan [build failed]
  16. FAIL old/regexp [build failed]
  17. FAIL old/template [build failed]
  18. FAIL os [build failed]
  19. FAIL os/exec [build failed]
  20. FAIL os/signal [build failed]
  21. FAIL os/user [build failed]
  22. FAIL path [build failed]
  23. FAIL path/filepath [build failed]
  24. FAIL reflect [build failed]
  25. FAIL regexp [build failed]
  26. FAIL regexp/syntax [build failed]
  27. FAIL runtime [build failed]
  28. ? runtime/cgo [no test files]
  29. FAIL runtime/debug [build failed]
  30. FAIL runtime/pprof [build failed]
  31. FAIL sort [build failed]
  32. FAIL strconv [build failed]
  33. FAIL strings [build failed]
  34. FAIL sync [build failed]
  35. FAIL sync/atomic [build failed]
  36. ? syscall [no test files]
  37. ? testing [no test files]
  38. ? testing/iotest [no test files]
  39. FAIL testing/quick [build failed]
  40. FAIL text/scanner [build failed]
  41. FAIL text/tabwriter [build failed]
  42. FAIL text/template [build failed]
  43. FAIL text/template/parse [build failed]
  44. FAIL time [build failed]
  45. FAIL unicode [build failed]
  46. FAIL unicode/utf16 [build failed]
  47. FAIL unicode/utf8 [build failed]
  48. ? unsafe [no test files]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement