More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build result summary

Details

Completed
Queue duration
4 hours
Duration
7 minutes
Labels
None
Revision
54b174ab6735c3cce7fb2fbd706bce81e0797628 54b174ab6735c3cce7fb2fbd706bce81e0797628
Total tests
580
Fixed in
#363 (Changes by Darius Jazayeri <jazayeri@alum.mit.edu>)

Tests

Responsible

  • djazayeri djazayeri Automatically assigned

Code commits

Author Commit Message Commit date
Darius Jazayeri <jazayeri@alum.mit.edu> Darius Jazayeri <jazayeri@alum.mit.edu> 54b174ab6735c3cce7fb2fbd706bce81e0797628 54b174ab6735c3cce7fb2fbd706bce81e0797628 REPORT-649 - Allow customization of output filename

Tests

New test failures 4
Status Test View job Duration
Collapse Failed DelimitedTextReportRendererTest render_shouldWriteZipIfMoreThanOneDataSet History
Default Job < 1 sec
java.lang.AssertionError:  Expected: is "collision with tricky tough characters.csv"      but: was "collision with tricky, tough characters.csv"
java.lang.AssertionError: 
Expected: is "collision with tricky tough characters.csv"
     but: was "collision with tricky, tough characters.csv"
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:865)
	at org.junit.Assert.assertThat(Assert.java:832)
	at org.openmrs.module.reporting.report.renderer.DelimitedTextReportRendererTest.render_shouldWriteZipIfMoreThanOneDataSet(DelimitedTextReportRendererTest.java:93)
(35 more lines...)
Collapse Failed ReportDesignRendererTest getFilenameBase_shouldHaveSensibleDefaultIfNotSpecifiedAsDesignProperty History
Default Job < 1 sec
java.lang.AssertionError:  Expected: is "Test Report_2014-07-01_18:30:15"      but: was "Test Report_2014-07-07-091728"
java.lang.AssertionError: 
Expected: is "Test Report_2014-07-01_18:30:15"
     but: was "Test Report_2014-07-07-091728"
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:865)
	at org.junit.Assert.assertThat(Assert.java:832)
	at org.openmrs.module.reporting.report.renderer.ReportDesignRendererTest.getFilenameBase_shouldHaveSensibleDefaultIfNotSpecifiedAsDesignProperty(ReportDesignRendererTest.java:30)
(35 more lines...)
Collapse Failed ReportDesignRendererTest getFilenameBase_shouldBeBasedOnDesignProperty History
Default Job < 1 sec
java.lang.AssertionError:  Expected: is "20140701-Test Report"      but: was "Test Report_2014-07-07-091728"
java.lang.AssertionError: 
Expected: is "20140701-Test Report"
     but: was "Test Report_2014-07-07-091728"
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:865)
	at org.junit.Assert.assertThat(Assert.java:832)
	at org.openmrs.module.reporting.report.renderer.ReportDesignRendererTest.getFilenameBase_shouldBeBasedOnDesignProperty(ReportDesignRendererTest.java:48)
(35 more lines...)
Collapse Failed HandlebarsHelpersTest testFormatDate History
Default Job < 1 sec
java.lang.NullPointerException
	at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:494)
	at org.openmrs.module.reporting.template.HandlebarsHelpers.formatDate(HandlebarsHelpers.java:74)
	at org.openmrs.module.reporting.template.HandlebarsHelpersTest.testFormatDate(HandlebarsHelpersTest.java:65)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
(23 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeREPORT-649Could not obtain issue details from Jira