More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #3299 failed Changes by Michael Seaton <mseaton@pih.org>
Build result summary
Details
- Completed
- Queue duration
- < 1 second
- Duration
- 1 minute
- Labels
- None
- Revisions
-
- Git
-
6a738a4132ceeaaf6d8095302d6396a1f6e936e2
6a738a4132ceeaaf6d8095302d6396a1f6e936e2 - Release scripts
-
ced9ff00825ca1cb8c744547be4ba8ff994bd71b
ced9ff00825ca1cb8c744547be4ba8ff994bd71b
- Total tests
- 449
- Fixed in
- #3300 (Changes by Michael Seaton <mseaton@pih.org>)
Tests
- 1 New failures
- 0 Existing failures
- 0 Fixed
- 4 Quarantined / skipped
Responsible
No one has taken responsibility for this failure
Code commits
Author | Commit | Commit date | |
---|---|---|---|
Michael Seaton <mseaton@pih.org> |
6a738a4132ceeaaf6d8095302d6396a1f6e936e2
|
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
VisitDomainWrapperComponentTest
getUniqueDiagnoses_shouldConvergeWithLegacyImpl
|
Default Job | < 1 sec | |
org.hibernate.exception.ConstraintViolationException: could not execute statement at org.openmrs.module.emrapi.visit.VisitDomainWrapperComponentTest.createRandomEncountersWithDiagnoses(VisitDomainWrapperComponentTest.java:239) at org.openmrs.module.emrapi.visit.VisitDomainWrapperComponentTest.getUniqueDiagnoses_shouldConvergeWithLegacyImpl(VisitDomainWrapperComponentTest.java:275) Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "UK_EEOUO5K2GP8CICR3AXW6CWHCY_INDEX_1 ON PUBLIC.OBS(PREVIOUS_VERSION) VALUES (1069, 1076)"; SQL statement: insert into obs (obs_id, uuid, obs_datetime, value_group_id, value_datetime, value_numeric, value_modifier, value_text, value_complex, comments, accession_number, date_created, voided, date_voided, void_reason, form_namespace_and_path, status, interpretation, person_id, concept_id, value_coded, value_coded_name_id, value_drug, order_id, location_id, encounter_id, creator, voided_by, obs_group_id, previous_version) values (null, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [23505-197] at org.openmrs.module.emrapi.visit.VisitDomainWrapperComponentTest.createRandomEncountersWithDiagnoses(VisitDomainWrapperComponentTest.java:239) at org.openmrs.module.emrapi.visit.VisitDomainWrapperComponentTest.getUniqueDiagnoses_shouldConvergeWithLegacyImpl(VisitDomainWrapperComponentTest.java:275) |