Build: #8 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Should delete only the states given: Test case result

The below summarizes the result of the test "Should delete only the states given" in build 8 of Sync - SYNC - Default Job. View test case history
Description
Should delete only the states given
Test class
org.openmrs.module.sync.scheduler.CleanupSyncTablesTaskTest
Method
shouldDeleteOnlyTheStatesGiven
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

java.lang.AssertionError: expected:<60> but was:<62>
	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.module.sync.scheduler.CleanupSyncTablesTaskTest.shouldDeleteOnlyTheStatesGiven(CleanupSyncTablesTaskTest.java:40)