Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #430 failed Changes by Shan <shanmugr@thoughtworks.com> and Daniel Kayiwa

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 1,034 tests in total
  • 1 test failed
  • 1 failure is new
  • 5 tests were quarantined / skipped
  • 3 minutes taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed ProgramEnrollmentController1_10Test shouldVoidPatientState History
Default Job < 1 sec
java.lang.NullPointerException
	at java.util.Calendar.setTime(Calendar.java:1092)
	at java.text.SimpleDateFormat.format(SimpleDateFormat.java:876)
	at java.text.SimpleDateFormat.format(SimpleDateFormat.java:869)
	at java.text.DateFormat.format(DateFormat.java:333)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.openmrs1_10.ProgramEnrollmentController1_10Test.shouldVoidPatientState(ProgramEnrollmentController1_10Test.java:138)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
(35 more lines...)
Skipped tests 5
Status Test Failing since View job
Skipped DelegatingCrudResourceTest org.openmrs.module.webservices.rest.web.DelegatingCrudResourceTest History
Default Job
Skipped ConceptController1_8Test doSearch_shouldReturnAnswersToConcept History
Default Job
Skipped ConceptController1_8Test shouldSearchAndReturnAListOfConceptsMatchingTheQueryString History
Default Job
Skipped ConceptController1_8Test doSearch_shouldReturnMembersOfConcept History
Default Job
Skipped RoleController1_8Test findRoles_shouldFindMatchingRoles History
Default Job