More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #853 failed
Job: Test against 2.2 failed
Job result summary
- Completed
- Duration
- 2 minutes
- Revision
-
c7b3d3c3f9ae3033e96aa8e44a56d590900e975f
c7b3d3c3f9ae3033e96aa8e44a56d590900e975f - Total tests
- 732
- Fixed in
- #854 (Manual run from the stage: Release by Herbert Yiga)
Tests
- 732 tests in total
- 4 tests failed
- 4 failures are new
- 14 tests were quarantined / skipped
- 1 minute taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
ReportLoaderIntegrationTest
shouldConstructExcelReportDesign
|
< 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 |
ReportLoaderIntegrationTest
shouldLoadAllReportDescriptorsInReportDescriptorsDirectory
|
< 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 |
ReportLoaderIntegrationTest
shouldLoadReportsFromConfigAndSave
|
< 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 |
ReportLoaderIntegrationTest
shouldSupportFixedParametersInDataSetDefinitions
|
< 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...) |