Build: #640 failed Changes by michaelpai <mpai@thoughtworks.com>

Stages & jobs

  1. Build

  2. Package

Build result summary

Details

Completed
Queue duration
3 seconds
Duration
2 minutes
Labels
None
Revisions
Git
2700e67ce6f484d11144bf6f03216e8d6884c843 2700e67ce6f484d11144bf6f03216e8d6884c843
Distribution
351f5cc4564b72d7ae7cb4e5f0a62cd65ae64f2c 351f5cc4564b72d7ae7cb4e5f0a62cd65ae64f2c
ebola-kerrytown distro
abcde2c83d8b83965407e68073d1ba73178b6e06 abcde2c83d8b83965407e68073d1ba73178b6e06
Total tests
32
Fixed in
#641 (Changes by michaelpai <mpai@thoughtworks.com>)

Tests

Responsible

No one has taken responsibility for this failure

Code commits

Git
Author Commit Message Commit date
michaelpai <mpai@thoughtworks.com> michaelpai <mpai@thoughtworks.com> 2700e67ce6f484d11144bf6f03216e8d6884c843 2700e67ce6f484d11144bf6f03216e8d6884c843 [Michael] ER-146 - Prevent PharmacyService from returning scheduled doses that were voided.
michaelpai <mpai@thoughtworks.com> michaelpai <mpai@thoughtworks.com> 515ce0e762d9fc844d43cefee1884f47638b2f8b 515ce0e762d9fc844d43cefee1884f47638b2f8b [Michael] ER-146 - Added voided, voided_by and date_voided columns to ebola_scheduled_dose_table.

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 2
Status Test View job Duration
Collapse Failed PharmacyServiceTest testGetScheduledDosesByPatientAndDateRange History
Build Module < 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...)
Collapse Failed PharmacyServiceTest testCreatingAScheduledDose History
Build Module < 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...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeER-146Could not obtain issue details from Jira