Build: #105 failed Changes by Wyclif Luyima

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
8 minutes
Labels
None
Revision
d9eb970d5c046e434f53bdf2d42c738e7f311f26 d9eb970d5c046e434f53bdf2d42c738e7f311f26
Total tests
2452
Fixed in
#106 (Changes by Wyclif Luyima)

Tests

Code commits

Author Commit Message Commit date
Wyclif Luyima Wyclif Luyima d9eb970d5c046e434f53bdf2d42c738e7f311f26 d9eb970d5c046e434f53bdf2d42c738e7f311f26 Replaced code that checks if an order is active to use OrderUtil.isOrderActive and removed the existing utility methods that do the same

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 1
Status Test View job Duration
Collapse Failed SchedulerServiceTest shouldSaveLastExecutionTime History
Unit and Component Tests 6 secs
java.lang.NullPointerException
	at org.openmrs.scheduler.SchedulerServiceTest.shouldSaveLastExecutionTime(SchedulerServiceTest.java:395)
	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...)