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

Fix process related unittests #2951

Closed
bschmalhofer opened this issue Feb 10, 2024 · 2 comments
Closed

Fix process related unittests #2951

bschmalhofer opened this issue Feb 10, 2024 · 2 comments
Labels
unittests Requests wrt unittests
Milestone

Comments

@bschmalhofer
Copy link
Contributor

There are new test failures, mostly related to processes:

Test Summary Report

/opt/otobo/scripts/test/Compile.t (Wstat: 0 Tests: 1745 Failed: 0)
TODO passed: 694, 822
/opt/otobo/scripts/test/Selenium/Agent/AgentTicketProcess.t (Wstat: 768 (exited 3) Tests: 106 Failed: 3)
Failed tests: 41, 105-106
Non-zero exit status: 3
/opt/otobo/scripts/test/Selenium/Agent/AgentTicketProcessACL.t (Wstat: 256 (exited 1) Tests: 29 Failed: 1)
Failed test: 29
Non-zero exit status: 1
/opt/otobo/scripts/test/Selenium/Customer/CustomerTicketOverview.t (Wstat: 512 (exited 2) Tests: 26 Failed: 2)
Failed tests: 25-26
Non-zero exit status: 2
/opt/otobo/scripts/test/Selenium/Customer/DynamicFields/DynamicFieldDatabase.t (Wstat: 256 (exited 1) Tests: 46 Failed: 1)
Failed test: 46
Non-zero exit status: 1
/opt/otobo/scripts/test/Selenium/Output/TicketZoom/ProcessInformation.t (Wstat: 512 (exited 2) Tests: 25 Failed: 2)
Failed tests: 24-25
Non-zero exit status: 2
/opt/otobo/scripts/test/Selenium/TestingMethods.t (Wstat: 0 Tests: 36 Failed: 0)
TODO passed: 21, 24, 28

@stefanhaerter
Copy link
Contributor

Fixes are merged with #2956 - waiting for confirmation to close the issue.

@bschmalhofer
Copy link
Contributor Author

The latest run of the test suite looks fine. Closing this issue.

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

No branches or pull requests

2 participants