More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #3404 failed Child of REP-REP-934

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 533 tests in total
  • 1 test failed
  • 1 failure is new
  • 4 tests were quarantined / skipped
  • 1 minute taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed 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:240)
	at org.openmrs.module.emrapi.visit.VisitDomainWrapperComponentTest.getUniqueDiagnoses_shouldConvergeWithLegacyImpl(VisitDomainWrapperComponentTest.java:276)
Caused by: org.h2.jdbc.JdbcSQLException: 
Unique index or primary key violation: "UK_EEOUO5K2GP8CICR3AXW6CWHCY_INDEX_1 ON PUBLIC.OBS(PREVIOUS_VERSION) VALUES (109, 112)"; 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:240)
	at org.openmrs.module.emrapi.visit.VisitDomainWrapperComponentTest.getUniqueDiagnoses_shouldConvergeWithLegacyImpl(VisitDomainWrapperComponentTest.java:276)
Skipped tests 4
Status Test Failing since View job
Skipped AdtServiceComponentTest test_getVisitsAndHasVisitDuring
Default Job
Skipped AdtServiceComponentTest integrationTest_ADT_workflow_duplicate_visits
Default Job
Skipped EmrApiVisitAssignmentHandlerTest testThrowsExceptionIfNoSuitableVisitExists
Default Job
Skipped RetrospectiveCheckinComponentTest org.openmrs.module.emrapi.adt.RetrospectiveCheckinComponentTest
Default Job