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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
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/