https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39324
Bug ID: 39324
Summary: [OMNIBUS] All QA tests should pass
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Currently we have the QA script (qa-test-tools) running the tests before and
after the patches we are testing.
Then we compare the results and raise errors in case of new introduced errors.
It is causing several problems:
1. Bad detection of deleted/moved files
2. False positives and some errors we don't catch
3. It is slow to run, especially because of the git manipulation (switch of
branches)
Ideally we need the tests to pass on the whole codebase, so we just need to run
the tests on the file modified by the patchset.
This is an omnibus bug in order to track the different steps we need to make
the tests pass on the whole codebase, before being able to adjust the QA
script.
See also https://gitlab.com/koha-community/qa-test-tools/-/issues/93
--
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/