Build: #3289 failed
Job: Default Job failed
Job result summary
- Completed
- Duration
- 6 minutes
- Revision
-
4d91ce886ebf1b1465efcd65bb2323d1a4560559
4d91ce886ebf1b1465efcd65bb2323d1a4560559 - Total tests
- 33
- Fixed in
- #3290 (Code changes detected)
Tests
- 33 tests in total
- 2 tests failed
- 2 failures are new
- 52 seconds taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
EditSectionPageControllerTest
post_shouldNotVoidTheExistingAddressIfThereAreNoChanges
|
< 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
|
< 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...) |