Build: #57 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
28 minutes
Revision
a0a913965c78afcb43bac4f1d9f2fe70329cb510 a0a913965c78afcb43bac4f1d9f2fe70329cb510
Total tests
3432
Failing since
#56 (Code changes detected – )
Fixed in
#58 (Manual run by Rafal Korytkowski)

Tests

  • 3,432 tests in total
  • 1 test failed
  • 37 tests were quarantined / skipped
  • 23 minutes taken in total.
Existing test failures 1
Status Test Failing since Duration
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)