OpenMRS Core Master

Build: #993 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Purge global property should delete global property from database: Test case result

The below summarizes the result of the test "Purge global property should delete global property from database" in build 993 of OpenMRS Core - OpenMRS Core Master - Build and Test. View test case history
Description
Purge global property should delete global property from database
Test class
org.openmrs.api.AdministrationServiceTest
Method
purgeGlobalProperty_shouldDeleteGlobalPropertyFromDatabase
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

java.lang.AssertionError: expected:<20> but was:<144>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.openmrs.api.AdministrationServiceTest.purgeGlobalProperty_shouldDeleteGlobalPropertyFromDatabase(AdministrationServiceTest.java:539)