https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16554
--- Comment #52 from Bernardo Gonzalez Kriegel <[email protected]> --- With all patches applied, all test succeed with Marc fix :) git log --oneline | head -16 c1bfb24 Bug 16554: More i18n changes - uk-UA files 23001ea Bug 16554: More i18n changes - ru-RU files ca09bf0 Bug 16554: More i18n changes - fr-FR files 72ca21d Bug 16554 - DO NOT PUSH - Follow up to testing script 4c32489 Bug 16554: Fix encoding on it-IT file 0644c60 Bug 16554: rewrite mandatory and sample data - de-DE 989c319 Bug 16554: rewrite mandatory and sample data - it-IT 9c6ce1d Bug 16554: More i18n changes - en, es, nb and pl files c85d6e7 Bug 16554: DO NOT PUSH - (followup) - sorted filenames 79c2f1f Bug 16554: DO NOT PUSH - test for all sample files 1442061 Bug 16554: rewrite mandatory and sample data - pl-PL 596721f Bug 16554: rewrite mandatory and sample data - nb-NO 63afd53 Bug 16554: rewrite mandatory and sample data - es-ES 83b2d0d Bug 16554: Fix I18N sample files 1ba4ed1 Bug 16554: Fix fr-FR sample files 3315a88 Bug 17023: Repair "cancel" link ... ok All tests successful. Files=1, Tests=1, 3975 wallclock secs ( 0.24 usr 0.02 sys + 10.02 cusr 1.48 csys = 11.76 CPU) Result: PASS Dropping and re-creating database and running for fr-FR only it's Ok, all success. $ prove -v t/db_dependent/Test_installer.t t/db_dependent/Test_installer.t .. DBD::mysql::db do failed: Table 'koha_test_installer.systempreferences' doesn't exist [for Statement " SELECT * FROM systempreferences WHERE 1 = 0 "] at /home/bgkriegel/kohaclone/Koha/Database.pm line 93. loading kohastructure for fr-FR | not marc21 # 01/26: /home/bgkriegel/kohaclone/installer/data/mysql/audio_alerts.sql ... # 26/26: /home/bgkriegel/kohaclone/installer/data/mysql/fr-FR/marcflavour/unimarc_lecture_pub/Obligatoire/framework_DEFAULT.sql loading kohastructure for fr-FR | not unimarc # 01/24: /home/bgkriegel/kohaclone/installer/data/mysql/audio_alerts.sql ... # 24/24: /home/bgkriegel/kohaclone/installer/data/mysql/fr-FR/marcflavour/marc21/Optionnel/marc21_simple_bib_frameworks.sql ok 1 - No failures 1..1 ok All tests successful. Files=1, Tests=1, 327 wallclock secs ( 0.05 usr 0.00 sys + 2.01 cusr 0.22 csys = 2.28 CPU) Result: PASS Don't know what to think :( -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
