OpenMRS Core Master

Build: #511 failed Manual run by Rafal Korytkowski

Stages & jobs

  1. Build and Test

Build result summary

Details

Completed
Queue duration
4 seconds
Duration
4 minutes
Labels
None
Revisions
openmrs-core
fe6f121ac860ca5eff16a36d7fa706d2f14beb77 fe6f121ac860ca5eff16a36d7fa706d2f14beb77
openmrs-standalone
0680b11c9da0e9eaeef3c4acfa3d4341aa40c72d 0680b11c9da0e9eaeef3c4acfa3d4341aa40c72d
Total tests
2867
Fixed in
#512 (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...)