Bump org.liquibase:liquibase-parent-pom from 0.3.6 to 0.5.0 #678
GitHub Actions / Liquibase Test Harness - Contributed Reports
succeeded
Nov 22, 2024 in 0s
29 passed, 0 failed and 37 skipped
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
target/surefire-reports/TEST-liquibase.ext.bigquery.ContributedHarnessSuiteIT.xml | 1741s | |||
target/surefire-reports/TEST-liquibase.harness.change.ChangeObjectTests.xml | 24✅ | 37⚪ | 1524s | |
target/surefire-reports/TEST-liquibase.harness.data.ChangeDataTests.xml | 5✅ | 217s |
✅ target/surefire-reports/TEST-liquibase.ext.bigquery.ContributedHarnessSuiteIT.xml
No tests found
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
liquibase.ext.bigquery.ContributedHarnessSuiteIT | 1741s |
✅ target/surefire-reports/TEST-liquibase.harness.change.ChangeObjectTests.xml
61 tests were completed in 1524s with 24 passed, 0 failed and 37 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
liquibase.harness.change.ChangeObjectTests | 24✅ | 37⚪ | 1524s |
✅ liquibase.harness.change.ChangeObjectTests
✅ apply 1initScript against bigquery 1.5
⚪ apply addAutoIncrement against bigquery 1.5
⚪ apply addCheckConstraint against bigquery 1.5
✅ apply addColumn against bigquery 1.5
⚪ apply addDefaultValue against bigquery 1.5
⚪ apply addDefaultValueBoolean against bigquery 1.5
⚪ apply addDefaultValueComputed against bigquery 1.5
⚪ apply addDefaultValueDate against bigquery 1.5
⚪ apply addDefaultValueNumeric against bigquery 1.5
⚪ apply addDefaultValueSequenceNext against bigquery 1.5
✅ apply addForeignKey against bigquery 1.5
✅ apply addLookupTable against bigquery 1.5
⚪ apply addNotNullConstraint against bigquery 1.5
✅ apply addPrimaryKey against bigquery 1.5
⚪ apply addUniqueConstraint against bigquery 1.5
⚪ apply alterSequence against bigquery 1.5
⚪ apply createFunction against bigquery 1.5
⚪ apply createIndex against bigquery 1.5
⚪ apply createPackage against bigquery 1.5
⚪ apply createPackageBody against bigquery 1.5
⚪ apply createProcedure against bigquery 1.5
⚪ apply createProcedureFromFile against bigquery 1.5
⚪ apply createSequence against bigquery 1.5
✅ apply createTable against bigquery 1.5
✅ apply createTableDataTypeText against bigquery 1.5
✅ apply createTableTimestamp against bigquery 1.5
⚪ apply createTrigger against bigquery 1.5
✅ apply createView against bigquery 1.5
⚪ apply disableCheckConstraint against bigquery 1.5
⚪ apply disableTrigger against bigquery 1.5
✅ apply dropAllForeignKeyConstraints against bigquery 1.5
⚪ apply dropCheckConstraint against bigquery 1.5
✅ apply dropColumn against bigquery 1.5
⚪ apply dropDefaultValue against bigquery 1.5
✅ apply dropForeignKey against bigquery 1.5
⚪ apply dropFunction against bigquery 1.5
⚪ apply dropIndex against bigquery 1.5
⚪ apply dropNotNullConstraint against bigquery 1.5
✅ apply dropPrimaryKey against bigquery 1.5
✅ apply dropProcedure against bigquery 1.5
⚪ apply dropSequence against bigquery 1.5
✅ apply dropTable against bigquery 1.5
⚪ apply dropTrigger against bigquery 1.5
⚪ apply dropUniqueConstraint against bigquery 1.5
✅ apply dropView against bigquery 1.5
⚪ apply enableCheckConstraint against bigquery 1.5
⚪ apply enableTrigger against bigquery 1.5
⚪ apply executeCommand against bigquery 1.5
✅ apply mergeColumns against bigquery 1.5
✅ apply modifyDataType against bigquery 1.5
✅ apply modifySql against bigquery 1.5
✅ apply renameColumn against bigquery 1.5
⚪ apply renameSequence against bigquery 1.5
✅ apply renameTable against bigquery 1.5
⚪ apply renameTrigger against bigquery 1.5
⚪ apply renameView against bigquery 1.5
⚪ apply setColumnRemarks against bigquery 1.5
⚪ apply setTableRemarks against bigquery 1.5
✅ apply sql against bigquery 1.5
✅ apply sqlFile against bigquery 1.5
✅ apply #testInput.changeObject against #testInput.databaseName #testInput.version
✅ target/surefire-reports/TEST-liquibase.harness.data.ChangeDataTests.xml
5 tests were completed in 217s with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
liquibase.harness.data.ChangeDataTests | 5✅ | 217s |
✅ liquibase.harness.data.ChangeDataTests
✅ apply delete against bigquery 1.5
✅ apply insert against bigquery 1.5
✅ apply loadData against bigquery 1.5
✅ apply loadUpdateData against bigquery 1.5
✅ apply #testInput.changeData against #testInput.databaseName #testInput.version
Loading