Bug 34655 - system_preferences_search.t is failing randomly
Summary: system_preferences_search.t is failing randomly
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Test Suite (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low normal (vote)
Assignee: Chris Cormack
QA Contact: Testopia
URL:
Keywords:
Depends on: 32926
Blocks: 25551
  Show dependency treegraph
 
Reported: 2023-08-30 12:48 UTC by Jonathan Druart
Modified: 2024-03-21 08:44 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2023-08-30 12:48:11 UTC
21:54:14 koha_1       |     #   Failed test 'The first "Policy" section (under "Accounting") is currently expanded'
21:54:14 koha_1       |     #   at t/db_dependent/selenium/system_preferences_search.t line 63.
21:54:14 koha_1       |     #          got: undef
21:54:14 koha_1       |     #     expected: 'expanded'
21:54:14 koha_1       |     # Looks like you failed 1 test of 6.
21:54:14 koha_1       | 
21:54:14 koha_1       | #   Failed test 'Perform a system preferences search for "log", and try to expand/collapse both "Policy" sections that appear'
21:54:14 koha_1       | #   at t/db_dependent/selenium/system_preferences_search.t line 91.
Comment 1 Jonathan Druart 2023-08-30 12:48:36 UTC
(In reply to Jonathan Druart from comment #0)
> 21:54:14 koha_1       |     #   Failed test 'The first "Policy" section
> (under "Accounting") is currently expanded'
> 21:54:14 koha_1       |     #   at
> t/db_dependent/selenium/system_preferences_search.t line 63.
> 21:54:14 koha_1       |     #          got: undef
> 21:54:14 koha_1       |     #     expected: 'expanded'
> 21:54:14 koha_1       |     # Looks like you failed 1 test of 6.
> 21:54:14 koha_1       | 
> 21:54:14 koha_1       | #   Failed test 'Perform a system preferences search
> for "log", and try to expand/collapse both "Policy" sections that appear'
> 21:54:14 koha_1       | #   at
> t/db_dependent/selenium/system_preferences_search.t line 91.

This was Koha_Master/2625
Comment 2 Katrin Fischer 2023-12-28 08:45:25 UTC
It just failed again on yesterday's run #2771:

koha_1       | 
koha_1       |     #   Failed test 'The first "Policy" section (under "Accounting") is currently expanded'
koha_1       |     #   at t/db_dependent/selenium/system_preferences_search.t line 63.
koha_1       |     #          got: undef
koha_1       |     #     expected: 'expanded'
koha_1       |     # Looks like you failed 1 test of 6.
koha_1       | 
koha_1       | #   Failed test 'Perform a system preferences search for "log", and try to expand/collapse both "Policy" sections that appear'
koha_1       | #   at t/db_dependent/selenium/system_preferences_search.t line 91.
koha_1       | # Looks like you failed 1 test of 1.
koha_1       | [18:44:17] t/db_dependent/selenium/system_preferences_search.t ......................... 
koha_1       | Dubious, test returned 1 (wstat 256, 0x100)
koha_1       | Failed 1/1 subtests
Comment 3 Jonathan Druart 2024-03-21 08:44:24 UTC
Koha_Master/2818