[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 Jonathan Druart changed: What|Removed |Added Blocks||28250 Referenced Bugs:

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-12-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 Jonathan Druart changed: What|Removed |Added Resolution|--- |FIXED

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-12-18 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 --- Comment #29 from Victor Grousset/tuxayo --- (In reply to Victor Grousset/tuxayo from comment #1) > Reproduced after: > - first try > - 14 tries > - first try Should be fixed with bug 27055, the whole test suite was stable

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-08-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 --- Comment #28 from Jonathan Druart --- Master_U18 #878 But the screen does not show a logged in user: https://snipboard.io/zq7VIv.jpg -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-08-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 --- Comment #27 from Jonathan Druart --- (In reply to Jonathan Druart from comment #26) > Created attachment 108796 [details] [review] > Bug 25811: Add debug info to authentication.t > > Trying to know if the logged in patron is

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-08-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 Jonathan Druart changed: What|Removed |Added Attachment #108782|0 |1 is obsolete|

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-08-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 --- Comment #25 from Jonathan Druart --- Something worth noting, in the last failure there is: 12:20:17 koha_1 | # Failed test 'OPAC interface authentication' 12:20:17 koha_1 | # at

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-08-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 --- Comment #24 from Jonathan Druart --- Created attachment 108782 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108782=edit Bug 25811: Add debug info to authentication.t Trying to know if the logged in patron

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-08-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 --- Comment #23 from Jonathan Druart --- Yes Nick, you are right. And this is the first time it happens actually. Previously we had a logged out screen and the test complained because id="login" did not exist. Now at least it makes

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-08-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 Nick Clemens changed: What|Removed |Added CC||n...@bywatersolutions.com

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-08-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 --- Comment #21 from Jonathan Druart --- Koha_Master_U18 #871 12:20:17 koha_1 | # Failed test 'OPAC interface authentication' 12:20:17 koha_1 | # at t/db_dependent/selenium/authentication.t line 134. 12:20:17

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-08-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 --- Comment #20 from Jonathan Druart --- (In reply to Jonathan Druart from comment #18) > Created attachment 107716 [details] [review] > Bug 25811: Try to fix the random failure caused by not finding id=login Pushed to master. --

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-08-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 --- Comment #19 from Victor Grousset/tuxayo --- (In reply to Jonathan Druart from comment #17) > The last failure uploaded the content of the page: https://gdf3.com/FBHWZ7YH > > Which does contain the '' node... As the analysis of

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-08-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 --- Comment #18 from Jonathan Druart --- Created attachment 107716 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107716=edit Bug 25811: Try to fix the random failure caused by not finding id=login -- You are

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-08-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 --- Comment #17 from Jonathan Druart --- The last failure uploaded the content of the page: https://gdf3.com/FBHWZ7YH Which does contain the '' node... -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-08-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 --- Comment #16 from Jonathan Druart --- Master_D9 #1399 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-08-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 --- Comment #15 from Jonathan Druart --- Hi Lucas, The dependency was wrong. I've pushed this patch for debugging purpose, it's not supposed to be backported. The bug will remain opened until we found the reason of the failure.

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-08-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 Jonathan Druart changed: What|Removed |Added Depends on|25824 | Referenced Bugs:

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-07-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-07-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 --- Comment #13 from Jonathan Druart --- Last patch pushed to master. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-07-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 --- Comment #12 from Jonathan Druart --- Created attachment 107635 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107635=edit Bug 25811: (follow-up) Debug - Paste the source of the page Wide character in

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-07-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 Jonathan Druart changed: What|Removed |Added Assignee|ch...@bigballofwax.co.nz

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-07-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 Jonathan Druart changed: What|Removed |Added Status|Signed Off |ASSIGNED --- Comment #11

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-07-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 --- Comment #10 from Tomás Cohen Arazi --- Created attachment 107444 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107444=edit Bug 25811: Debug - Paste the source of the page I am really struggling finding the

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-07-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 Tomás Cohen Arazi changed: What|Removed |Added Attachment #107414|0 |1 is obsolete|

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-07-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 Tomás Cohen Arazi changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-07-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 Jonathan Druart changed: What|Removed |Added Status|NEW |Needs Signoff

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-07-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 --- Comment #8 from Jonathan Druart --- Created attachment 107414 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107414=edit Bug 25811: Debug - Paste the source of the page I am really struggling finding the

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-07-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 --- Comment #7 from Jonathan Druart --- Master_D9 #1393 (Docker 1) -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-07-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 --- Comment #6 from Jonathan Druart --- Master_D10 #299 (Docker 1) -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-06-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 --- Comment #5 from Victor Grousset/tuxayo --- The previous error might have been due to Selenium being in an invalid state. I got it often until I restarted koha-testing-docker. So. Tested with commit

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-06-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 --- Comment #4 from Victor Grousset/tuxayo --- > Victor, can you try to call $driver->get_page_source(); and share the content? Okay! Did 113 run recreating it >_< disabled the additional logging to see if that was the cause.

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-06-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 --- Comment #3 from Jonathan Druart --- I still don't recreate locally. Victor, can you try to call $driver->get_page_source(); and share the content? Maybe in both t::lib::Selenium->add_error_handler and authentication.t, just

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-06-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 Jonathan Druart changed: What|Removed |Added CC|

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-06-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 Victor Grousset/tuxayo changed: What|Removed |Added Depends on||25824 Referenced

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-06-18 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 --- Comment #1 from Victor Grousset/tuxayo --- Reproduced after: - first try - 14 tries - first try So it's quite frequent (on my machine) -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2020-06-18 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 Victor Grousset/tuxayo changed: What|Removed |Added Blocks||25551 Referenced