mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-27 19:58:26 -07:00
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>