[Bug 41721] New: CI must fail early if 01-installation.t is failing
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41721 Bug ID: 41721 Summary: CI must fail early if 01-installation.t is failing Initiative type: --- Sponsorship --- status: Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Test Suite Assignee: jonathan.druart@gmail.com Reporter: jonathan.druart@gmail.com QA Contact: testopia@bugs.koha-community.org Logging that in bugzilla to ease searching the root cause. If the 01-installation.t selenium tests fail then the DB does not contain the necessary data for the test suite to run correctly. We must abort early to not cause confusion. Most of the Perl tests will fail with: 14:22:40 koha-1 | # DBD::mysql::st execute failed: Table 'koha_kohadev.systempreferences' doesn't exist at /kohadevbox/koha/Koha/Database.pm line 139. Cypress tests will fail with: 15:54:18 koha-1 | Because this error occurred during a `before all` hook we are skipping all of the remaining tests." type="CypressError"><![CDATA[CypressError: `cy.task('query')` failed with the following error: 15:54:18 koha-1 | 15:54:18 koha-1 | > Table 'koha_kohadev.systempreferences' doesn't exist See https://gitlab.com/koha-community/koha-misc4dev/-/issues/99 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41721 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41721 Jacob O'Mara <jacob.omara@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacob.omara@openfifth.co.uk -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org