Builds, runs unit tests and deploys artifacts to nexus repo

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
5 minutes
Labels
None
Revision
752f1cae5e95cd50e6d2868fa39ba78cde245764 752f1cae5e95cd50e6d2868fa39ba78cde245764
Total tests
428
Fixed in
#159 (Changes by mogoodrich <mgoodrich@pih.org>)

Tests

Responsible

  • mogoodrich mogoodrich Automatically assigned

Code commits

Author Commit Message Commit date
mogoodrich <mgoodrich@pih.org> mogoodrich <mgoodrich@pih.org> 752f1cae5e95cd50e6d2868fa39ba78cde245764 752f1cae5e95cd50e6d2868fa39ba78cde245764 Merge branch 'HTML-449'
Conflicts:
        api-tests/src/test/java/org/openmrs/module/htmlformentry/VelocityFunctionsTest.java
geoff-wasilwa <geoffreywanjala@gmail.com> geoff-wasilwa <geoffreywanjala@gmail.com> d1f8fc3e533d431ba0f520245db1ff2bd823ca6e d1f8fc3e533d431ba0f520245db1ff2bd823ca6e HTML-449: Updated velocity methods to accept string
Changed definition of allEncounters() and latestEncounter to accept strings.

Used utility method instead of private method as adviced

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...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeHTML-449Could not obtain issue details from Jira