Build: #197 failed
Job: Default Job failed
Job result summary
- Completed
- Duration
- 7 minutes
- Revision
-
22157ddb5ff6d905ad23ee6b6f63f1fd9c3f7879
22157ddb5ff6d905ad23ee6b6f63f1fd9c3f7879 - Total tests
- 2229
- Fixed in
- #198 (Code changes detected)
Tests
- 2,229 tests in total
- 1 test failed
- 1 failure is new
- 25 tests were quarantined / skipped
- 6 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
HttpClientTest
post_shouldPostUrlParametersAndGetResponse
|
< 1 sec | |
java.lang.AssertionError: Expected: is "&one=one&two=two" but: was "&two=two&one=one" java.lang.AssertionError: Expected: is "&one=one&two=two" but: was "&two=two&one=one" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.junit.Assert.assertThat(Assert.java:865) at org.junit.Assert.assertThat(Assert.java:832) at org.openmrs.util.HttpClientTest.post_shouldPostUrlParametersAndGetResponse(HttpClientTest.java:59) (28 more lines...) |