[Bug 17540] New: auth_values_input_www.t is broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17540 Bug ID: 17540 Summary: auth_values_input_www.t is broken Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org % prove t/db_dependent/www/auth_values_input_www.t t/db_dependent/www/auth_values_input_www.t .. 1/28 # Failed test at t/db_dependent/www/auth_values_input_www.t line 96. # got: '0' # expected: '1' # Failed test at t/db_dependent/www/auth_values_input_www.t line 97. # got: '0' # expected: '1' # Failed test 'UTF-8 (Greek) chars are correctly present. Good' # at t/db_dependent/www/auth_values_input_www.t line 105. Use of uninitialized value in string ne at t/db_dependent/www/auth_values_input_www.t line 118. # Failed test 'error, link to delete not working' # at t/db_dependent/www/auth_values_input_www.t line 118. t/db_dependent/www/auth_values_input_www.t .. 16/28 # Failed test at t/db_dependent/www/auth_values_input_www.t line 150. # got: '0' # expected: '1' # Failed test 'UTF-8 not Latin-1 second test is OK. Good' # at t/db_dependent/www/auth_values_input_www.t line 158. Use of uninitialized value in string ne at t/db_dependent/www/auth_values_input_www.t line 171. # Failed test 'error, link to delete not working' # at t/db_dependent/www/auth_values_input_www.t line 171. # Looks like you failed 7 tests of 28. t/db_dependent/www/auth_values_input_www.t .. Dubious, test returned 7 (wstat 1792, 0x700) Failed 7/28 subtests Test Summary Report ------------------- t/db_dependent/www/auth_values_input_www.t (Wstat: 1792 Tests: 28 Failed: 7) Failed tests: 8-9, 14-15, 22, 27-28 Non-zero exit status: 7 Files=1, Tests=28, 3 wallclock secs ( 0.01 usr 0.01 sys + 0.71 cusr 0.54 csys = 1.27 CPU) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17540 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|gmcharlt@gmail.com |jonathan.druart@bugs.koha-c | |ommunity.org Depends on| |17216 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- This is caused by bug 17216 which modified the structure of the AV admin page Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17216 [Bug 17216] Add a new table to store authorized value categories -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17540 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17540 --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 57078 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57078&action=edit Bug 17540: (Bug 7216 followup) Fix tests for auth_values_input_www.t This is caused by bug 17216 which modified the structure of the AV admin page Test plan: prove t/db_dependent/www/auth_values_input_www.t should return green -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17540 Claire Gravely <claire_gravely@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |claire_gravely@hotmail.com --- Comment #3 from Claire Gravely <claire_gravely@hotmail.com> --- test failed for me: t/db_dependent/www/auth_values_input_www.t .. You tried to plan twice at t/db_dependent/www/auth_values_input_www.t line 47. # Looks like your test exited with 255 before it could output anything. t/db_dependent/www/auth_values_input_www.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 33/33 subtests -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17540 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17540 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #57078|0 |1 is obsolete| | --- Comment #4 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 57105 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57105&action=edit [SIGNED-OFF] Bug 17540: (Bug 7216 followup) Fix tests for auth_values_input_www.t This is caused by bug 17216 which modified the structure of the AV admin page Test plan: prove t/db_dependent/www/auth_values_input_www.t should return green Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17540 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |josef.moravec@gmail.com --- Comment #5 from Josef Moravec <josef.moravec@gmail.com> --- Test passed cleanly for me... -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17540 --- Comment #6 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Claire Gravely from comment #3)
test failed for me:
t/db_dependent/www/auth_values_input_www.t .. You tried to plan twice at t/db_dependent/www/auth_values_input_www.t line 47. # Looks like your test exited with 255 before it could output anything. t/db_dependent/www/auth_values_input_www.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 33/33 subtests
This is because you did not export KOHA_INTRANET_URL and KOHA_OPAC_URL -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17540 --- Comment #7 from Claire Gravely <claire_gravely@hotmail.com> --- (In reply to Jonathan Druart from comment #6)
(In reply to Claire Gravely from comment #3)
test failed for me:
t/db_dependent/www/auth_values_input_www.t .. You tried to plan twice at t/db_dependent/www/auth_values_input_www.t line 47. # Looks like your test exited with 255 before it could output anything. t/db_dependent/www/auth_values_input_www.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 33/33 subtests
This is because you did not export KOHA_INTRANET_URL and KOHA_OPAC_URL
Thanks, yes, worked on kohadevbox! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17540 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17540 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #57105|0 |1 is obsolete| | --- Comment #8 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 57138 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57138&action=edit Bug 17540: (Bug 7216 followup) Fix tests for auth_values_input_www.t This is caused by bug 17216 which modified the structure of the AV admin page Test plan: prove t/db_dependent/www/auth_values_input_www.t should return green Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17540 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |kyle@bywatersolutions.com --- Comment #9 from Kyle M Hall <kyle@bywatersolutions.com> --- Pushed to master for 16.11, thanks Jonathan! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17540 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |mtj@kohaaloha.com --- Comment #10 from Mason James <mtj@kohaaloha.com> --- blocked by DB changes, passing for 16.05 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17540 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |Pushed to Master -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org