Build: #640 failed

Job: Build Module failed

Stages & jobs

  1. Build

  2. Package

Job result summary

Completed
Duration
1 minute
Revision
2700e67ce6f484d11144bf6f03216e8d6884c843 2700e67ce6f484d11144bf6f03216e8d6884c843
Total tests
32
Fixed in
#641 (Code changes detected)

Tests

  • 32 tests in total
  • 2 tests failed
  • 2 failures are new
  • 51 seconds taken in total.
New test failures 2
Status Test Duration
Collapse Failed PharmacyServiceTest testCreatingAScheduledDose History
< 1 sec
org.hibernate.exception.GenericJDBCException: could not insert: [org.openmrs.module.ebolaexample.domain.ScheduledDose]
	at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140)
	at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128)
	at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
	at org.hibernate.id.insert.AbstractReturningDelegate.performInsert(AbstractReturningDelegate.java:64)
	at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2345)
	at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2852)
	at org.hibernate.action.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:71)
(118 more lines...)
Collapse Failed PharmacyServiceTest testGetScheduledDosesByPatientAndDateRange History
< 1 sec
org.hibernate.exception.GenericJDBCException: could not insert: [org.openmrs.module.ebolaexample.domain.ScheduledDose]
	at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140)
	at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128)
	at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
	at org.hibernate.id.insert.AbstractReturningDelegate.performInsert(AbstractReturningDelegate.java:64)
	at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2345)
	at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2852)
	at org.hibernate.action.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:71)
(119 more lines...)