Build: #3289 failed Changes by mgoodrich <mark.goodrich@live.com>
Test results
- 33 tests in total
- 2 tests failed
- 2 failures are new
- 52 seconds taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
EditSectionPageControllerTest
post_shouldNotVoidTheExistingAddressIfThereAreNoChanges
|
Default Job | < 1 sec | |
java.lang.NullPointerException at org.openmrs.module.registrationapp.page.controller.EditSectionPageController.post(EditSectionPageController.java:136) at org.openmrs.module.registrationapp.page.controller.EditSectionPageControllerTest.post_shouldNotVoidTheExistingAddressIfThereAreNoChanges(EditSectionPageControllerTest.java:205) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.internal.runners.TestMethod.invoke(TestMethod.java:68) (30 more lines...) |
||||
Collapse |
EditSectionPageControllerTest
post_shouldVoidTheOldPersonAddressAndReplaceItWithANewOneWhenItIsEdited
|
Default Job | < 1 sec | |
java.lang.NullPointerException at org.openmrs.module.registrationapp.page.controller.EditSectionPageController.post(EditSectionPageController.java:136) at org.openmrs.module.registrationapp.page.controller.EditSectionPageControllerTest.post_shouldVoidTheOldPersonAddressAndReplaceItWithANewOneWhenItIsEdited(EditSectionPageControllerTest.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.internal.runners.TestMethod.invoke(TestMethod.java:68) (30 more lines...) |