Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 739738 - net-misc/curl: tests have automagic on valgrind
Summary: net-misc/curl: tests have automagic on valgrind
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-31 12:44 UTC by Thomas Deutschmann (RETIRED)
Modified: 2022-05-03 03:19 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 Thomas Deutschmann (RETIRED) gentoo-dev 2020-08-31 12:44:08 UTC
Tests from net-misc/curl will automatically use valgrind when available.
This should be disabled or controlled via USE flag.

Looks like test script has an

>  -n     Disable the check for and use of valgrind.

option for that.
Comment 1 Larry the Git Cow gentoo-dev 2022-05-03 03:19:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25f5af6ec754e7e2f1e9d9c60e1196dfa42eb59f

commit 25f5af6ec754e7e2f1e9d9c60e1196dfa42eb59f
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-05-03 03:18:43 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-03 03:18:47 +0000

    net-misc/curl: add 7.83.0
    
    Now with verbose tests & disabled valgrind (unreliable on various arches
    and within sandbox).
    
    Bug: https://bugs.gentoo.org/841302
    Closes: https://bugs.gentoo.org/739738
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/curl/Manifest           |   2 +
 net-misc/curl/curl-7.83.0.ebuild | 287 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 289 insertions(+)