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

Test results

  • 972 tests in total
  • 2 tests failed
  • 2 failures are new
  • 5 tests were quarantined / skipped
  • 3 minutes taken in total.
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...)
Skipped tests 5
Status Test Failing since View job
Skipped DelegatingCrudResourceTest org.openmrs.module.webservices.rest.web.DelegatingCrudResourceTest History
Default Job
Skipped ConceptController1_8Test doSearch_shouldReturnAnswersToConcept History
Default Job
Skipped ConceptController1_8Test shouldSearchAndReturnAListOfConceptsMatchingTheQueryString History
Default Job
Skipped ConceptController1_8Test doSearch_shouldReturnMembersOfConcept History
Default Job
Skipped RoleController1_8Test findRoles_shouldFindMatchingRoles History
Default Job