OpenMRS Core Master

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
12 minutes
Labels
None
Revisions
openmrs-core
5c894b6afb5409bd00d521b01de620d7631c3043 5c894b6afb5409bd00d521b01de620d7631c3043
openmrs-standalone
6c3d2f28accdfe2baaf7033106310d431d499a27 6c3d2f28accdfe2baaf7033106310d431d499a27
Release scripts
681f3bff12454842e7e4fae01a15ce2827d75dc7 681f3bff12454842e7e4fae01a15ce2827d75dc7
Total tests
4423
Fixed in
#2710 (Changes by dkayiwa <kayiwadaniel@gmail.com>)

Tests

Responsible

No one has taken responsibility for this failure

Code commits

openmrs-core
Author Commit Message Commit date
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 5c894b6afb5409bd00d521b01de620d7631c3043 5c894b6afb5409bd00d521b01de620d7631c3043 maven(deps): bump hibernateVersion from 5.4.32.Final to 5.5.4.Final (#3823)
Bumps `hibernateVersion` from 5.4.32.Final to 5.5.4.Final.

Updates `hibernate-core` from 5.4.32.Final to 5.5.4.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.32...5.5.4)

Updates `hibernate-c3p0` from 5.4.32.Final to 5.5.4.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.32...5.5.4)

Updates `hibernate-ehcache` from 5.4.32.Final to 5.5.4.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.32...5.5.4)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.hibernate:hibernate-c3p0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.hibernate:hibernate-ehcache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

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 1
Status Test View job Duration
Collapse Failed PatientServiceTest shouldCreatePatient History
Build and Test < 1 sec
java.lang.ClassCastException: java.util.LinkedHashSet cannot be cast to java.util.SortedSet
	at org.openmrs.api.PatientServiceTest.shouldCreatePatient(PatientServiceTest.java:268)