Platform 2.5

Build: #83 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Get user by activation key should get user by activation key: Test case result

The below summarizes the result of the test "Get user by activation key should get user by activation key" in build 83 of OpenMRS Core - OpenMRS Core 2.5.x - Build and Test. View test case history
Description
Get user by activation key should get user by activation key
Test class
org.openmrs.api.UserServiceTest
Method
getUserByActivationKey_shouldGetUserByActivationKey
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

java.lang.NullPointerException
	at org.openmrs.api.UserServiceTest.createTestUser(UserServiceTest.java:1658)
	at org.openmrs.api.UserServiceTest.getUserByActivationKey_shouldGetUserByActivationKey(UserServiceTest.java:1538)