The Allergy API plan. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #57 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
36 seconds
Revision
856e943c414fd1193600b682e4cb55d5aa9a885e 856e943c414fd1193600b682e4cb55d5aa9a885e
Total tests
48
Fixed in
#58 (Code changes detected)

Tests

  • 48 tests in total
  • 1 test failed
  • 1 failure is new
  • 19 seconds taken in total.
New test failures 1
Status Test Duration
Collapse Failed AllergyServiceTest setAllergies_shouldVoidAllergiesWithEditedNonCodedAllergen History
< 1 sec
org.hibernate.exception.ConstraintViolationException: Could not execute JDBC batch update
	at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:96)
	at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
	at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:275)
	at org.hibernate.jdbc.AbstractBatcher.prepareStatement(AbstractBatcher.java:114)
	at org.hibernate.jdbc.AbstractBatcher.prepareStatement(AbstractBatcher.java:109)
	at org.hibernate.jdbc.AbstractBatcher.prepareBatchStatement(AbstractBatcher.java:244)
	at org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.java:2541)
(82 more lines...)