OpenMRS Core Master

Build: #845 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

Job result summary

Completed
Duration
13 minutes
Revision
dee6b73ace849898cd6601533ba2e039340a2817 dee6b73ace849898cd6601533ba2e039340a2817
Total tests
3064
Fixed in
#855 (Manual run by Rafal Korytkowski)

Configuration changes

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

Tests

  • 3,064 tests in total
  • 1 test failed
  • 1 failure is new
  • 25 tests were quarantined / skipped
  • 8 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed ModuleActivatorTest shouldStopDependantModulesOnStopModule History
2 secs
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.openmrs.module.ModuleActivatorTest.shouldStopDependantModulesOnStopModule(ModuleActivatorTest.java:96)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(33 more lines...)