Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 659476 - sys-devel/gdb doesn't die from src_test when tests fail
Summary: sys-devel/gdb doesn't die from src_test when tests fail
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-28 11:48 UTC by Mart Raudsepp
Modified: 2019-07-13 07:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mart Raudsepp gentoo-dev 2018-06-28 11:48:50 UTC
sys-devel/gdb has:

src_test() {
        nonfatal emake check || ewarn "tests failed"
}

That's not OK to just ewarn out of failed tests and continue with installation. We have FEATURES=test-fail-continue for that kind of behavior. Please remove the nonfatal || ewarn bits.
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2019-07-13 07:46:01 UTC
gdb-8.3+ fails merge on failing tests: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f30b1535e3f79e8a36f678400d78c8f61776746