Build: #161 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
41 seconds
Revision
1462b8e6508ba03632a632b39324dfaacb8e43b3 1462b8e6508ba03632a632b39324dfaacb8e43b3
Total tests
100
Fixed in
#162 (Code changes detected)

Tests

  • 100 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 tests were quarantined / skipped
  • 17 seconds taken in total.
New test failures 1
Status Test Duration
Collapse Failed FHIRClientHelperTest resolveCategoryByCategory History
< 1 sec
java.lang.AssertionError: expected:<class org.hl7.fhir.dstu3.model.Observation> but was:<null>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.module.fhir.api.helper.FHIRClientHelperTest.resolveCategoryByCategory(FHIRClientHelperTest.java:68)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
(27 more lines...)