Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #939 failed
Job: Default Job failed
Job result summary
- Completed
- Duration
- 1 minute
- Revision
-
9e31dd045f2b23548989a43bb831f673ae063236
- Total tests
- 14
- Failing since
- #938 (Changes by Rafal Korytkowski – )
- Fixed in
- #940 (Manual run by Rafal Korytkowski)
Tests
- 14 tests in total
- 1 test failed
- 25 seconds taken in total.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
RegistrationAppTest
testCoreAppsTemplateIsAvailable
|
Failing since build #938 (Changes by Rafal Korytkowski) | < 1 sec | ||
java.lang.IllegalStateException: App 'formentryapp.forms' says its an instanceOf 'formentryapp.template.forms' 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...) |