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

Job result summary

Completed
Duration
3 minutes
Revision
95f6ff7eac8be047c82ab859eb9b320a91eed16e 95f6ff7eac8be047c82ab859eb9b320a91eed16e
Total tests
911
Fixed in
#397 (Code changes detected)

Tests

  • 911 tests in total
  • 3 tests failed
  • 3 failures are new
  • 5 tests were quarantined / skipped
  • 2 minutes taken in total.
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...)