Build: #8 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Should test second in new tx: Test case result

The below summarizes the result of the test "Should test second in new tx" in build 8 of Sync - SYNC - Default Job. View test case history
Description
Should test second in new tx
Test class
org.openmrs.module.sync.api.db.hibernate.HibernateSyncInterceptorTransactionTest
Method
shouldTestSecondInNewTx
Duration
1 sec
Status
Failed (New Failure)

Error Log

java.lang.AssertionError: Encounter Type saved, but Sync Record was not
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.openmrs.module.sync.api.db.hibernate.HibernateSyncInterceptorTransactionTest.afterTx(HibernateSyncInterceptorTransactionTest.java:81)