OpenMRS Core Master

Build: #551 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

Test results

  • 2,832 tests in total
  • 1 test failed
  • 1 failure is new
  • 4 minutes taken in total.

Build 551 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed SchedulerServiceTest saveTask_shouldSaveTaskToTheDatabase History
< 1 sec
java.lang.AssertionError: expected:<1> but was:<3>
	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...)