0.19 has: ``` src_test() { "${EPYTHON}" run_iwyu_tests.py } ``` No die -> it won't stop on failure.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82d2d0d79ba05ca4ed58527140b565d6ed881af3 commit 82d2d0d79ba05ca4ed58527140b565d6ed881af3 Author: Florian Schmaus <flow@gentoo.org> AuthorDate: 2023-04-28 06:07:36 +0000 Commit: Florian Schmaus <flow@gentoo.org> CommitDate: 2023-04-28 06:09:01 +0000 dev-util/include-what-you-use: add missing 'die' in src_test Thanks to sam for reporting this. Closes: https://bugs.gentoo.org/905198 Signed-off-by: Florian Schmaus <flow@gentoo.org> Reported-by: Sam James <sam@gentoo.org> dev-util/include-what-you-use/include-what-you-use-0.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)