OpenMRS Core Master

Build: #479 failed Manual run by Rafal Korytkowski

Build result summary

Details

Completed
Queue duration
3 seconds
Duration
5 minutes
Labels
None
Revisions
openmrs-core
3fccdc5f33a2990ae6ab9bbbda6b0d08fcd22bbc 3fccdc5f33a2990ae6ab9bbbda6b0d08fcd22bbc
openmrs-standalone
0680b11c9da0e9eaeef3c4acfa3d4341aa40c72d 0680b11c9da0e9eaeef3c4acfa3d4341aa40c72d
Total tests
2830
Fixed in
#480 (Manual run by Rafal Korytkowski)

Tests

Responsible

No one has taken responsibility for this failure

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
Build and Test 20 secs
java.lang.AssertionError: lastExecutionTime is null, so the SchedulerService didn't save it
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:621)
	at org.openmrs.scheduler.SchedulerServiceTest.shouldSaveLastExecutionTime(SchedulerServiceTest.java:367)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(32 more lines...)