Skip to content

chore: new release version (#143) #276

chore: new release version (#143)

chore: new release version (#143) #276

GitHub Actions / Liquibase Test Harness - Advanced Reports succeeded Jun 14, 2024 in 0s

8 passed, 1 failed and 0 skipped

Tests failed

❌ target/surefire-reports/TEST-liquibase.ext.databricks.AdvancedExtensionHarnessTestSuite.xml

9 tests were completed in 440s with 8 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
liquibase.ext.databricks.AdvancedExtensionHarnessTestSuite 8✅ 1❌ 440s

❌ liquibase.ext.databricks.AdvancedExtensionHarnessTestSuite

liquibase.harness.generateChangelog.GenerateChangelogTest
  ✅ apply generateChangelog test for createTable against databricks 3.1
liquibase.harness.snapshot.SnapshotObjectTests
  ❌ apply addColumn against databricks 3.1
	Condition failed with Exception:
  ✅ apply addForeignKeyConstraint against databricks 3.1
  ✅ apply addPrimaryKey against databricks 3.1
  ✅ apply addUniqueConstraint against databricks 3.1
  ✅ apply createIndex against databricks 3.1
  ✅ apply createTable against databricks 3.1
  ✅ apply createView against databricks 3.1
  ✅ apply snapshotCaalogAndSchema against databricks 3.1

Annotations

Check failure on line 0 in target/surefire-reports/TEST-liquibase.ext.databricks.AdvancedExtensionHarnessTestSuite.xml

See this annotation in the file changed.

@github-actions github-actions / Liquibase Test Harness - Advanced Reports

liquibase.ext.databricks.AdvancedExtensionHarnessTestSuite ► liquibase.harness.snapshot.SnapshotObjectTests ► apply addColumn against databricks 3.1

Failed test found in:
  target/surefire-reports/TEST-liquibase.ext.databricks.AdvancedExtensionHarnessTestSuite.xml
Error:
  Condition failed with Exception:
Raw output
Condition failed with Exception:

snapshotMatchesSpecifiedStructure(expectedSnapshot, generatedSnapshot)
|                                 |                 |
|                                 |                 {
|                                 |                   "snapshot": {
|                                 |                     "created": "2024-06-14T18:36:03.205",
|                                 |                     "database": {
|                                 |                       "productVersion": "3.1.1",
|                                 |                       "shortName": "databricks",
|                                 |                       "majorVersion": "3",
|                                 |                       "minorVersion": "1",
|                                 |                       "user": "User",
|                                 |                       "productName": "SparkSQL",
|                                 |                       "url": "jdbc:databricks://dbc-3602f6c7-ea60.cloud.databricks.com:443/default;transportMode=http;ssl=1;httpPath=/sql/1.0/warehouses/ab5e2734d257e0bb;AuthMech=3;ConnCatalog=main;ConnSchema=liquibase_harness_test_ds;EnableArrow=0;"
|                                 |                     },
|                                 |                     "objects": {
|                                 |                       "liquibase.structure.core.Catalog": [
|                                 |                         {
|                                 |                           "catalog": {
|                                 |                             "default": true,
|                                 |                             "name": "main",
|                                 |                             "snapshotId": "c762335"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Column": [
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "AUTHOR",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#c762342",
|                                 |                             "snapshotId": "c762344",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "0!{java.lang.Integer}",
|                                 |                               "typeName": "VARCHAR"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "COMMENTS",
|                                 |                             "nullable": true,
|                                 |                             "order": "9!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#c762342",
|                                 |                             "snapshotId": "c762351",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "0!{java.lang.Integer}",
|                                 |                               "typeName": "VARCHAR"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "CONTEXTS",
|                                 |                             "nullable": true,
|                                 |                             "order": "12!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#c762342",
|                                 |                             "snapshotId": "c762354",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "0!{java.lang.Integer}",
|                                 |                               "typeName": "VARCHAR"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DATEEXECUTED",
|                                 |                             "nullable": false,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#c762342",
|                                 |                             "snapshotId": "c762346",
|                                 |                             "type": {
|                                 |                               "columnSize": "9!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "radix": "0!{java.lang.Integer}",
|                                 |                               "typeName": "TIMESTAMP"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DEPLOYMENT_ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "14!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#c762342",
|                                 |                             "snapshotId": "c762356",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "0!{java.lang.Integer}",
|                                 |                               "typeName": "VARCHAR"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DESCRIPTION",
|                                 |                             "nullable": true,
|                                 |                             "order": "8!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#c762342",
|                                 |                             "snapshotId": "c762350",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "0!{java.lang.Integer}",
|                                 |                               "typeName": "VARCHAR"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "EXECTYPE",
|                                 |                             "nullable": false,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#c762342",
|                                 |                             "snapshotId": "c762348",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "0!{java.lang.Integer}",
|                                 |                               "typeName": "VARCHAR"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "FILENAME",
|                                 |                             "nullable": false,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#c762342",
|                                 |                             "snapshotId": "c762345",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "0!{java.lang.Integer}",
|                                 |                               "typeName": "VARCHAR"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ID",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#c762342",
|                                 |                             "snapshotId": "c762343",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "0!{java.lang.Integer}",
|                                 |                               "typeName": "VARCHAR"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ID",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#c762357",
|                                 |                             "snapshotId": "c762358",
|                                 |                             "type": {
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "4!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LABELS",
|                                 |                             "nullable": true,
|                                 |                             "order": "13!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#c762342",
|                                 |                             "snapshotId": "c762355",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "0!{java.lang.Integer}",
|                                 |                               "typeName": "VARCHAR"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LIQUIBASE",
|                                 |                             "nullable": true,
|                                 |                             "order": "11!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#c762342",
|                                 |                             "snapshotId": "c762353",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "20!{java.lang.Integer}",
|                                 |                               "columnSize": "20!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "0!{java.lang.Integer}",
|                                 |                               "typeName": "VARCHAR"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKED",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#c762357",
|                                 |                             "snapshotId": "c762359",
|                                 |                             "type": {
|                                 |                               "columnSize": "1!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "16!{java.lang.Integer}",
|                                 |                               "radix": "0!{java.lang.Integer}",
|                                 |                               "typeName": "BOOLEAN"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKEDBY",
|                                 |                             "nullable": true,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#c762357",
|                                 |                             "snapshotId": "c762361",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "0!{java.lang.Integer}",
|                                 |                               "typeName": "VARCHAR"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKGRANTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#c762357",
|                                 |                             "snapshotId": "c762360",
|                                 |                             "type": {
|                                 |                               "columnSize": "9!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "radix": "0!{java.lang.Integer}",
|                                 |                               "typeName": "TIMESTAMP"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "MD5SUM",
|                                 |                             "nullable": true,
|                                 |                             "order": "7!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#c762342",
|                                 |                             "snapshotId": "c762349",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "35!{java.lang.Integer}",
|                                 |                               "columnSize": "35!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "0!{java.lang.Integer}",
|                                 |                               "typeName": "VARCHAR"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ORDEREXECUTED",
|                                 |                             "nullable": false,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#c762342",
|                                 |                             "snapshotId": "c762347",
|                                 |                             "type": {
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "4!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "TAG",
|                                 |                             "nullable": true,
|                                 |                             "order": "10!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#c762342",
|                                 |                             "snapshotId": "c762352",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "0!{java.lang.Integer}",
|                                 |                               "typeName": "VARCHAR"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "dateColumn",
|                                 |                             "nullable": true,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#c762337",
|                                 |                             "snapshotId": "c762341",
|                                 |                             "type": {
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "91!{java.lang.Integer}",
|                                 |                               "radix": "0!{java.lang.Integer}",
|                                 |                               "typeName": "DATE"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "intColumn",
|                                 |                             "nullable": true,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#c762337",
|                                 |                             "snapshotId": "c762340",
|                                 |                             "type": {
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "4!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "test_column",
|                                 |                             "nullable": true,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#c762337",
|                                 |                             "snapshotId": "c762338",
|                                 |                             "type": {
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "4!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "varcharColumn",
|                                 |                             "nullable": true,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#c762337",
|                                 |                             "snapshotId": "c762339",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "25!{java.lang.Integer}",
|                                 |                               "columnSize": "25!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "0!{java.lang.Integer}",
|                                 |                               "typeName": "VARCHAR"
|                                 |                             }
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.PrimaryKey": [
|                                 |                         {
|                                 |                           "primaryKey": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#c762358"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "name": "pk_databasechangeloglock",
|                                 |                             "snapshotId": "c762362",
|                                 |                             "table": "liquibase.structure.core.Table#c762357"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Schema": [
|                                 |                         {
|                                 |                           "schema": {
|                                 |                             "catalog": "liquibase.structure.core.Catalog#c762335",
|                                 |                             "default": true,
|                                 |                             "name": "liquibase_harness_test_ds",
|                                 |                             "snapshotId": "c762336"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Table": [
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#c762343",
|                                 |                               "liquibase.structure.core.Column#c762344",
|                                 |                               "liquibase.structure.core.Column#c762345",
|                                 |                               "liquibase.structure.core.Column#c762346",
|                                 |                               "liquibase.structure.core.Column#c762347",
|                                 |                               "liquibase.structure.core.Column#c762348",
|                                 |                               "liquibase.structure.core.Column#c762349",
|                                 |                               "liquibase.structure.core.Column#c762350",
|                                 |                               "liquibase.structure.core.Column#c762351",
|                                 |                               "liquibase.structure.core.Column#c762352",
|                                 |                               "liquibase.structure.core.Column#c762353",
|                                 |                               "liquibase.structure.core.Column#c762354",
|                                 |                               "liquibase.structure.core.Column#c762355",
|                                 |                               "liquibase.structure.core.Column#c762356"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "databasechangelog",
|                                 |                             "schema": "liquibase.structure.core.Schema#c762336",
|                                 |                             "snapshotId": "c762342"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#c762358",
|                                 |                               "liquibase.structure.core.Column#c762359",
|                                 |                               "liquibase.structure.core.Column#c762360",
|                                 |                               "liquibase.structure.core.Column#c762361"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "databasechangeloglock",
|                                 |                             "primaryKey": "liquibase.structure.core.PrimaryKey#c762362",
|                                 |                             "schema": "liquibase.structure.core.Schema#c762336",
|                                 |                             "snapshotId": "c762357"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#c762338",
|                                 |                               "liquibase.structure.core.Column#c762339",
|                                 |                               "liquibase.structure.core.Column#c762340",
|                                 |                               "liquibase.structure.core.Column#c762341"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "test_table",
|                                 |                             "schema": "liquibase.structure.core.Schema#c762336",
|                                 |                             "snapshotId": "c762337"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       
|                                 |                     },
|                                 |                     "snapshotControl": {
|                                 |                       "snapshotControl": {
|                                 |                         "includedType": [
|                                 |                           "liquibase.structure.core.Catalog",
|                                 |                           "liquibase.structure.core.Column",
|                                 |                           "liquibase.structure.core.ForeignKey",
|                                 |                           "liquibase.structure.core.Index",
|                                 |                           "liquibase.structure.core.PrimaryKey",
|                                 |                           "liquibase.structure.core.Schema",
|                                 |                           "liquibase.structure.core.Table",
|                                 |                           "liquibase.structure.core.UniqueConstraint",
|                                 |                           "liquibase.structure.core.View"
|                                 |                         ]
|                                 |                         
|                                 |                       }
|                                 |                     }
|                                 |                   }
|                                 |                 }
|                                 {
|                                   "snapshot": {
|                                     "objects": {
|                                       "liquibase.structure.core.Table": [
|                                         {
|                                           "table": {
|                                             "name": "test_table"
|                                           }
|                                         }
|                                       ],
|                                       "liquibase.structure.core.Column": [
|                                         {
|                                           "column": {
|                                             "name": "test_column",
|                                             "nullable": true,
|                                             "type": {
|                                               "typeName": "INT"
|                                             }
|                                           }
|                                         },
|                                         {
|                                           "column": {
|                                             "name": "varcharColumn",
|                                             "nullable": true,
|                                             "type": {
|                                               "typeName": "STRING"
|                                             }
|                                           }
|                                         },
|                                         {
|                                           "column": {
|                                             "name": "intColumn",
|                                             "nullable": true,
|                                             "type": {
|                                               "typeName": "INT"
|                                             }
|                                           }
|                                         },
|                                         {
|                                           "column": {
|                                             "name": "dateColumn",
|                                             "nullable": true,
|                                             "type": {
|                                               "typeName": "DATE"
|                                             }
|                                           }
|                                         }
|                                       ]
|                                     }
|                                   }
|                                 }
java.lang.AssertionError: snapshot.objects.liquibase.structure.core.Column[1] Could not find match for element {"column":{"nullable":true,"name":"varcharColumn","type":{"typeName":"STRING"}}}
	at org.skyscreamer.jsonassert.JSONAssert.assertEquals(JSONAssert.java:482)
	at org.skyscreamer.jsonassert.JSONAssert.assertEquals(JSONAssert.java:464)
	at liquibase.harness.util.SnapshotHelpers.snapshotMatchesSpecifiedStructure(SnapshotHelpers.groovy:22)
	at liquibase.harness.snapshot.SnapshotObjectTests.apply #testInput.snapshotObject against #testInput.databaseName #testInput.databaseVersion(SnapshotObjectTests.groovy:60)

	at liquibase.harness.snapshot.SnapshotObjectTests.apply #testInput.snapshotObject against #testInput.databaseName #testInput.databaseVersion(SnapshotObjectTests.groovy:60)
Caused by: java.lang.AssertionError: snapshot.objects.liquibase.structure.core.Column[1] Could not find match for element {"column":{"nullable":true,"name":"varcharColumn","type":{"typeName":"STRING"}}}
	at org.skyscreamer.jsonassert.JSONAssert.assertEquals(JSONAssert.java:482)
	at org.skyscreamer.jsonassert.JSONAssert.assertEquals(JSONAssert.java:464)
	at liquibase.harness.util.SnapshotHelpers.snapshotMatchesSpecifiedStructure(SnapshotHelpers.groovy:22)
	... 1 more