Build: #207 failed Changes by mogoodrich <mgoodrich@pih.org>

Stages & jobs

  1. Default Stage

  2. Release to maven

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
1 minute
Labels
None
Revisions
Git
68db2a62e7e3220add19be6e60b5d9286e545de1 68db2a62e7e3220add19be6e60b5d9286e545de1
Release scripts
fd5310f196074c1101fc7f1e2349005e2f083d72 fd5310f196074c1101fc7f1e2349005e2f083d72
Total tests
93
Fixed in
#208 (Changes by mogoodrich <mgoodrich@pih.org>)

Tests

Responsible

Code commits

Git
Author Commit Message Commit date
mogoodrich <mgoodrich@pih.org> mogoodrich <mgoodrich@pih.org> 68db2a62e7e3220add19be6e60b5d9286e545de1 68db2a62e7e3220add19be6e60b5d9286e545de1 UIFR-163: UiUtils: add urlBind utility methods that accept a patient and visit
mogoodrich <mgoodrich@pih.org> mogoodrich <mgoodrich@pih.org> 93edcd2cfabc6bf74d74783f37988f4d32356245 93edcd2cfabc6bf74d74783f37988f4d32356245 UIFR-162: Upgrade UI Framework to depend on platform 1.9.x

Tests

New test failures 5
Status Test View job Duration
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...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeUIFR-162Could not obtain issue details from Jira
Unknown Issue TypeUIFR-163Could not obtain issue details from Jira