Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 3 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 minute taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed ReferenceMetadataActivatorComponentTest testEverything History
Default Job 1 min
java.lang.RuntimeException: org.dbunit.dataset.NoSuchColumnException: CONCEPT.FORM_TEXT -  (Non-uppercase input column: form_text) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.module.dataexchange.DataImporter.importData(DataImporter.java:61)
	at org.openmrs.module.dataexchange.DataImporter$$FastClassByCGLIB$$572a80f.invoke(<generated>)
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:701)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:96)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:260)
(50 more lines...)