Build: #207 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release to maven

    Requires a user to start manually

Job result summary

Completed
Duration
58 seconds
Revision
68db2a62e7e3220add19be6e60b5d9286e545de1 68db2a62e7e3220add19be6e60b5d9286e545de1
Total tests
93
Fixed in
#208 (Code changes detected)

Tests

  • 93 tests in total
  • 5 tests failed
  • 5 failures are new
  • 31 seconds taken in total.
New test failures 5
Status Test Duration
Collapse Failed FormatterImplTest testFormattingConceptNumeric History
< 1 sec
java.lang.AssertionError:  Expected: is "1.0 mg"      got: "1 mg" 
java.lang.AssertionError: 
Expected: is "1.0 mg"
     got: "1 mg"

	at org.junit.Assert.assertThat(Assert.java:778)
	at org.junit.Assert.assertThat(Assert.java:736)
	at org.openmrs.ui.framework.FormatterImplTest.testFormattingConceptNumeric(FormatterImplTest.java:179)
(29 more lines...)
Collapse Failed FormatterImplTest testFormattingConceptNumeric_shouldNotFailIfNoUnits History
< 1 sec
java.lang.AssertionError:  Expected: is "1.0"      got: "1" 
java.lang.AssertionError: 
Expected: is "1.0"
     got: "1"

	at org.junit.Assert.assertThat(Assert.java:778)
	at org.junit.Assert.assertThat(Assert.java:736)
	at org.openmrs.ui.framework.FormatterImplTest.testFormattingConceptNumeric_shouldNotFailIfNoUnits(FormatterImplTest.java:198)
(29 more lines...)
Collapse Failed FragmentFactoryTest process_shouldSetCustomModelProperties History
< 1 sec
org.openmrs.ui.framework.FragmentException: Error evaluating view: somemodule:groovy
	at org.openmrs.ui.framework.fragment.GroovyFragmentView.render(GroovyFragmentView.java:78)
	at org.openmrs.ui.framework.fragment.FragmentFactory.processThisFragment(FragmentFactory.java:187)
	at org.openmrs.ui.framework.fragment.FragmentFactory.process(FragmentFactory.java:116)
	at org.openmrs.ui.framework.fragment.FragmentFactoryTest.process_shouldSetCustomModelProperties(FragmentFactoryTest.java:139)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(53 more lines...)
Collapse Failed PageFactoryTest process_shouldSetCustomModelProperties History
< 1 sec
org.openmrs.ui.framework.ViewException: Error rendering page view for groovy. Model properties: varInjectedByConfigurator  varInjectedByInterceptor  ui  context  contextPath  session  param  out
org.openmrs.ui.framework.ViewException: Error rendering page view for groovy. Model properties:
varInjectedByConfigurator 
varInjectedByInterceptor 
ui 
context 
contextPath 
session 
(63 more lines...)
Collapse Failed PageFactoryTest shouldHandleGlobalResourceIncluder History
< 1 sec
org.openmrs.ui.framework.ViewException: Error rendering page view for groovy. Model properties: varInjectedByConfigurator  varInjectedByInterceptor  ui  context  contextPath  session  param  out
org.openmrs.ui.framework.ViewException: Error rendering page view for groovy. Model properties:
varInjectedByConfigurator 
varInjectedByInterceptor 
ui 
context 
contextPath 
session 
(63 more lines...)