Class org.silverpeas.setup.migration.DatasourceMigrationTest
Tests
| Test |
Duration |
Result |
| testAnInstallationFailure |
0.011s |
passed |
| testAnUpgradeFailure |
0.043s |
passed |
| testMigrationForAFreshInstallation |
0.521s |
passed |
| testMigrationForAnUpgrade |
0.508s |
passed |
| testUpgradeWithOnlyGroovyScripts |
0.012s |
passed |
| testUpgradeWithOnlySQLScripts |
0.019s |
passed |
Standard output
07:28:08.769277 [DatasourceMigrationTest] Installation of the module toto to version 002
07:28:08.786332 [DatasourceMigrationTest] Installation of the module toto to version 002: [OK]
07:28:08.830113 [DatasourceMigrationTest] Upgrade of the module toto from version 003 to version 004
07:28:08.839806 [DatasourceMigrationTest] update.groovy processing...Ho yeh, I succeeded to add my person into the database!
07:28:09.300999 [DatasourceMigrationTest] update.groovy processing: [OK]
07:28:09.304516 [DatasourceMigrationTest] Upgrade of the module toto to version 004: [OK]
07:28:09.316261 [DatasourceMigrationTest] Upgrade of the module toto from version 002 to version 003
07:28:09.324794 [DatasourceMigrationTest] Upgrade of the module toto to version 003: [OK]
07:28:09.345852 [_testAnUpgradeFailure_closure2] Upgrade of the module foo from version 003 to version 004
07:28:09.346872 [_testAnUpgradeFailure_closure2] update.groovy processing...
07:28:09.363533 [_testAnUpgradeFailure_closure2] update.groovy processing: [FAILURE]
07:28:09.367097 [_testAnUpgradeFailure_closure2] Upgrade of the module foo to version 004: [FAILURE]
07:28:09.377138 [DatasourceMigrationTest] Upgrade of the module toto from version 003 to version 004
07:28:09.377551 [DatasourceMigrationTest] update.groovy processing...Ho yeh, I succeeded to add my person into the database!
07:28:09.378856 [DatasourceMigrationTest] update.groovy processing: [OK]
07:28:09.380073 [DatasourceMigrationTest] Upgrade of the module toto to version 004: [OK]
07:28:09.388515 [_testAnInstallationFailure_closure1] Installation of the module foo to version 002
07:28:09.391342 [_testAnInstallationFailure_closure1] Installation of the module foo to version 002: [FAILURE]