OpenMRS Core Master

Build: #937 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Job result summary

Completed
Duration
17 minutes
Revision
bd4aed98efe416a4c61d333a8aa8e78df23788ee bd4aed98efe416a4c61d333a8aa8e78df23788ee
Total tests
3060
Failing since
#932 (Code changes detected – )
Fixed in
#944 (Manual run by Cintia Del Rio)

Configuration changes

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

Tests

  • 3,060 tests in total
  • 1 test failed
  • 1 failure is new
  • 30 tests were quarantined / skipped
  • 9 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed ModuleActivatorTest shouldCallWillStopAndStoppedOnlyForStoppedModule History
< 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:1258)
	at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1189)
	at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:161)
	at org.openmrs.module.BaseModuleActivatorTest.beforeEachTest(BaseModuleActivatorTest.java:36)
(32 more lines...)