More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #236 failed Changes by Michael Seaton <mseaton@pih.org>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
3 minutes
Labels
None
Revision
905d8f446ccd9c108a506d88a1a5abeba4d57b06 905d8f446ccd9c108a506d88a1a5abeba4d57b06
Total tests
500
Fixed in
#237 (Changes by Michael Seaton <mseaton@pih.org>)

Tests

Code commits

Author Commit Message Commit date
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> 905d8f446ccd9c108a506d88a1a5abeba4d57b06 905d8f446ccd9c108a506d88a1a5abeba4d57b06 Bug fix for RelationshipsForPersonDataEvaluator

Tests

New test failures 1
Status Test View job Duration
Collapse Failed RelationshipsForPersonDataEvaluatorTest evaluate_shouldReturnRelationshipsByAorB History
Default Job < 1 sec
java.lang.NullPointerException
	at org.openmrs.module.reporting.data.person.evaluator.RelationshipsForPersonDataEvaluatorTest.evaluate_shouldReturnRelationshipsByAorB(RelationshipsForPersonDataEvaluatorTest.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.test.context.junit4.SpringTestMethod.invoke(SpringTestMethod.java:160)
	at org.springframework.test.context.junit4.SpringMethodRoadie.runTestMethod(SpringMethodRoadie.java:233)
(21 more lines...)