More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #810 failed
Job: Test against 2.2 failed
Test results
- 733 tests in total
- 3 tests failed
- 3 failures are new
- 14 tests were quarantined / skipped
- 1 minute taken in total.
Build 810 has the following 3 errors: 3 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
ReportLoaderIntegrationTest
shouldLoadAllReportDescriptorsInReportDescriptorsDirectory
|
< 1 sec | |
java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/TSFBuilder at org.openmrs.module.reporting.config.ReportLoader.load(ReportLoader.java:292) at org.openmrs.module.reporting.config.ReportLoader.loadReportDescriptors(ReportLoader.java:281) at org.openmrs.module.reporting.config.ReportLoaderIntegrationTest.shouldLoadAllReportDescriptorsInReportDescriptorsDirectory(ReportLoaderIntegrationTest.java:46) 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
shouldLoadReportsFromConfigAndSave
|
< 1 sec | |
java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/TSFBuilder at org.openmrs.module.reporting.config.ReportLoader.load(ReportLoader.java:292) at org.openmrs.module.reporting.config.ReportLoader.loadReportDescriptors(ReportLoader.java:281) at org.openmrs.module.reporting.config.ReportLoader.loadReportsFromConfig(ReportLoader.java:52) at org.openmrs.module.reporting.config.ReportLoaderIntegrationTest.shouldLoadReportsFromConfigAndSave(ReportLoaderIntegrationTest.java:72) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) (39 more lines...) |
|||
Collapse |
ReportLoaderTest
load_shouldLoadYAMLFile
|
< 1 sec | |
java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/TSFBuilder at org.openmrs.module.reporting.config.ReportLoader.load(ReportLoader.java:292) at org.openmrs.module.reporting.config.ReportLoaderTest.load_shouldLoadYAMLFile(ReportLoaderTest.java:28) 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) (28 more lines...) |