Sonar metrics for OpenMRS Core Master

Build: #468 failed

Job: Sonar Full Analysis failed

Stages & jobs

  1. Sonar Analysis

Job result summary

Completed
Duration
14 minutes
Revision
5bacd7c26580540d285213e655bb272172f4558d 5bacd7c26580540d285213e655bb272172f4558d
Total tests
3064
Fixed in
#470 (Manual run by Rafal Korytkowski)

Tests

  • 3,064 tests in total
  • 1 test failed
  • 1 failure is new
  • 25 tests were quarantined / skipped
  • 7 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed ModuleActivatorTest shouldStopDependantModulesOnStopModule History
9 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...)