]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
curl: ensure all ptest failures are caught
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 2 Aug 2023 18:02:30 +0000 (20:02 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Aug 2023 11:44:36 +0000 (12:44 +0100)
commit86c96cbf68d986b44fdb45e988343ce29d6b8cc7
tree0d2749e663872646c627f0ed9a11e714798c0403
parent5da3a7a5654ce36bba664c5ccdd5d3fba27a4647
curl: ensure all ptest failures are caught

Piping results through sed is masking failures that aren't
picked up by sed expressions.

One such failure probes the source tree, and so isn't
relevant for target testing, and can be disabled.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/curl/curl/disable-tests
meta/recipes-support/curl/curl/run-ptest