OpenMRS Core Master

Build: #1707 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
22 minutes
Revision
d2a23f1f55bc4496f0576331248d1b20a2e48db5 d2a23f1f55bc4496f0576331248d1b20a2e48db5
Total tests
3772
Failing since
#1705 (Code changes detected – )
Fixed in
#1708 (Manual run by Daniel Kayiwa)

Configuration changes

Job Build and Test with key TRUNK-MASTER-JOB1 no longer exists.

Tests

  • 3,772 tests in total
  • 1 test failed
  • 38 tests were quarantined / skipped
  • 17 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:83)