OpenMRS Core Master

Build: #337 failed Changes by Daniel Kayiwa

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
3 minutes
Labels
None
Revision
95a472188d7bae570d9c884b333aeb79482f8456 95a472188d7bae570d9c884b333aeb79482f8456
Total tests
2788
Fixed in
#338 (Changes by Daniel Kayiwa and Jasper Vandemalle <jasper.vandemalle@gmail.com>)

Tests

Code commits

Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa 95a472188d7bae570d9c884b333aeb79482f8456 95a472188d7bae570d9c884b333aeb79482f8456 Merge pull request #741 from aka001/TRUNK___377
TRUNK-377 Clarify required fields on management interfaces[d31bfa5_BAM_file_list]
[d31bfa5_BAM_hash]46d56f8f0f008d7308153772f6bd834c33a86c37
[d31bfa5_BAM_commiter_name]Akash Agrawall
[d31bfa5_BAM_commiter_email]akash.wanted@gmail.com
[d31bfa5_BAM_timestamp]1394216862
[d31bfa5_BAM_commit_message]TRUNK-377 Clarify required fields on management interfaces

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 3
Status Test View job Duration
Collapse Failed ModuleActivatorTest shouldStopDependantModulesOnStopModule History
Build and Test < 1 sec
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.openmrs.module.ModuleActivatorTest.shouldStopDependantModulesOnStopModule(ModuleActivatorTest.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(32 more lines...)
Collapse Failed ShortPatientFormControllerTest saveShortPatient_shouldVoidAddressIfItWasChanged History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.web.controller.patient.ShortPatientFormValidator.validate(ShortPatientFormValidator.java:91)
	at org.openmrs.web.controller.patient.ShortPatientFormController.saveShortPatient(ShortPatientFormController.java:217)
	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.web.bind.annotation.support.HandlerMethodInvoker.invokeHandlerMethod(HandlerMethodInvoker.java:176)
(39 more lines...)
Collapse Failed ShortPatientFormControllerTest saveShortPatient_shouldNotVoidAddressIfItWasNotChanged History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.web.controller.patient.ShortPatientFormValidator.validate(ShortPatientFormValidator.java:91)
	at org.openmrs.web.controller.patient.ShortPatientFormController.saveShortPatient(ShortPatientFormController.java:217)
	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.web.bind.annotation.support.HandlerMethodInvoker.invokeHandlerMethod(HandlerMethodInvoker.java:176)
(39 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-377Could not obtain issue details from Jira