Skip to content

Instantly share code, notes, and snippets.

@dakrone
Created December 9, 2014 09:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dakrone/6b2fd64508b5fcd355ea to your computer and use it in GitHub Desktop.
Save dakrone/6b2fd64508b5fcd355ea to your computer and use it in GitHub Desktop.
~/src/clj/clj-http:pr/235 λ| lein all test :all
Performing task 'test' with profile(s): 'dev,1.5'
Reflection warning, clj_http/multipart.clj:26:4 - call to org.apache.http.entity.mime.content.FileBody ctor can't be resolved.
Reflection warning, clj_http/test/client.clj:35:48 - reference to field getBytes can't be resolved.
lein test clj-http.test.client
"a=1&b=%7B%3Ac+%222%22%7D"
lein test :only clj-http.test.client/roundtrip
FAIL in (roundtrip) (client.clj:64)
expected: (= params (read-fn (:body resp)))
actual: (not (= {:a "1", :b {:c "2"}} {:b "{:c \"2\"}", :a "1"}))
"a=1&b%5Bc%5D=2"
"{:a \"1\", :b {:c \"2\"}}"
"[\"^ \",\"~:a\",\"1\",\"~:b\",[\"^ \",\"~:c\",\"2\"]]"
"??~:a?1?~:b??~:c?2"
lein test :only clj-http.test.client/roundtrip
FAIL in (roundtrip) (client.clj:64)
expected: (= params (read-fn (:body resp)))
actual: (not (= {:a "1", :b {:c "2"}} 63))
lein test clj-http.test.conn-mgr
lein test clj-http.test.cookies
lein test clj-http.test.core
2014-12-09 10:15:17.332:WARN:oeji.nio:javax.net.ssl.SSLException: Received fatal alert: certificate_unknown
lein test clj-http.test.headers
lein test clj-http.test.links
lein test clj-http.test.util
Ran 128 tests containing 2217 assertions.
2 failures, 0 errors.
Tests failed.
Error encountered performing task 'test' with profile(s): 'dev,1.5'
Tests failed.
Performing task 'test' with profile(s): 'dev'
Reflection warning, clj_http/multipart.clj:26:4 - call to org.apache.http.entity.mime.content.FileBody ctor can't be resolved.
Reflection warning, clj_http/test/client.clj:35:48 - reference to field getBytes can't be resolved.
lein test clj-http.test.client
"b=%7B%3Ac+%222%22%7D&a=1"
lein test :only clj-http.test.client/roundtrip
FAIL in (roundtrip) (client.clj:64)
expected: (= params (read-fn (:body resp)))
actual: (not (= {:b {:c "2"}, :a "1"} {:a "1", :b "{:c \"2\"}"}))
"b%5Bc%5D=2&a=1"
"{:b {:c \"2\"}, :a \"1\"}"
"[\"^ \",\"~:b\",[\"^ \",\"~:c\",\"2\"],\"~:a\",\"1\"]"
"??~:b??~:c?2?~:a?1"
lein test :only clj-http.test.client/roundtrip
FAIL in (roundtrip) (client.clj:64)
expected: (= params (read-fn (:body resp)))
actual: (not (= {:b {:c "2"}, :a "1"} 63))
lein test clj-http.test.conn-mgr
lein test clj-http.test.cookies
lein test clj-http.test.core
2014-12-09 10:15:30.514:WARN:oeji.nio:javax.net.ssl.SSLException: Received fatal alert: certificate_unknown
lein test clj-http.test.headers
lein test clj-http.test.links
lein test clj-http.test.util
Ran 128 tests containing 2217 assertions.
2 failures, 0 errors.
Tests failed.
Error encountered performing task 'test' with profile(s): 'dev'
Tests failed.
Performing task 'test' with profile(s): 'dev,1.7'
Boxed math warning, clj_tuple.clj:157:31 - call: public static java.lang.Number clojure.lang.Numbers.unchecked_dec(java.lang.Object).
Boxed math warning, clj_tuple.clj:181:26 - call: public static boolean clojure.lang.Numbers.isZero(java.lang.Object).
Boxed math warning, clj_tuple.clj:206:21 - call: public static boolean clojure.lang.Numbers.gt(java.lang.Object,long).
Boxed math warning, clj_tuple.clj:217:19 - call: public static boolean clojure.lang.Numbers.isZero(java.lang.Object).
Boxed math warning, clj_tuple.clj:223:25 - call: public static boolean clojure.lang.Numbers.isZero(java.lang.Object).
Boxed math warning, clj_tuple.clj:235:21 - call: public static boolean clojure.lang.Numbers.isZero(java.lang.Object).
Boxed math warning, clj_tuple.clj:249:21 - call: public static boolean clojure.lang.Numbers.isZero(java.lang.Object).
Boxed math warning, clj_tuple.clj:281:19 - call: public static boolean clojure.lang.Numbers.isZero(java.lang.Object).
Boxed math warning, clj_tuple.clj:295:19 - call: public static boolean clojure.lang.Numbers.isZero(java.lang.Object).
Boxed math warning, clj_tuple.clj:324:26 - call: public static boolean clojure.lang.Numbers.isZero(java.lang.Object).
Boxed math warning, clj_tuple.clj:330:26 - call: public static boolean clojure.lang.Numbers.isZero(java.lang.Object).
Boxed math warning, clj_tuple.clj:334:26 - call: public static boolean clojure.lang.Numbers.isZero(java.lang.Object).
Boxed math warning, clj_tuple.clj:563:48 - call: public static java.lang.Number clojure.lang.Numbers.unchecked_inc(java.lang.Object).
Reflection warning, clj_http/multipart.clj:26:4 - call to org.apache.http.entity.mime.content.FileBody ctor can't be resolved.
Reflection warning, clj_http/test/client.clj:35:48 - reference to field getBytes can't be resolved.
lein test clj-http.test.client
"b=%7B%3Ac+%222%22%7D&a=1"
lein test :only clj-http.test.client/roundtrip
FAIL in (roundtrip) (client.clj:64)
expected: (= params (read-fn (:body resp)))
actual: (not (= {:b {:c "2"}, :a "1"} {:a "1", :b "{:c \"2\"}"}))
"b%5Bc%5D=2&a=1"
"{:b {:c \"2\"}, :a \"1\"}"
"[\"^ \",\"~:b\",[\"^ \",\"~:c\",\"2\"],\"~:a\",\"1\"]"
"??~:b??~:c?2?~:a?1"
lein test :only clj-http.test.client/roundtrip
FAIL in (roundtrip) (client.clj:64)
expected: (= params (read-fn (:body resp)))
actual: (not (= {:b {:c "2"}, :a "1"} 63))
lein test clj-http.test.conn-mgr
lein test clj-http.test.cookies
lein test clj-http.test.core
2014-12-09 10:15:43.972:WARN:oeji.nio:javax.net.ssl.SSLException: Received fatal alert: certificate_unknown
lein test clj-http.test.headers
lein test clj-http.test.links
lein test clj-http.test.util
Ran 128 tests containing 2217 assertions.
2 failures, 0 errors.
Tests failed.
Error encountered performing task 'test' with profile(s): 'dev,1.7'
Tests failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment