Sonar metrics for OpenMRS Core Master
Build: #546 failed
Job: Sonar Full Analysis failed
Job result summary
- Completed
- Duration
- 16 minutes
- Revision
-
7883a03fcd586be2aae553c038d51ab3a4595e47
7883a03fcd586be2aae553c038d51ab3a4595e47 - Total tests
- 3086
- Failing since
- #524 (Scheduled – )
- Fixed in
- #675 (Manual run by Rafal Korytkowski)
Tests
- 3,086 tests in total
- 1 test failed
- 1 failure is new
- 29 tests were quarantined / skipped
- 8 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
ContextWithModuleTest
loadClass_shouldLoadClassWithOpenmrsClassLoader
|
1 sec | |
java.lang.NullPointerException: null at java.lang.String.startsWith(String.java:1393) at java.lang.String.startsWith(String.java:1422) at org.openmrs.api.context.ServiceContext.getModuleOpenmrsServices(ServiceContext.java:1002) at org.openmrs.api.context.Context.getModuleOpenmrsServices(Context.java:1264) at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1193) at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:161) at org.openmrs.api.context.ContextWithModuleTest.cleanupAfterEachTest(ContextWithModuleTest.java:41) |