OpenMRS Core Master

Build: #638 failed Run by child build TRUNK-STAND

Stages & jobs

  1. Build and Test

Build result summary

Details

Completed
Queue duration
4 minutes
Duration
7 minutes
Labels
None
Revisions
openmrs-core
98984f5711cb16e8941d30a948eac5dab6c7ff8f 98984f5711cb16e8941d30a948eac5dab6c7ff8f
openmrs-standalone
3a6621ab7bdfa16b1fd679e5aace21fb8d6dd698 3a6621ab7bdfa16b1fd679e5aace21fb8d6dd698
Total tests
2958
Fixed in
#639 (Changes by Wyclif Luyima)

Tests

Responsible

Code commits

openmrs-core
Author Commit Message Commit date
Wyclif Luyima Wyclif Luyima 98984f5711cb16e8941d30a948eac5dab6c7ff8f 98984f5711cb16e8941d30a948eac5dab6c7ff8f Made locale required

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 saveTask_shouldSaveTaskToTheDatabase History
Build and Test < 1 sec
java.lang.AssertionError: expected:<1> but was:<2>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.openmrs.scheduler.SchedulerServiceTest.saveTask_shouldSaveTaskToTheDatabase(SchedulerServiceTest.java:293)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(34 more lines...)