Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
4 minutes
Labels
None
Revisions
openmrs-module-webservices.rest
b8c3c35385ad8b94e43c1a85de410898fdfaf8af b8c3c35385ad8b94e43c1a85de410898fdfaf8af
Release scripts
fd5310f196074c1101fc7f1e2349005e2f083d72 fd5310f196074c1101fc7f1e2349005e2f083d72
Total tests
972
Fixed in
#399 (Changes by Darius Jazayeri <jazayeri@alum.mit.edu>)

Tests

Responsible

  • djazayeri djazayeri Automatically assigned

Code commits

openmrs-module-webservices.rest
Author Commit Message Commit date
Darius Jazayeri <jazayeri@alum.mit.edu> Darius Jazayeri <jazayeri@alum.mit.edu> b8c3c35385ad8b94e43c1a85de410898fdfaf8af b8c3c35385ad8b94e43c1a85de410898fdfaf8af RESTWS-501 - Don't throw an exception when trying to generate the representation of a discontinuation drug order

Tests

New test failures 2
Status Test View job Duration
Collapse Failed OrderController1_10Test shouldPlaceANewDrugOrder History
Default Job < 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 Failed OrderController1_10Test shouldSetDrugOrderDisplayWithoutDrug History
Default Job < 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...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRESTWS-501Could not obtain issue details from Jira