Build: #438 failed

Job: Build Module failed

Stages & jobs

  1. Build

  2. Package

Job result summary

Completed
Duration
46 seconds
Revision
ceedd780b10b886383942bc4a14ae3e8e5f33172 ceedd780b10b886383942bc4a14ae3e8e5f33172
Total tests
27
Failing since
#435 (Code changes detected – )
Fixed in
#439 (Code changes detected)

Tests

  • 27 tests in total
  • 1 test failed
  • 31 seconds taken in total.
Existing test failures 1
Status Test Failing since Duration
junit.framework.ComparisonFailure: expected:<[]> but was:<[<em>Instructions were left blank</em>]>
	at junit.framework.Assert.assertEquals(Assert.java:100)
	at junit.framework.Assert.assertEquals(Assert.java:107)
	at org.openmrs.module.ebolaexample.domain.UnvalidatedFreeTextDosingInstructionsTest.getDosingInstructionsAsString_returnsEmptyStringsInsteadOfNull(UnvalidatedFreeTextDosingInstructionsTest.java:47)
	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:606)
(33 more lines...)