Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #825 failed
Job: Default Job failed
Test results
- 14 tests in total
- 1 test failed
- 1 failure is new
- 42 seconds taken in total.
Build 825 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
RegistrationAppTest
testCoreAppsTemplateIsAvailable
|
< 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...) |