Build: #435 failed

Job: Build Module failed

Stages & jobs

  1. Build

  2. Package

Test results

  • 27 tests in total
  • 1 test failed
  • 1 failure is new
  • 32 seconds taken in total.

Build 435 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed UnvalidatedFreeTextDosingInstructionsTest getDosingInstructionsAsString_returnsEmptyStringsInsteadOfNull History
< 1 sec
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...)