Build: #197 failed
Job: Default Job failed
Test results
- 2,229 tests in total
- 1 test failed
- 1 failure is new
- 25 tests were quarantined / skipped
- 6 minutes taken in total.
Build 197 has the following 1 errors: 1 new failure(s) occurred since the previous build.
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...) |