OpenMRS Core Master

Build: #433 failed Changes by Daniel Kayiwa and citigodev1 <citigo@ehs.cl>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
4 minutes
Labels
None
Revision
c4d96e456d26f766d8db92995a81d83852e8dd7d c4d96e456d26f766d8db92995a81d83852e8dd7d
Total tests
2596
Fixed in
#434 (Changes by Daniel Kayiwa)

Tests

Responsible

Code commits

Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa c4d96e456d26f766d8db92995a81d83852e8dd7d c4d96e456d26f766d8db92995a81d83852e8dd7d Merge pull request #948 from citigoDev1/master
TRUNK4391 - Have Xforms show form in Internet Explorer (IE) 9 and 10
citigodev1 <citigo@ehs.cl> citigodev1 <citigo@ehs.cl> 5bd90b2ab41ca8a793b8d3c738d7494243ef588b 5bd90b2ab41ca8a793b8d3c738d7494243ef588b TRUNK4391 - Have Xforms show form in Internet Explorer (IE) 9 and 10

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...)