Plan for OpenMRS Core 2.0.x

Build: #206 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Job result summary

Completed
Duration
8 minutes
Revision
e3a12a55e9a778341c426a399b58fe91f2df8c07 e3a12a55e9a778341c426a399b58fe91f2df8c07
Total tests
3265
Fixed in
#207 (Manual run from the stage: Release by Rafal Korytkowski)

Tests

  • 3,265 tests in total
  • 1 test failed
  • 1 failure is new
  • 31 tests were quarantined / skipped
  • 6 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed OpenmrsProfileExcludeFilterWithModulesTest match_shouldNotIncludeBeanIfModuleIsStarted History
< 1 sec
java.lang.AssertionError: Expected exception: org.springframework.beans.factory.NoSuchBeanDefinitionException
	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.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
(19 more lines...)