Build: #52 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
21 minutes
Revision
3a42fe3e4608a06125662a13b11a382fd645476f 3a42fe3e4608a06125662a13b11a382fd645476f
Total tests
3432
Fixed in
#54 (Manual run from the stage: Release by Daniel Kayiwa)
Number of retries
1

Tests

  • 3,432 tests in total
  • 1 test failed
  • 1 failure is new
  • 37 tests were quarantined / skipped
  • 17 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)