OpenMRS Core Master

Build: #1683 failed Manual run by Daniel Kayiwa

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
4 seconds
Duration
24 minutes
Labels
None
Revisions
openmrs-core
339758b83552f9938e55afc8d1c1b3098f4b6f2d 339758b83552f9938e55afc8d1c1b3098f4b6f2d
openmrs-standalone
779ac931ac7d80f59987661386056e64cb1ca437 779ac931ac7d80f59987661386056e64cb1ca437
Release scripts
cb25741d3d6fa89e79187ec68f849228fcafce94 cb25741d3d6fa89e79187ec68f849228fcafce94
Total tests
3813
Fixed in
#1684 (Changes by dkayiwa <kayiwadaniel@gmail.com>)

Tests

Responsible

No one has taken responsibility for this failure

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 saveOrder_shouldThrowAmbiguousOrderExceptionIfDisconnectingMultipleActiveOrdersForTheGivenConcepts History
Build and Test < 1 sec
java.lang.AssertionError: Expected exception: org.openmrs.api.AmbiguousOrderException
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:32)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:168)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
(21 more lines...)