[Koha-bugs] [Bug 18336] Use utf8mb4 instead of utf8 for MySQL tables, columns, and connections

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Feb 4 21:07:20 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18336

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #24 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I've tried, but failed:

kohadev-koha at kohadevbox:/home/vagrant/kohaclone$
./installer/data/mysql/updatedatabase.pl 
DEV atomic update: bug_18336_utf8mb4.perl
Upgrade to XXX done (Bug 18336: Convert DB tables to utf8mb4)

kohadev-koha at kohadevbox:/home/vagrant/kohaclone$ prove
t/db_dependent/www/search_utf8.t          
t/db_dependent/www/auth_values_input_www.t
t/db_dependent/www/search_utf8.t ............ 1/99 Link not found at
t/db_dependent/www/search_utf8.t line 146.
# Looks like your test exited with 255 just after 4.
t/db_dependent/www/search_utf8.t ............ Dubious, test returned 255 (wstat
65280, 0xff00)
Failed 95/99 subtests 
t/db_dependent/www/auth_values_input_www.t .. 3/34 Error POSTing
http://kohadev-intra.myDNSname.org:8080/cgi-bin/koha/admin/authorised_values.pl:
Internal Server Error at t/db_dependent/www/auth_values_input_www.t line 85.
# Looks like your test exited with 255 just after 5.
t/db_dependent/www/auth_values_input_www.t .. Dubious, test returned 255 (wstat
65280, 0xff00)
Failed 29/34 subtests 

Test Summary Report
-------------------
t/db_dependent/www/search_utf8.t          (Wstat: 65280 Tests: 4 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 99 tests but ran 4.
t/db_dependent/www/auth_values_input_www.t (Wstat: 65280 Tests: 5 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 34 tests but ran 5.
Files=2, Tests=9,  7 wallclock secs ( 0.03 usr  0.00 sys +  2.71 cusr  0.80
csys =  3.54 CPU)
Result: FAIL

Did I miss something?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list