Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #396 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 911 tests in total
  • 3 tests failed
  • 3 failures are new
  • 5 tests were quarantined / skipped
  • 2 minutes taken in total.

Build 396 has the following 3 errors: 3 new failure(s) occurred since the previous build.

New test failures 3
Status Test Duration
Collapse Failed ObsController1_9Test setGroupMembers_shouldSetObservationGroupMembers History
< 1 sec
org.dbunit.dataset.NoSuchColumnException: ENCOUNTER.PROVIDER_ID -  (Non-uppercase input column: provider_id) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.dbunit.dataset.AbstractTableMetaData.getColumnIndex(AbstractTableMetaData.java:117)
	at org.dbunit.operation.AbstractOperation.getOperationMetaData(AbstractOperation.java:89)
	at org.dbunit.operation.RefreshOperation.execute(RefreshOperation.java:98)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:583)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:495)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.openmrs1_8.ObsController1_8Test.setGroupMembers_shouldSetObservationGroupMembers(ObsController1_8Test.java:335)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(36 more lines...)
Collapse Failed ObsController1_9Test shouldGetObsByPatient History
< 1 sec
org.dbunit.dataset.NoSuchColumnException: ENCOUNTER.PROVIDER_ID -  (Non-uppercase input column: provider_id) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.dbunit.dataset.AbstractTableMetaData.getColumnIndex(AbstractTableMetaData.java:117)
	at org.dbunit.operation.AbstractOperation.getOperationMetaData(AbstractOperation.java:89)
	at org.dbunit.operation.RefreshOperation.execute(RefreshOperation.java:98)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:583)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:495)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.openmrs1_8.ObsController1_8Test.shouldGetObsByPatient(ObsController1_8Test.java:371)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(36 more lines...)
Collapse Failed ObsController1_9Test shouldGetObsByPatientAndConceptSet History
< 1 sec
org.dbunit.dataset.NoSuchColumnException: ENCOUNTER.PROVIDER_ID -  (Non-uppercase input column: provider_id) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.dbunit.dataset.AbstractTableMetaData.getColumnIndex(AbstractTableMetaData.java:117)
	at org.dbunit.operation.AbstractOperation.getOperationMetaData(AbstractOperation.java:89)
	at org.dbunit.operation.RefreshOperation.execute(RefreshOperation.java:98)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:583)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:495)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.openmrs1_8.ObsController1_8Test.shouldGetObsByPatientAndConceptSet(ObsController1_8Test.java:361)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(36 more lines...)