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
7e534125999f3b2029b321fa98a591c8e87d83ea 7e534125999f3b2029b321fa98a591c8e87d83ea
openmrs-standalone
f41bad710932f3ad84332b5996ecc0efb28f6ebc f41bad710932f3ad84332b5996ecc0efb28f6ebc
Release scripts
681f3bff12454842e7e4fae01a15ce2827d75dc7 681f3bff12454842e7e4fae01a15ce2827d75dc7
Total tests
4411
Fixed in
#2579 (Manual run by Daniel Kayiwa)

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> 7e534125999f3b2029b321fa98a591c8e87d83ea 7e534125999f3b2029b321fa98a591c8e87d83ea maven(deps): bump springVersion from 5.3.2 to 5.3.3 (#3676)
Bumps `springVersion` from 5.3.2 to 5.3.3.

Updates `spring-core` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.2...v5.3.3)

Updates `spring-test` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.2...v5.3.3)

Updates `spring-framework-bom` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.2...v5.3.3)

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 OrderServiceTest getNewOrderNumber_shouldAlwaysReturnUniqueOrderNumbersWhenCalledMultipleTimesWithoutSavingOrders History
Build and Test < 1 sec
org.opentest4j.AssertionFailedError: expected: <50> but was: <49>
	at org.openmrs.api.OrderServiceTest.getNewOrderNumber_shouldAlwaysReturnUniqueOrderNumbersWhenCalledMultipleTimesWithoutSavingOrders(OrderServiceTest.java:298)