Build: #156 failed Changes by 3 people

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
11 minutes
Labels
None
Revision
3c4d4161d23f3e3b5117e6fe8a3dae2d664b30f7 3c4d4161d23f3e3b5117e6fe8a3dae2d664b30f7
Total tests
2512
Fixed in
#158 (Changes by Wyclif Luyima)

Tests

Code commits

Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa 3c4d4161d23f3e3b5117e6fe8a3dae2d664b30f7 3c4d4161d23f3e3b5117e6fe8a3dae2d664b30f7 Merge pull request #759 from akshika47/Trunk-4139-1
Ticket-4139, I have added a scheduled_date column to Order table and als...[d31bfa5_BAM_file_list]
[d31bfa5_BAM_hash]0c238a4490c6f71365dada4aad11ef17d2c52782
[d31bfa5_BAM_commiter_name]wyclif
[d31bfa5_BAM_commiter_email]wyclif@openmrs.org
[d31bfa5_BAM_timestamp]1394463560
[d31bfa5_BAM_commit_message]Follow up to TRUNK-4271
Wyclif Luyima Wyclif Luyima 357d109a27a8c84c31632298769474098a0ef292 357d109a27a8c84c31632298769474098a0ef292 This add a new class called OrderContext which has it's attributes with getters and setters
Ak <akshikaakalanka@gmail.com> Ak <akshikaakalanka@gmail.com> 4b92bf31efce5efb5c1a01367f665e6b44cf053d 4b92bf31efce5efb5c1a01367f665e6b44cf053d Ticket-4139, I have added a scheduled_date column to Order table and also the unit tests

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
Unit and Component Tests < 1 sec
java.lang.NullPointerException
	at org.openmrs.web.controller.patient.ShortPatientFormValidator.validate(ShortPatientFormValidator.java:90)
	at org.openmrs.web.controller.patient.ShortPatientFormController.saveShortPatient(ShortPatientFormController.java:214)
	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
Unit and Component Tests < 1 sec
java.lang.NullPointerException
	at org.openmrs.web.controller.patient.ShortPatientFormValidator.validate(ShortPatientFormValidator.java:90)
	at org.openmrs.web.controller.patient.ShortPatientFormController.saveShortPatient(ShortPatientFormController.java:214)
	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 Type4139-1Could not obtain issue details from Jira
Unknown Issue TypeTRUNK-4271Could not obtain issue details from Jira