Collapse |
Failed
|
ReportLoaderIntegrationTest
shouldLoadAllReportDescriptorsInReportDescriptorsDirectory
History
|
Test against 2.2 |
< 1 sec |
java.lang.AssertionError: Expected: is <4> but: was <0>
java.lang.AssertionError:
Expected: is <4>
but: was <0>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at org.openmrs.module.reporting.config.ReportLoaderIntegrationTest.shouldLoadAllReportDescriptorsInReportDescriptorsDirectory(ReportLoaderIntegrationTest.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(35 more lines...)
|
Collapse |
Failed
|
ReportLoaderIntegrationTest
shouldConstructExcelReportDesign
History
|
Test against 2.2 |
< 1 sec |
java.lang.RuntimeException: Failed to load XLS template templates/SampleReportTemplate.xls
at org.openmrs.module.reporting.config.ReportLoader.constructXlsReportDesign(ReportLoader.java:309)
at org.openmrs.module.reporting.config.ReportLoader.constructReportDesigns(ReportLoader.java:259)
at org.openmrs.module.reporting.config.ReportLoaderIntegrationTest.shouldConstructExcelReportDesign(ReportLoaderIntegrationTest.java:152)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
(38 more lines...)
|
Collapse |
Failed
|
ReportLoaderIntegrationTest
shouldSupportFixedParametersInDataSetDefinitions
History
|
Test against 2.2 |
< 1 sec |
java.lang.NullPointerException
at org.openmrs.module.reporting.config.ReportLoaderIntegrationTest.shouldSupportFixedParametersInDataSetDefinitions(ReportLoaderIntegrationTest.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
(30 more lines...)
|
Collapse |
Failed
|
ReportLoaderIntegrationTest
shouldLoadReportsFromConfigAndSave
History
|
Test against 2.2 |
< 1 sec |
java.lang.AssertionError: Expected: not null but: was null
java.lang.AssertionError:
Expected: not null
but: was null
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at org.openmrs.module.reporting.config.ReportLoaderIntegrationTest.shouldLoadReportsFromConfigAndSave(ReportLoaderIntegrationTest.java:93)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(35 more lines...)
|
Collapse |
Failed
|
ReportLoaderIntegrationTest
shouldLoadReportsFromConfigAndSave
History
|
Test against 2.0 |
< 1 sec |
java.lang.AssertionError: Expected: not null but: was null
java.lang.AssertionError:
Expected: not null
but: was null
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at org.openmrs.module.reporting.config.ReportLoaderIntegrationTest.shouldLoadReportsFromConfigAndSave(ReportLoaderIntegrationTest.java:93)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(35 more lines...)
|
Collapse |
Failed
|
ReportLoaderIntegrationTest
shouldConstructExcelReportDesign
History
|
Test against 2.0 |
< 1 sec |
java.lang.RuntimeException: Failed to load XLS template templates/SampleReportTemplate.xls
at org.openmrs.module.reporting.config.ReportLoader.constructXlsReportDesign(ReportLoader.java:309)
at org.openmrs.module.reporting.config.ReportLoader.constructReportDesigns(ReportLoader.java:259)
at org.openmrs.module.reporting.config.ReportLoaderIntegrationTest.shouldConstructExcelReportDesign(ReportLoaderIntegrationTest.java:152)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
(38 more lines...)
|
Collapse |
Failed
|
ReportLoaderIntegrationTest
shouldLoadAllReportDescriptorsInReportDescriptorsDirectory
History
|
Test against 2.0 |
< 1 sec |
java.lang.AssertionError: Expected: is <4> but: was <0>
java.lang.AssertionError:
Expected: is <4>
but: was <0>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at org.openmrs.module.reporting.config.ReportLoaderIntegrationTest.shouldLoadAllReportDescriptorsInReportDescriptorsDirectory(ReportLoaderIntegrationTest.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(35 more lines...)
|
Collapse |
Failed
|
ReportLoaderIntegrationTest
shouldSupportFixedParametersInDataSetDefinitions
History
|
Test against 2.0 |
< 1 sec |
java.lang.NullPointerException
at org.openmrs.module.reporting.config.ReportLoaderIntegrationTest.shouldSupportFixedParametersInDataSetDefinitions(ReportLoaderIntegrationTest.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
(30 more lines...)
|
Collapse |
Failed
|
ReportLoaderIntegrationTest
shouldLoadReportsFromConfigAndSave
History
|
Test against 2.1 |
< 1 sec |
java.lang.AssertionError: Expected: not null but: was null
java.lang.AssertionError:
Expected: not null
but: was null
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at org.openmrs.module.reporting.config.ReportLoaderIntegrationTest.shouldLoadReportsFromConfigAndSave(ReportLoaderIntegrationTest.java:93)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(35 more lines...)
|
Collapse |
Failed
|
ReportLoaderIntegrationTest
shouldLoadAllReportDescriptorsInReportDescriptorsDirectory
History
|
Test against 2.1 |
< 1 sec |
java.lang.AssertionError: Expected: is <4> but: was <0>
java.lang.AssertionError:
Expected: is <4>
but: was <0>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at org.openmrs.module.reporting.config.ReportLoaderIntegrationTest.shouldLoadAllReportDescriptorsInReportDescriptorsDirectory(ReportLoaderIntegrationTest.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(35 more lines...)
|
Collapse |
Failed
|
ReportLoaderIntegrationTest
shouldSupportFixedParametersInDataSetDefinitions
History
|
Test against 2.1 |
< 1 sec |
java.lang.NullPointerException
at org.openmrs.module.reporting.config.ReportLoaderIntegrationTest.shouldSupportFixedParametersInDataSetDefinitions(ReportLoaderIntegrationTest.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
(30 more lines...)
|
Collapse |
Failed
|
ReportLoaderIntegrationTest
shouldConstructExcelReportDesign
History
|
Test against 2.1 |
< 1 sec |
java.lang.RuntimeException: Failed to load XLS template templates/SampleReportTemplate.xls
at org.openmrs.module.reporting.config.ReportLoader.constructXlsReportDesign(ReportLoader.java:309)
at org.openmrs.module.reporting.config.ReportLoader.constructReportDesigns(ReportLoader.java:259)
at org.openmrs.module.reporting.config.ReportLoaderIntegrationTest.shouldConstructExcelReportDesign(ReportLoaderIntegrationTest.java:152)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
(38 more lines...)
|