Expand |
Failed
|
BedTypeResourceTest
onDeleteBedTypeByIdShouldThrowException
|
Failing since build #92
(Changes by Ruhanga <41738040+Ruhanga@users.noreply.github.com> and Wikum Weerakutti <wikum@linuxdeveloper.space>)
|
Default Job |
< 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...)
|
Expand |
Failed
|
BedTypeResourceTest
shouldSearchBedTypeByName
|
Failing since build #92
(Changes by Ruhanga <41738040+Ruhanga@users.noreply.github.com> and Wikum Weerakutti <wikum@linuxdeveloper.space>)
|
Default Job |
< 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...)
|