https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34842 Bug ID: 34842 Summary: t/db_dependent/Illrequest/Config.t is failing is the DB has been upgraded Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Test Suite Assignee: pedro.amorim@ptfs-europe.com Reporter: jonathan.druart+koha@gmail.com QA Contact: testopia@bugs.koha-community.org Depends on: 32911 Blocks: 34841 There is a lot of failures: # got: 'ILLLIBS' # expected: 'IL' I think we should adjust the atomic update from bug 32911 and set the syspref to "IL" if the config was "ILLLIBS". What do you think Pedro? To recreate: root@kohadevbox:koha$ perl /kohadevbox/misc4dev/run_tests.pl --run-db-upgrade-only kohadev-koha@kohadevbox:koha$ prove t/db_dependent/Illrequest/Config.t Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32911 [Bug 32911] Remove ILL partner_code config from koha-conf.xml and turn it into a system preference https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34841 [Bug 34841] The test suite is failing is the DB has been upgraded -- You are receiving this mail because: You are watching all bug changes.