Build: #197 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

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.

New test failures 1
Status Test Duration
Collapse Failed HttpClientTest post_shouldPostUrlParametersAndGetResponse History
< 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...)