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 sporadic errors AdminQueueTemplates.t #4159

Open
bschmalhofer opened this issue Feb 17, 2025 · 1 comment
Open

Fix sporadic errors AdminQueueTemplates.t #4159

bschmalhofer opened this issue Feb 17, 2025 · 1 comment
Labels
unittests Requests wrt unittests
Milestone

Comments

@bschmalhofer
Copy link
Contributor

bschmalhofer commented Feb 17, 2025

The failure in AdminQueueTemplates.t seems to be sporadic.

Running prove -v -I . -I Kernel/cpan-lib/ scripts/test/Selenium/Agent/Admin/AdminQueueTemplates.t reported no errors. The test runs in GitLab also work fine.

This might also occur in older releases. See #2286.

Test Summary Report

/opt/otobo/scripts/test/Compile.t (Wstat: 0 Tests: 1762 Failed: 0)
TODO passed: 714, 844
/opt/otobo/scripts/test/Selenium/Agent/Admin/AdminQueueTemplates.t (Wstat: 512 (exited 2) Tests: 38 Failed: 2)
Failed tests: 37-38
Non-zero exit status: 2
/opt/otobo/scripts/test/Selenium/TestingMethods.t (Wstat: 0 Tests: 36 Failed: 0)
TODO passed: 21, 24, 28
Files=975, Tests=81967, 4137 wallclock secs (19.73 usr 2.67 sys + 1024.47 cusr 164.78 csys = 1211.65 CPU)
Result: FAIL
ran tests for product OTOBO 11.1.x on host 54052b3a1669 .

Originally posted by @bschmalhofer in #4148

@bschmalhofer bschmalhofer added the unittests Requests wrt unittests label Feb 17, 2025
@bschmalhofer bschmalhofer modified the milestones: OTOBO 11.0, OTOBO 11.1 Feb 17, 2025
@bschmalhofer
Copy link
Contributor Author

The failure is still there in latest local run of the test suite under rel-11_1.

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

1 participant