OpenMRS Core Master

Build: #355 failed

Job: Build and Test failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
3 minutes
Revision
ba6641f93e71a631633a2c5c65dce9e4088fc4e9 ba6641f93e71a631633a2c5c65dce9e4088fc4e9
Total tests
2793
Failing since
#354 (Code changes detected – )
Fixed in
#356 (Manual run by Rafal Korytkowski)

Configuration changes

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

Tests

  • 2,793 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 test was fixed
  • 3 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed SchedulerServiceTest shouldSaveLastExecutionTime History
6 secs
java.lang.NullPointerException
	at org.openmrs.scheduler.SchedulerServiceTest.shouldSaveLastExecutionTime(SchedulerServiceTest.java:426)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
(29 more lines...)
Fixed tests 1
Status Test Failing since Duration
Successful ModuleActivatorTest shouldStopDependantModulesOnStopModule History
Failing since build #354 (Code changes detected) < 1 sec