Collapse |
Failed
|
ExcelBuilderTest
shouldSupportMoreThan4000StyledCells
History
|
Default Job |
2 secs |
java.io.FileNotFoundException: /tmp/shouldSupportMoreThan4000StyledCells.xls (Permission denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
at java.io.FileOutputStream.<init>(FileOutputStream.java:99)
at org.openmrs.module.reporting.common.ExcelBuilderTest.shouldSupportMoreThan4000StyledCells(ExcelBuilderTest.java:72)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(32 more lines...)
|
Collapse |
Failed
|
CohortDetailReportRendererTest
shouldRenderIndicatorsWithDifferentDatasets
History
|
Default Job |
< 1 sec |
java.io.FileNotFoundException: /tmp/test.html (Permission denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
at java.io.FileOutputStream.<init>(FileOutputStream.java:99)
at org.openmrs.module.reporting.report.renderer.CohortDetailReportRendererTest.shouldRenderIndicatorsWithDifferentDatasets(CohortDetailReportRendererTest.java:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(32 more lines...)
|
Collapse |
Failed
|
ExcelTemplateRendererTest
shouldRenderToExcelTemplate
History
|
Default Job |
< 1 sec |
java.io.FileNotFoundException: /tmp/excelTemplateRendererTest.xls (Permission denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
at java.io.FileOutputStream.<init>(FileOutputStream.java:99)
at org.openmrs.module.reporting.report.renderer.ExcelTemplateRendererTest.shouldRenderToExcelTemplate(ExcelTemplateRendererTest.java:117)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(32 more lines...)
|
Collapse |
Failed
|
XlsReportRendererTest
testXlsReportRenderingWithHeaders
History
|
Default Job |
< 1 sec |
java.io.FileNotFoundException: /tmp/xlsReportRendererTesttrue.xls (Permission denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
at java.io.FileOutputStream.<init>(FileOutputStream.java:99)
at org.openmrs.module.reporting.report.renderer.XlsReportRendererTest.renderToXls(XlsReportRendererTest.java:121)
at org.openmrs.module.reporting.report.renderer.XlsReportRendererTest.testXlsReportRenderingWithHeaders(XlsReportRendererTest.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
(33 more lines...)
|
Collapse |
Failed
|
XlsReportRendererTest
testXlsReportRenderingWithoutHeaders
History
|
Default Job |
< 1 sec |
java.io.FileNotFoundException: /tmp/xlsReportRendererTestfalse.xls (Permission denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
at java.io.FileOutputStream.<init>(FileOutputStream.java:99)
at org.openmrs.module.reporting.report.renderer.XlsReportRendererTest.renderToXls(XlsReportRendererTest.java:121)
at org.openmrs.module.reporting.report.renderer.XlsReportRendererTest.testXlsReportRenderingWithoutHeaders(XlsReportRendererTest.java:49)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
(33 more lines...)
|