Sonar metrics for OpenMRS Core Master
Build: #542 failed
Job: Sonar Full Analysis failed
Job result summary
- Completed
- Duration
- 17 minutes
- Revision
-
308e58dca1684ce743bc83ef4158fb03f969f575
308e58dca1684ce743bc83ef4158fb03f969f575 - Total tests
- 3084
- Failing since
- #524 (Scheduled – )
- Fixed in
- #675 (Manual run by Rafal Korytkowski)
Tests
- 3,084 tests in total
- 1 test failed
- 29 tests were quarantined / skipped
- 9 minutes taken in total.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
ContextWithModuleTest
loadClass_shouldLoadClassWithOpenmrsClassLoader
|
Failing since build #539 (Scheduled) | 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) |