OpenMRS Core Master

Build: #268 failed

Job: Build and Test failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
15 minutes
Revision
2f2e21e895e7e5cf2e2d8a1bcc1bc5ec228e3607 2f2e21e895e7e5cf2e2d8a1bcc1bc5ec228e3607
Total tests
2648
Fixed in
#269 (Manual run by Rafal Korytkowski)

Configuration changes

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

Tests

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