Build: #82 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Change password using activation key should not update password if activation key expired: Test case result

The below summarizes the result of the test "Change password using activation key should not update password if activation key expired" in build 82 of OpenMRS Core - OpenMRS Core 2.4.x - Build and Test. View test case history
Description
Change password using activation key should not update password if activation key expired
Test class
org.openmrs.api.UserServiceTest
Method
changePasswordUsingActivationKey_shouldNotUpdatePasswordIfActivationKeyExpired
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

java.lang.NullPointerException
	at org.openmrs.api.UserServiceTest.createTestUser(UserServiceTest.java:1631)
	at org.openmrs.api.UserServiceTest.changePasswordUsingActivationKey_shouldNotUpdatePasswordIfActivationKeyExpired(UserServiceTest.java:1572)