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

Build: #591 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
3 minutes
Revision
13fd9a8bac86014ec5e5934163669ff93b5c4fb9 13fd9a8bac86014ec5e5934163669ff93b5c4fb9
Total tests
990
Failing since
#590 (Code changes detected – )
Fixed in
#594 (Manual run by Daniel Kayiwa)

Tests

  • 990 tests in total
  • 1 test failed
  • 5 tests were quarantined / skipped
  • 2 minutes taken in total.
Existing test failures 1
Status Test Failing since Duration
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Obs to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@2cf5cc43
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:407)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:371)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.create(DelegatingCrudResource.java:96)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.create(MainResourceController.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(75 more lines...)