Build: #203 failed
Job: Default Job failed
Test results
- 92 tests in total
- 5 tests failed
- 5 failures are new
- 31 seconds taken in total.
Build 203 has the following 5 errors: 5 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
FormatterImplTest
testFormattingConceptNumeric
|
< 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 |
FormatterImplTest
testFormattingConceptNumeric_shouldNotFailIfNoUnits
|
< 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 |
FragmentFactoryTest
process_shouldSetCustomModelProperties
|
< 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 |
PageFactoryTest
process_shouldSetCustomModelProperties
|
2 secs | |
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 |
PageFactoryTest
shouldHandleGlobalResourceIncluder
|
< 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...) |