Build: #69 failed Changes by 3 people

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
1 minute
Labels
None
Revisions
Git
7cb6f707d510c34fcb7863922262930e0af74e3b
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b
Total tests
100
Fixed in
#70 (Changes by Lubwama Samuel <lubwamasamuel3@gmail.com>)

Tests

Responsible

  • Rafal Korytkowski Rafal Korytkowski Automatically assigned

Code commits

Git
Author Commit Message Commit date
Lubwama Samuel <lubwamasamuel3@gmail.com> Lubwama Samuel <lubwamasamuel3@gmail.com> 7cb6f707d510c34fcb7863922262930e0af74e3b Rename column_number to bed_column_number and row_number to bed_row_number since they are reserved keys in mysql 8 (#60)
Release scripts
Author Commit Message Commit date
Rafal Korytkowski Rafal Korytkowski ced9ff00825ca1cb8c744547be4ba8ff994bd71b Do not set permissions as it fails
Burke Mamlin <burke@openmrs.org> Burke Mamlin <burke@openmrs.org> 39269cb8f38c786e7c5c4df804871bc2073177ad ITSM-4320: upgrade sourceforce key to ED25519

Configuration changes

Plan configuration has changed since the last successful build. See the plan audit log for more details.

Tests

New test failures 68
Status Test View job Duration
Collapse Failed BedManagementServiceIntegrationTest getBedsForWard_gets_all_bed_layouts_for_ward
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceIntegrationTest.beforeAllTests(BedManagementServiceIntegrationTest.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed BedManagementServiceIntegrationTest shouldGetBedDetailsById
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceIntegrationTest.beforeAllTests(BedManagementServiceIntegrationTest.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed BedManagementServiceIntegrationTest getAllLocationsBy_gets_locations_for_a_tag
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceIntegrationTest.beforeAllTests(BedManagementServiceIntegrationTest.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed BedManagementServiceIntegrationTest shouldAssignPatientToBed
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceIntegrationTest.beforeAllTests(BedManagementServiceIntegrationTest.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed BedManagementServiceIntegrationTest shouldUnAssingPatientFromBed
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceIntegrationTest.beforeAllTests(BedManagementServiceIntegrationTest.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed BedManagementServiceIntegrationTest shouldReturnBedAssignmentDetailsByPatient
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceIntegrationTest.beforeAllTests(BedManagementServiceIntegrationTest.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed BedManagementServiceIntegrationTest shouldReturnEmptyBedAssignmentDetailsForNewPatient
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceIntegrationTest.beforeAllTests(BedManagementServiceIntegrationTest.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed BedManagementServiceIntegrationTest shouldAssignUnassignExistingPatientFromBed
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceIntegrationTest.beforeAllTests(BedManagementServiceIntegrationTest.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed BedManagementServiceTest shouldReturnBedLocationMappingByLocation
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed BedManagementServiceTest shouldReturnBedsByLocationUuidAndBedTypeNameAndStatus
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed BedManagementServiceTest shouldPassIfUserHasGetAdmissionLocationsPrivilege
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
(40 more lines...)
Collapse Failed BedManagementServiceTest shouldSoftDeleteBedIfUserHasEditBedsPrivileges
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed BedManagementServiceTest shouldSoftDeleteBedTagIfUserHasEditTagsPrivileges
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
(40 more lines...)
Collapse Failed BedManagementServiceTest shouldReturnAllBeds
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed BedManagementServiceTest shouldReturnBedTagByUuid
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed BedManagementServiceTest shouldSaveBedLocationMappingIfUserHasEditBedsPrivileges
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed BedManagementServiceTest shouldReturnBedsByLocationUuid
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
(40 more lines...)
Collapse Failed BedManagementServiceTest shouldReturnBedsByLocationUuidAndStatus
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed BedManagementServiceTest shouldThrowAuthenticationExceptionIfUserDoesNotHaveGetBedsAndEditAdmissionLocationsPrivileges
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
(40 more lines...)
Collapse Failed BedManagementServiceTest shouldPassIfUserHasGetBedsAndEditAdmissionLocationsPrivileges
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
(40 more lines...)
Collapse Failed BedManagementServiceTest shouldSetBedLayoutForAdmissionLocation
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed BedManagementServiceTest shouldResizeAdmissionLocationBedLayoutIfUserHasPrivileges
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed BedManagementServiceTest shouldThrowExceptionOnResizeBedLayoutIfBlockByExistingBeds
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed BedManagementServiceTest shouldAddNewBedTagIfUserHasEditTagsPrivileges
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
(40 more lines...)
Collapse Failed BedManagementServiceTest shouldSaveAdmissionLocation
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
(40 more lines...)
Collapse Failed BedManagementServiceTest shouldThorwExceptionOnAddNewBedTagIfUserNotHasEditTagsPrivileges
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed BedManagementServiceTest shouldThrowExceptionSoftDeleteBedIfUserHasNotEditBedsPrivileges
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed BedManagementServiceTest shouldThrowSaveBedLocationMappingIfUserNotHasEditBedsPrivileges
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed BedManagementServiceTest shouldPassIfUserHasAssignBedsAndEditAdmissionLocationsPrivileges
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed BedManagementServiceTest shouldThrowAuthenticationExceptionIfUserDoesNotHaveGetAdmissionLocationsPrivilege
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
(40 more lines...)
Collapse Failed BedManagementServiceTest shouldThrowAuthenticationExceptionIfUserDoesNotHaveAssignBedsAndEditAdmissionLocationsPrivileges
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed BedManagementServiceTest shouldReturnBedTags
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.BedManagementServiceTest.setUp(BedManagementServiceTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed HibernateBedManagementDaoTest shouldGetBedsByLocationAndBedType
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.HibernateBedManagementDaoTest.beforeAllTests(HibernateBedManagementDaoTest.java:43)
	at sun.reflect.GeneratedMethodAccessor251.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
(40 more lines...)
Collapse Failed HibernateBedManagementDaoTest shouldGetBedTypeById
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.HibernateBedManagementDaoTest.beforeAllTests(HibernateBedManagementDaoTest.java:43)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed HibernateBedManagementDaoTest shouldGetBedDetailsByVisit
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.HibernateBedManagementDaoTest.beforeAllTests(HibernateBedManagementDaoTest.java:43)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed HibernateBedManagementDaoTest shouldReturnWardForBed
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.HibernateBedManagementDaoTest.beforeAllTests(HibernateBedManagementDaoTest.java:43)
	at sun.reflect.GeneratedMethodAccessor251.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
(40 more lines...)
Collapse Failed HibernateBedManagementDaoTest shouldReturnBedLocationMappingByBed
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.HibernateBedManagementDaoTest.beforeAllTests(HibernateBedManagementDaoTest.java:43)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed HibernateBedManagementDaoTest shouldGetBedsByBedType
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.HibernateBedManagementDaoTest.beforeAllTests(HibernateBedManagementDaoTest.java:43)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed HibernateBedManagementDaoTest shouldReturnAdmissionLocationByLocation
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.HibernateBedManagementDaoTest.beforeAllTests(HibernateBedManagementDaoTest.java:43)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed HibernateBedManagementDaoTest shouldAddNewBedTag
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.HibernateBedManagementDaoTest.beforeAllTests(HibernateBedManagementDaoTest.java:43)
	at sun.reflect.GeneratedMethodAccessor251.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
(40 more lines...)
Collapse Failed HibernateBedManagementDaoTest shouldGetBedsByLocationAndBedTypeAndStatus
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.HibernateBedManagementDaoTest.beforeAllTests(HibernateBedManagementDaoTest.java:43)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed HibernateBedManagementDaoTest shouldDeleteBedType
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.HibernateBedManagementDaoTest.beforeAllTests(HibernateBedManagementDaoTest.java:43)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed HibernateBedManagementDaoTest shouldGetBedTypeByUuid
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.HibernateBedManagementDaoTest.beforeAllTests(HibernateBedManagementDaoTest.java:43)
	at sun.reflect.GeneratedMethodAccessor251.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
(40 more lines...)
Collapse Failed HibernateBedManagementDaoTest shouldReturnBedLocationMappingByLocationAndRowAndColumn
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.HibernateBedManagementDaoTest.beforeAllTests(HibernateBedManagementDaoTest.java:43)
	at sun.reflect.GeneratedMethodAccessor251.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
(40 more lines...)
Collapse Failed HibernateBedManagementDaoTest shouldReturnBedTypeByName
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.HibernateBedManagementDaoTest.beforeAllTests(HibernateBedManagementDaoTest.java:43)
	at sun.reflect.GeneratedMethodAccessor251.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
(40 more lines...)
Collapse Failed HibernateBedManagementDaoTest shouldReturnNullIfPatientIsNotAssignedToAnyBed
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.HibernateBedManagementDaoTest.beforeAllTests(HibernateBedManagementDaoTest.java:43)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed HibernateBedManagementDaoTest shouldGetBeds
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.HibernateBedManagementDaoTest.beforeAllTests(HibernateBedManagementDaoTest.java:43)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(41 more lines...)
Collapse Failed HibernateBedManagementDaoTest shouldGetTheLatestBedDetailsForAVisit
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.HibernateBedManagementDaoTest.beforeAllTests(HibernateBedManagementDaoTest.java:43)
	at sun.reflect.GeneratedMethodAccessor251.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
(40 more lines...)
Collapse Failed HibernateBedManagementDaoTest shouldSaveBed
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.HibernateBedManagementDaoTest.beforeAllTests(HibernateBedManagementDaoTest.java:43)
	at sun.reflect.GeneratedMethodAccessor251.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
(40 more lines...)
Collapse Failed HibernateBedManagementDaoTest shouldReturnBedTagsByName
Default Job < 1 sec
org.dbunit.DatabaseUnitRuntimeException: org.dbunit.dataset.NoSuchColumnException: BED_LOCATION_MAP.ROW_NUMBER -  (Non-uppercase input column: row_number) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:828)
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:719)
	at org.openmrs.module.bedmanagement.HibernateBedManagementDaoTest.beforeAllTests(HibernateBedManagementDaoTest.java:43)
	at sun.reflect.GeneratedMethodAccessor251.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
(40 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeITSM-4320Could not obtain issue details from Jira