Collapse |
Failed
|
FormatterImplTest
testFormattingConceptNumeric_shouldNotFailIfNoUnits
History
|
Default Job |
< 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
|
FormatterImplTest
testFormattingConceptNumeric
History
|
Default Job |
< 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
|
FragmentFactoryTest
process_shouldSetCustomModelProperties
History
|
Default Job |
< 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
shouldHandleGlobalResourceIncluder
History
|
Default Job |
< 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
process_shouldSetCustomModelProperties
History
|
Default Job |
< 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...)
|