Bug 34911: Test files from HEAD instead of 'master'
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 26 Sep 2023 08:27:57 +0000 (10:27 +0200)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Tue, 17 Oct 2023 16:56:23 +0000 (16:56 +0000)
commit78777546dc62a3b07d8e4b7c033478149a25a9d5
tree73b8b945b03fdc1643e77fd4e5088b3c3462c269
parent214da9ddb4bd9237dd50332a31e42499e8e8873f
Bug 34911: Test files from HEAD instead of 'master'

Since bug 34303 the test suite (when ran on jenkins) is no longer testing Perl::Critic

koha_1       | fatal: Not a valid object name master
koha_1       | [14:58:14] t/00-testcritic.t

We are not cloning the whole repo and "master" is not available. Additionally we do not want to test master's files on stable branches anyway...

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 7dd57db42932a45e1af9a5bc3f827e1178bec469)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 5c73ac5c23ee5d7e828f8cd2b02769fad1367589)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
t/00-testcritic.t
xt/check_makefile.t