Build: #727 failed

Job: Build Module failed

Stages & jobs

  1. Build

  2. Package

Job result summary

Completed
Duration
1 minute
Revision
615f0d39078042583fbe7b9a9d23211bb8a15360 615f0d39078042583fbe7b9a9d23211bb8a15360
Total tests
36
Fixed in
#728 (Code changes detected)

Tests

  • 36 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 test was quarantined / skipped
  • 52 seconds taken in total.
New test failures 1
Status Test Duration
Collapse Failed IvFluidOrderTest shouldSaveValidOrders History
< 1 sec
org.hibernate.exception.GenericJDBCException: could not insert: [org.openmrs.module.ebolaexample.domain.IvFluidOrder]
	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.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2454)
	at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2854)
	at org.hibernate.action.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:71)
	at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:273)
(93 more lines...)