https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34843
--- Comment #4 from Jonathan Druart <[email protected]> --- (In reply to Marcel de Rooy from comment #2) > (In reply to Jonathan Druart from comment #0) > > To recreate: > > root@kohadevbox:koha$ perl /kohadevbox/misc4dev/run_tests.pl > > --run-db-upgrade-only > > > > Cant reproduce this right away in Koha. Did new install on current master > too. > This may need some specific context? > SQL version ? > Other specifics ? This is in the context of bug 34841. The --run-db-upgrade-only will reset the DB to 19.11.00 (using a dump that is present in the misc4dev repo), then run the DB upgrade process, twice. And the test suite will eventually run on top of that. Here Commenter.t is failing when it's run after the 19.11.00 DB reset+upgrade x 2 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
