Build: #8 failed Changes by Michael Seaton <mseaton@pih.org>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 140 tests in total
  • 8 tests failed
  • 8 failures are new
  • 6 tests were quarantined / skipped
  • 6 minutes taken in total.
New test failures 8
Status Test View job Duration
Collapse Failed HibernateSyncInterceptorTransactionTest shouldTestFirstInNewTx History
Default Job 1 sec
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)
Collapse Failed HibernateSyncInterceptorTransactionTest shouldTestFirstInNoTransaction History
Default Job < 1 sec
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)
Collapse Failed HibernateSyncInterceptorTransactionTest shouldTestAllInSameTx History
Default Job < 1 sec
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)
Collapse Failed HibernateSyncInterceptorTransactionTest shouldTestFirstThrowsException History
Default Job < 1 sec
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)
	at org.openmrs.module.sync.api.db.hibernate.HibernateSyncInterceptorTransactionTest.shouldTestFirstThrowsException(HibernateSyncInterceptorTransactionTest.java:208)
Collapse Failed HibernateSyncInterceptorTransactionTest shouldTestSecondInNewTx History
Default Job 1 sec
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)
Collapse Failed HibernateSyncInterceptorTransactionTest shouldTestBothInNewTx History
Default Job 1 sec
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)
Collapse Failed HibernateSyncInterceptorTransactionTest shouldTestSecondThrowsException History
Default Job < 1 sec
org.hibernate.exception.ConstraintViolationException: could not execute statement
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:457)
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:427)
	at org.h2.message.DbException.get(DbException.java:205)
	at org.h2.message.DbException.get(DbException.java:181)
	at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:103)
	at org.h2.mvstore.db.MVSecondaryIndex.checkUnique(MVSecondaryIndex.java:220)
	at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:196)
(64 more lines...)
Collapse Failed CleanupSyncTablesTaskTest shouldDeleteOnlyTheStatesGiven History
Default Job < 1 sec
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)
Skipped tests 6
Status Test Failing since View job
Skipped SyncAdminTest shouldEditSaveGlobalProperty History
Default Job
Skipped SyncCloneTest org.openmrs.module.sync.SyncCloneTest History
Default Job
Skipped SyncORUR01HandlerTest org.openmrs.module.sync.SyncORUR01HandlerTest History
Default Job
Skipped SyncUtilTransmissionTest doFullSynchronize_shouldRunOneSyncTaskAtATime History
Default Job
Skipped SyncIngestServiceTest processSyncRecord_shouldCreateSyncImportRecordIfErrorOccurs History
Default Job
Skipped HibernateSyncInterceptorTest shouldSaveTwoSyncRecordsForTwoNestedNewTransactions History
Default Job