OpenMRS Core Master

Build: #343 failed Changes by Daniel Kayiwa

Build result summary

Details

Completed
Queue duration
1 second
Duration
4 minutes
Labels
None
Revision
d21a494d7769242630755b57476cf16804e51a65 d21a494d7769242630755b57476cf16804e51a65
Total tests
2790
Fixed in
#346 (Changes by Rafal Korytkowski)

Tests

Code commits

Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa d21a494d7769242630755b57476cf16804e51a65 d21a494d7769242630755b57476cf16804e51a65 Merge pull request #768 from ShubhamRai/TRUNK-4298
TRUNK-4298 Unexpected Error pops up while navigating through the concept...[d31bfa5_BAM_file_list]
[d31bfa5_BAM_hash]26ea84db5149df91e326aa59e988e35a9f3e0a9c
[d31bfa5_BAM_commiter_name]ShubhamRai
[d31bfa5_BAM_commiter_email]thunderking11@gmail.com
[d31bfa5_BAM_timestamp]1394477092
[d31bfa5_BAM_commit_message]TRUNK-4298 Unexpected Error pops up while navigating through the concepts

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 2
Status Test View job Duration
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-4298Could not obtain issue details from Jira