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

Build: #810 failed Changes by Mark Goodrich <mark.goodrich@live.com>

Build result summary

Details

Completed
Queue duration
1 second
Duration
10 minutes
Labels
None
Revisions
Git
5e0b93f3efe1b07ea06976c4f69b96faf8b3b16e 5e0b93f3efe1b07ea06976c4f69b96faf8b3b16e
Release scripts
1969d1c2650fc66ab14f5edb4052a329a196f370 1969d1c2650fc66ab14f5edb4052a329a196f370
Total tests
5323
Fixed in
#811 (Changes by mgoodrich <mark.goodrich@live.com>)

Tests

Responsible

No one has taken responsibility for this failure

Code commits

Git
Author Commit Message Commit date
Mark Goodrich <mark.goodrich@live.com> Mark Goodrich <mark.goodrich@live.com> 5e0b93f3efe1b07ea06976c4f69b96faf8b3b16e 5e0b93f3efe1b07ea06976c4f69b96faf8b3b16e REPORT-865: Support creating Report Configuration via configuration (#199)

Tests

New test failures 3
Status Test View job Duration
Collapse Failed ReportLoaderIntegrationTest shouldLoadReportsFromConfigAndSave History
Test against 2.2 < 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 Failed ReportLoaderIntegrationTest shouldLoadAllReportDescriptorsInReportDescriptorsDirectory History
Test against 2.2 < 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 Failed ReportLoaderTest load_shouldLoadYAMLFile History
Test against 2.2 < 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...)

Jira issues

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