Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build result summary

Details

Completed
Queue duration
1 second
Duration
3 minutes
Labels
None
Revision
37bc77ea3986cc54eafc9b05251006c26b031246 37bc77ea3986cc54eafc9b05251006c26b031246
Total tests
14
Fixed in
#826 (Changes by Darius Jazayeri <jazayeri@alum.mit.edu>)

Tests

Responsible

  • djazayeri djazayeri Automatically assigned

Code commits

Author Commit Message Commit date
Darius Jazayeri <jazayeri@alum.mit.edu> Darius Jazayeri <jazayeri@alum.mit.edu> 37bc77ea3986cc54eafc9b05251006c26b031246 37bc77ea3986cc54eafc9b05251006c26b031246 RA-350 - Relationships page should only include personal relationships, not clinical ones Implemented by making relationships into an app template, which supports an excludeRelationshipTypes configuration property, and defining the app in referenceapplication, rather than coreapps.

Tests

New test failures 1
Status Test View job Duration
Collapse Failed RegistrationAppTest testCoreAppsTemplateIsAvailable History
Default Job < 1 sec
java.lang.IllegalStateException: App 'referenceapplication.personalRelationships' says its an instanceOf 'coreapps.template.relationships' but there is no AppTemplate with that id
	at org.openmrs.module.appframework.repository.AllAppDescriptors.setAppTemplatesOnInstances(AllAppDescriptors.java:74)
	at org.openmrs.module.referenceapplication.RegistrationAppTest.testCoreAppsTemplateIsAvailable(RegistrationAppTest.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(24 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRA-350Could not obtain issue details from Jira