Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnitTests: some failures in migration related tests #190

Closed
bschmalhofer opened this issue Jul 10, 2020 · 3 comments
Closed

UnitTests: some failures in migration related tests #190

bschmalhofer opened this issue Jul 10, 2020 · 3 comments
Assignees
Milestone

Comments

@bschmalhofer
Copy link
Contributor

scripts/test/SysConfig/ConfigurationMigrate.t .................................................... 
ok 1 - Started database transaction.
not ok 2 - TestFile 'ZZZAutoOTOBO5.pm' existing
not ok 3 - File was readable
ok 4 - Rolled back all database changes and cleaned up the cache.
1..4
Failed 2/4 subtests 

@bschmalhofer
Copy link
Contributor Author

Still failing, even after fixing #213

@bschmalhofer bschmalhofer modified the milestones: OTOBO 10.0.3, OTOBO 10.1 Aug 6, 2020
@bschmalhofer
Copy link
Contributor Author

These test failures seem to be all related to the migration to OTOBO. Let's handle them in a single issue.

1660770 scripts/test/ObjectManager/Can.t                                                               (Wstat: 0 Tests: 788 Failed: 2)
160771   Failed tests:  443-444
160772 scripts/test/SysConfig/ConfigurationMigrate.t                                                  (Wstat: 0 Tests: 3 Failed: 2)
160773   Failed tests:  2-3

160774 scripts/test/SysConfig/ConfigurationMigratePackage.t                                           (Wstat: 2816 Tests: 2 Failed: 0)
160775   Non-zero exit status: 11
160776   Parse errors: No plan found in TAP output
160777 scripts/test/SysConfig/ConfigurationMigrateXMLStructure.t                                      (Wstat: 0 Tests: 1 Failed: 1)
160778   Failed test:  1

The above paste is from rel-10_1. For rel-10_0 the result might vary a little bit.

@bschmalhofer bschmalhofer changed the title UnitTests: two failures in scripts/test/SysConfig/ConfigurationMigrat UnitTests: some failures in migration related tests Aug 7, 2020
@bschmalhofer
Copy link
Contributor Author

The migration related failing test scripts have either been fixed or removed. See #232 .
The failures in Can.t is apparently not related to the migration. There is a new issue for that case: #364.
Closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants