Build: #93 failed
Job: Default Job failed
Test results
- 149 tests in total
- 2 tests failed
- 36 seconds taken in total.
Build 93 has the following 2 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
BedTypeResourceTest
onDeleteBedTypeByIdShouldThrowException
|
Failing since build #92 (Changes by Wikum Weerakutti <wikum@linuxdeveloper.space>) | < 1 sec | ||
org.opentest4j.AssertionFailedError: expected: <true> but was: <false> at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55) at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:40) at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:35) at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:162) at org.openmrs.module.bedmanagement.rest.resource.BedTypeResourceTest.onDeleteBedTypeByIdShouldThrowException(BedTypeResourceTest.java:116) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (39 more lines...) |
||||
BedTypeResourceTest
shouldSearchBedTypeByName
|
Failing since build #92 (Changes by Wikum Weerakutti <wikum@linuxdeveloper.space>) | < 1 sec | ||
org.junit.ComparisonFailure: expected:<...1e8-adb7-080027b3897[1]> but was:<...1e8-adb7-080027b3897[3]> at org.junit.Assert.assertEquals(Assert.java:117) at org.junit.Assert.assertEquals(Assert.java:146) at org.openmrs.module.bedmanagement.rest.resource.BedTypeResourceTest.shouldSearchBedTypeByName(BedTypeResourceTest.java:72) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) (37 more lines...) |