https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35506 Bug ID: 35506 Summary: selenium/regressions.t is failing randomly Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Test Suite Assignee: chris@bigballofwax.co.nz Reporter: jonathan.druart+koha@gmail.com QA Contact: testopia@bugs.koha-community.org koha_1 | koha_1 | # Failed test 'Checkouts table must be correctly aligned' koha_1 | # at t/db_dependent/selenium/regressions.t line 204. koha_1 | # got: '' koha_1 | # expected: '1' koha_1 | # thead: 0 ; tfoot: 18 ; tbody: 0 koha_1 | # Looks like you failed 1 test of 1. koha_1 | koha_1 | # Failed test 'Display circulation table correctly' koha_1 | # at t/db_dependent/selenium/regressions.t line 211. selenium_1 | JavaScript error: http://kohadev.mydnsname.org:8080/cgi-bin/koha/opac-user.pl, line 859: ReferenceError: ssGPCYcY is not defined selenium_1 | [Child 2137, MediaDecoderStateMachine #1] WARNING: 7f7ec97e4d60 OpenCubeb() failed to init cubeb: file /builds/worker/checkouts/gecko/dom/media/AudioStream.cpp:324 selenium_1 | [Child 2137, MediaDecoderStateMachine #1] WARNING: Decoder=7f7ecb817400 [OnMediaSinkAudioError]: file /builds/worker/checkouts/gecko/dom/media/MediaDecoderStateMachine.cpp:3980 selenium_1 | [Child 2137, MediaDecoderStateMachine #1] WARNING: Decoder=7f7ecb817400 Decode error: NS_ERROR_DOM_MEDIA_MEDIASINK_ERR (0x806e000b) - OnMediaSinkAudioError: file /builds/worker/checkouts/gecko/dom/media/MediaDecoderStateMachine.cpp:3541 koha_1 | [13:36:29] t/db_dependent/00-strict.t .................................................. ok 87 ms ( 0.08 usr 0.00 sys + 496.36 cusr 72.29 csys = 568.73 CPU) koha_1 | # Looks like you planned 18 tests but ran 1. koha_1 | koha_1 | # Failed test 'Encoding in session variables' koha_1 | # at t/db_dependent/selenium/regressions.t line 340. koha_1 | Can't call method "get_text" on an undefined value at t/db_dependent/selenium/regressions.t line 325. koha_1 | # Looks like your test exited with 11 just after 7. koha_1 | [13:36:34] t/db_dependent/selenium/regressions.t ....................................... koha_1 | Dubious, test returned 11 (wstat 2816, 0xb00) koha_1 | Failed 3/8 subtests This was failing on Koha_Master/2760 (Docker_11) but fixed on 2761 (Docker_15). Nothing has been pushed in between. -- You are receiving this mail because: You are watching all bug changes.