OpenMRS Core Master

Build: #415 failed

Job: Build and Test failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
3 minutes
Revision
f8d17ccc6d9a6ac809fbb70725bde1c03c9f20c0 f8d17ccc6d9a6ac809fbb70725bde1c03c9f20c0
Total tests
2576
Fixed in
#416 (Code changes detected)

Configuration changes

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

Tests

  • 2,576 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 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:366)
	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...)