Build: #203 failed Changes by Wyclif Luyima

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
53 seconds
Labels
None
Revisions
Git
1e1bb5a6f6f1b177d12c908792a24edd2b45e7aa 1e1bb5a6f6f1b177d12c908792a24edd2b45e7aa
Release scripts
fd5310f196074c1101fc7f1e2349005e2f083d72 fd5310f196074c1101fc7f1e2349005e2f083d72
Total tests
92
Fixed in
#204 (Changes by Wyclif Luyima)

Tests

Responsible

Code commits

Git
Author Commit Message Commit date
Wyclif Luyima Wyclif Luyima 1e1bb5a6f6f1b177d12c908792a24edd2b45e7aa 1e1bb5a6f6f1b177d12c908792a24edd2b45e7aa Increased required openmrs version to 1.9.0 and added a string to location attribute type - RA-836

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 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...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRA-836Could not obtain issue details from Jira