Build: #506 failed

Job: Unit and Component Tests failed

Stages & jobs

  1. Build and Tests

  2. Deploy

  3. Release

    Requires a user to start manually

Job result summary

Completed
Duration
8 minutes
Revision
c406eac57c6fd22b5063d360ed3a2ba9fb2f484e c406eac57c6fd22b5063d360ed3a2ba9fb2f484e
Total tests
2617
Fixed in
#507 (Manual run by Wyclif Luyima)

Tests

  • 2,617 tests in total
  • 1 test failed
  • 1 failure is new
  • 26 tests were quarantined / skipped
  • 8 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:391)
	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...)