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

Build: #938 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
1 minute
Revision
623b0ef148ddabe034a7c6b11db8363e6853e917 623b0ef148ddabe034a7c6b11db8363e6853e917
Total tests
14
Fixed in
#940 (Manual run by Rafal Korytkowski)

Tests

  • 14 tests in total
  • 1 test failed
  • 1 failure is new
  • 24 seconds taken in total.
New test failures 1
Status Test Duration
Collapse Failed RegistrationAppTest testCoreAppsTemplateIsAvailable History
< 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...)