Builds, runs unit tests and deploys artifacts to nexus repo
Build: #158 failed
Job: Default Job failed
Job result summary
- Completed
- Duration
- 5 minutes
- Revision
-
752f1cae5e95cd50e6d2868fa39ba78cde245764
752f1cae5e95cd50e6d2868fa39ba78cde245764 - Total tests
- 428
- Fixed in
- #159 (Code changes detected)
Tests
- 428 tests in total
- 1 test failed
- 1 failure is new
- 4 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
HtmlFormEntryUtilTest
createObs_shouldSetTheValueOfABooleanConceptCorrectly
|
< 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...) |