Build: #435 failed

Job: Build Module failed

Stages & jobs

  1. Build

  2. Package

Job result summary

Completed
Duration
43 seconds
Revision
168d84f5a72b9e1b1899e15b124405b08043a782 168d84f5a72b9e1b1899e15b124405b08043a782
Total tests
27
Fixed in
#439 (Code changes detected)

Tests

  • 27 tests in total
  • 1 test failed
  • 1 failure is new
  • 32 seconds taken in total.
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...)