Sonar metrics for OpenMRS Core Master

Build: #539 failed Scheduled

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
17 minutes
Labels
None
Revision
19c7ae1b122fd575ec8ca3a59002b6617ff6c2ca 19c7ae1b122fd575ec8ca3a59002b6617ff6c2ca
Total tests
3053
Failing since
#524 (Scheduled with changes by Daniel Kayiwa)
Fixed in
#675 (Manual run by Rafal Korytkowski)

Tests

Responsible

Tests

New test failures 1
Status Test View job Duration
Collapse Failed ContextWithModuleTest loadClass_shouldLoadClassWithOpenmrsClassLoader History
Sonar Full Analysis 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)