OpenMRS Core Master

Build: #969 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Should update concept with short name already in synonym list: Test case result

The below summarizes the result of the test "Should update concept with short name already in synonym list" in build 969 of OpenMRS Core - OpenMRS Core Master - Build and Test. View test case history
Description
Should update concept with short name already in synonym list
Test class
org.openmrs.web.controller.ConceptFormControllerTest
Method
shouldUpdateConceptWithShortNameAlreadyInSynonymList
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:621)
	at org.junit.Assert.assertNotNull(Assert.java:631)
	at org.openmrs.web.controller.ConceptFormControllerTest.shouldUpdateConceptWithShortNameAlreadyInSynonymList(ConceptFormControllerTest.java:446)