Plan for OpenMRS Core 2.0.x

Build: #201 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
cfa90f3595d25f6e940b2b2867c36960eeaf4ee3 cfa90f3595d25f6e940b2b2867c36960eeaf4ee3
Total tests
3265
Fixed in
#204 (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
  • 5 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed OpenmrsProfileExcludeFilterTest match_shouldIncludeBeanIfModuleMissing History
< 1 sec
org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.annotation.OpenmrsProfileWithoutTest1Module] is defined
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBean(DefaultListableBeanFactory.java:371)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBean(DefaultListableBeanFactory.java:331)
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:968)
	at org.openmrs.annotation.OpenmrsProfileExcludeFilterTest.match_shouldIncludeBeanIfModuleMissing(OpenmrsProfileExcludeFilterTest.java:87)