From 7cb9cea2b53907d2762fc54be413342904ec4247 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Tue, 14 Feb 2023 14:43:34 +0000 Subject: [PATCH] validate: add elements_srtp.test_play_key_error to flaky test list See https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1777 Part-of: --- .../testsuites/validate_known_issues.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/gst-integration-testsuites/testsuites/validate_known_issues.py b/subprojects/gst-integration-testsuites/testsuites/validate_known_issues.py index 4875d13fea..35d47c3a56 100644 --- a/subprojects/gst-integration-testsuites/testsuites/validate_known_issues.py +++ b/subprojects/gst-integration-testsuites/testsuites/validate_known_issues.py @@ -251,7 +251,7 @@ KNOWN_ISSUES = { }, "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1777": { "tests": [ - "check.gst-plugins-bad.elements_srtp.test_play" + "check.gst-plugins-bad.elements_srtp.test_play.*" ], "issues": [ {