Files
Henning Schild dd9ee7e708 dev-util/bats: use upstreams way of running parallel tests
Running the self-test does fail if we run it with `--jobs` but works
if we use BATS_NUMBER_OF_PARALLEL_JOBS. The latter is how upstream
does test.

Gentoo CI never found this because of "optfeature" being involved in
src_test(). This change fixes tests for users who have the "optfeature"
dep installed, no reports or gentoo bugs so far, no change in package
content. Upstream issue mentioned in comments.

Signed-off-by: Henning Schild <henning@hennsch.de>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/1507
Merges: https://codeberg.org/gentoo/gentoo/pulls/1507
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2026-08-10 15:52:00 +03:00
..