Build: #197 failed Changes by Daniel Kayiwa

Build result summary

Details

Completed
Queue duration
3 seconds
Duration
8 minutes
Labels
None
Revision
22157ddb5ff6d905ad23ee6b6f63f1fd9c3f7879 22157ddb5ff6d905ad23ee6b6f63f1fd9c3f7879
Total tests
2229
Fixed in
#198 (Changes by Daniel Kayiwa)

Tests

Responsible

Code commits

Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa 22157ddb5ff6d905ad23ee6b6f63f1fd9c3f7879 22157ddb5ff6d905ad23ee6b6f63f1fd9c3f7879 Merge pull request #1408 from approce/trunk-4522
TRUNK-4522: Fix HttpClientTest test on JVM 1.8.
Roman Zayats <seateq64@gmail.com> Roman Zayats <seateq64@gmail.com> 233db02afece28335bd0de20d969f72f9d2d84f1 m 233db02afece28335bd0de20d969f72f9d2d84f1 fix post_shouldPostUrlParametersAndGetResponse(org.openmrs.util.HttpClientTest)

Tests

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

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-4522Could not obtain issue details from Jira