Builds, runs unit tests and deploys artifacts to nexus repo

Build: #144 failed Changes by Rafal Korytkowski

Build result summary

Details

Completed
Queue duration
1 second
Duration
5 minutes
Labels
None
Revision
4f193abd7fdbdb7a4b487e86b325c8c78e323439 4f193abd7fdbdb7a4b487e86b325c8c78e323439
Total tests
415
Failing since
#143 (Manual run by Rafal Korytkowski)
Fixed in
#145 (Manual run by Rafal Korytkowski)

Tests

Responsible

This build has been failing since #143
No one has taken responsibility

Code commits

Author Commit Message Commit date
Rafal Korytkowski Rafal Korytkowski 4f193abd7fdbdb7a4b487e86b325c8c78e323439 4f193abd7fdbdb7a4b487e86b325c8c78e323439 Disabled 1.10 support until api stabilizes

Tests

New test failures 1
Status Test View job Duration
Collapse Failed HtmlFormEntryUtilTest createObs_shouldSetTheValueOfABooleanConceptCorrectly History
Default Job < 1 sec
org.junit.ComparisonFailure: expected:<[8]> but was:<[5001]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.module.htmlformentry.HtmlFormEntryUtilTest.checkBooleanObsValue(HtmlFormEntryUtilTest.java:1069)
	at org.openmrs.module.htmlformentry.HtmlFormEntryUtilTest.createObs_shouldSetTheValueOfABooleanConceptCorrectly(HtmlFormEntryUtilTest.java:1011)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(34 more lines...)