Build: #268 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Deploy

  3. Release

    Requires a user to start manually

Test results

  • 2,254 tests in total
  • 1 test failed
  • 1 failure is new
  • 26 tests were quarantined / skipped
  • 3 minutes taken in total.

Build 268 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed VisitDAOTest org.openmrs.api.db.VisitDAOTest History
< 1 sec
java.lang.NullPointerException
	at java.lang.String.startsWith(String.java:1405)
	at java.lang.String.startsWith(String.java:1434)
	at org.openmrs.api.context.ServiceContext.getModuleOpenmrsServices(ServiceContext.java:1023)
	at org.openmrs.api.context.Context.getModuleOpenmrsServices(Context.java:1246)
	at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1009)
	at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:154)
	at org.openmrs.test.BaseContextSensitiveTest.closeSessionAfterEachClass(BaseContextSensitiveTest.java:779)
(20 more lines...)