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
a463724c6483dbe510570d99fa74120e1bc48675
openmrs-standalone
8af748fdb6fe93f74ebb4b89e03b262fcd37b5c0
Release scripts
1969d1c2650fc66ab14f5edb4052a329a196f370
Total tests
4409
Failing since
#2324 (Changes by gitcliff <46714226+gitcliff@users.noreply.github.com>)
Fixed in
#2327 (Changes by dkayiwa <kayiwadaniel@gmail.com>)

Tests

Responsible

This build has been failing since #2324
No one has taken responsibility

Code commits

openmrs-core
Author Commit Message Commit date
teleivo <teleivo@users.noreply.github.com> teleivo <teleivo@users.noreply.github.com> a463724c6483dbe510570d99fa74120e1bc48675 TRUNK-5816 PowerMock not supported on JUnit 5
We can thus only test the valid case since there is no way for us to
mock static methods. Mockito does not support that.

Since JUnit 5 needs at minimum a JRE 8 this test should always pass
irrespective of the JRE we are using to run our tests

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

Existing test failures 1
Status Test Failing since View job Duration
org.opentest4j.AssertionFailedError: expected: <862> but was: <863>
	at org.openmrs.util.DatabaseUpdaterDatabaseIT.should(DatabaseUpdaterDatabaseIT.java:53)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-5816Could not obtain issue details from Jira