disable using system Valgrind in the json-c tests#13750
disable using system Valgrind in the json-c tests#13750Micket merged 1 commit intoeasybuilders:developfrom
Conversation
|
Test report by @branfosj |
|
Test report by @branfosj |
|
@boegelbot please test @ generoso |
|
@branfosj: Request for testing this PR well received on generoso PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 899013768 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Test report by @Micket |
|
Going in, thanks @branfosj! |
(created using
eb --new-pr)Fixing the failure I see in #13748 where an OS Valgrind is picked up during the tests and causes the failure. Adding Valgrind as a build dependency would mean changing toolchain level, so this feels like the better fix.
Fix from the suggestion in json-c/json-c#691