Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #398 failed
Job: Default Job failed
Test results
- 972 tests in total
- 2 tests failed
- 2 failures are new
- 5 tests were quarantined / skipped
- 3 minutes taken in total.
Build 398 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
OrderController1_10Test
shouldPlaceANewDrugOrder
|
< 1 sec | |
org.junit.ComparisonFailure: expected:<[]Triomune-30: 300.0 m...> but was:<[NEW ]Triomune-30: 300.0 m...> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.openmrs.module.webservices.rest.web.v1_0.controller.openmrs1_10.OrderController1_10Test.shouldPlaceANewDrugOrder(OrderController1_10Test.java:196) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:622) (33 more lines...) |
|||
Collapse |
OrderController1_10Test
shouldSetDrugOrderDisplayWithoutDrug
|
< 1 sec | |
org.junit.ComparisonFailure: expected:<[]ASPIRIN: Follow thes...> but was:<[NEW ]ASPIRIN: Follow thes...> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.openmrs.module.webservices.rest.web.v1_0.controller.openmrs1_10.OrderController1_10Test.shouldSetDrugOrderDisplayWithoutDrug(OrderController1_10Test.java:251) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:622) (33 more lines...) |