summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gstreamer1.0/skip-aggregator-test.patch
Commit message (Collapse)AuthorAgeFilesLines
* gstreamer1.0: skip a test that is known to be flakyRoss Burton2024-03-281-0/+35
The aggregator testcase test_infinite_seek_50_src_live is known upstream to be flaky[1] and when this fails in their CI they just ignore it. It's failing often on our autobuilder, so disable the test case for now until upstream have resolved this issue. [ YOCTO #15054 ] [1] https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/410 (From OE-Core rev: 2fdc76a78d03b27f79fcaf1f86a4cf5f8904d9ee) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit c2c9cbc107e5428122ad26b5c478602f0c8c0fbe) Signed-off-by: Steve Sakoman <steve@sakoman.com>