Builds, runs unit tests and deploys artifacts to nexus repo

Build: #137 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Test results

  • 418 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 test was fixed
  • 5 minutes taken in total.

Build 137 has the following 1 errors: 1 new failure(s) occurred since the previous build.

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