OpenMRS Core Master

Build: #942 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
21c896368495edcaff1af3c4f4283c676c335460 21c896368495edcaff1af3c4f4283c676c335460
Total tests
3050
Failing since
#932 (Code changes detected – )
Fixed in
#944 (Manual run by Cintia Del Rio)
Number of retries
1

Configuration changes

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

Tests

  • 3,050 tests in total
  • 1 test failed
  • 1 failure is new
  • 29 tests were quarantined / skipped
  • 8 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed ContextWithModuleTest loadClass_shouldLoadClassWithOpenmrsClassLoader History
3 secs
java.lang.NullPointerException: null
	at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1119)
	at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:161)
	at org.openmrs.api.context.ContextWithModuleTest.cleanupAfterEachTest(ContextWithModuleTest.java:41)