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
3 days
Duration
22 minutes
Labels
None
Revisions
openmrs-core
081e2dd14aa73a0f7e35f9d511d801ae75421c6f 081e2dd14aa73a0f7e35f9d511d801ae75421c6f
openmrs-standalone
8af748fdb6fe93f74ebb4b89e03b262fcd37b5c0 8af748fdb6fe93f74ebb4b89e03b262fcd37b5c0
Release scripts
1969d1c2650fc66ab14f5edb4052a329a196f370 1969d1c2650fc66ab14f5edb4052a329a196f370
Total tests
4382
Fixed in
#2417 (Run by child build CA-CA)

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> 081e2dd14aa73a0f7e35f9d511d801ae75421c6f 081e2dd14aa73a0f7e35f9d511d801ae75421c6f maven(deps): bump jboss-logging from 3.2.1.Final to 3.4.1.Final
Bumps [jboss-logging](https://github.com/jboss-logging/jboss-logging) from 3.2.1.Final to 3.4.1.Final.
- [Release notes](https://github.com/jboss-logging/jboss-logging/releases)
- [Commits](https://github.com/jboss-logging/jboss-logging/compare/3.2.1.Final...3.4.1.Final)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 81eb343c555e9b320f794e993c847828fb73c21d 81eb343c555e9b320f794e993c847828fb73c21d maven(deps): bump liquibase-core from 3.10.1 to 3.10.2
Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 3.10.1 to 3.10.2.
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](https://github.com/liquibase/liquibase/compare/v3.10.1...v3.10.2)

Signed-off-by: dependabot[bot] <support@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 2
Status Test View job Duration
Collapse Failed HibernateAlertDAOTest getAlerts_shouldReturnAllAlertsWhenUserIsSpecified History
Build and Test < 1 sec
org.opentest4j.AssertionFailedError: expected: <0> but was: <1>
	at org.openmrs.notification.db.hibernate.HibernateAlertDAOTest.getAlerts_shouldReturnAllAlertsWhenUserIsSpecified(HibernateAlertDAOTest.java:69)
Collapse Failed HibernateAlertDAOTest getAllAlerts_shouldReturnOnlyNonExpiredAllerts History
Build and Test < 1 sec
org.opentest4j.AssertionFailedError: expected: <0> but was: <1>
	at org.openmrs.notification.db.hibernate.HibernateAlertDAOTest.getAllAlerts_shouldReturnOnlyNonExpiredAllerts(HibernateAlertDAOTest.java:63)