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

Test failure in OverviewSmall.t #2213

Closed
bschmalhofer opened this issue Mar 5, 2023 · 2 comments
Closed

Test failure in OverviewSmall.t #2213

bschmalhofer opened this issue Mar 5, 2023 · 2 comments
Assignees
Labels
unittests Requests wrt unittests
Milestone

Comments

@bschmalhofer
Copy link
Contributor

Recently I started to see test failures for scripts/test/Selenium/Output/Ticket/OverviewSmall.t. This was for OTOBO rel-10_0 and rel-11_0.

Here are the latest runs:


# Failed test 'RunTest: no exception'
# at /opt/otobo/Kernel/System/UnitTest/Selenium.pm line 306.
# Exception: WaitFor(JavaScript => return typeof($) === 'function' && $('#ColumnFilterDynamicField_DFtest12604043456000000120-TicketNew option[value="Key1%261"]').length;) timed out at /opt/otobo/scripts/test/Selenium/Output/Ticket/OverviewSmall.t line 249.
# Looks like you failed 1 test of 39.
[15:24:42] /opt/otobo/scripts/test/Selenium/Output/Ticket/OverviewSmall.t .............................................. 

Needs to be investigated.

@bschmalhofer bschmalhofer added the unittests Requests wrt unittests label Mar 5, 2023
@bschmalhofer bschmalhofer added this to the OTOBO 10.0.18 milestone Mar 5, 2023
@stefanhaerter stefanhaerter self-assigned this Mar 6, 2023
@stefanhaerter
Copy link
Contributor

Failure is related to fix for #2143.

stefanhaerter added a commit that referenced this issue Mar 6, 2023
…ble encoded, adjusting the unit test accordingly.
bschmalhofer added a commit that referenced this issue Mar 6, 2023
…t-failure

Issue #2213: Dynamic field value in column filtering is no longer dou…
@bschmalhofer
Copy link
Contributor Author

Tests look fine again for rel-11_0. Closing this issue.

Test Summary Report
-------------------
/opt/otobo/scripts/test/Compile.t                                                                         (Wstat: 0 Tests: 1774 Failed: 0)
  TODO passed:   1137, 1234
/opt/otobo/scripts/test/Selenium/TestingMethods.t                                                         (Wstat: 0 Tests: 36 Failed: 0)
  TODO passed:   21, 24, 28
Files=959, Tests=80826, 5632 wallclock secs (27.58 usr  3.23 sys + 1568.54 cusr 221.08 csys = 1820.43 CPU)
Result: PASS
ran tests for product OTOBO 11.0.x on host 4e50a7f55912 .

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