Build: #810 failed

Job: Build Module failed

Stages & jobs

  1. Build

  2. Package

Test results

  • 76 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 tests were quarantined / skipped
  • 3 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed IvFluidOrderStatusControllerTest testShouldGetIvFluidOrderStatusAsStarted History
1 sec
java.lang.AssertionError: expected:<1426494837000> but was:<Sun Mar 15 23:33:57 HADT 2015>
	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:144)
	at org.openmrs.module.ebolaexample.rest.controller.IvFluidOrderStatusControllerTest.testShouldGetIvFluidOrderStatusAsStarted(IvFluidOrderStatusControllerTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
(35 more lines...)