Tim-Philipp Müller 2023-02-10 10:02:35 +00:00 committed by GStreamer Marge Bot
parent edc66ce003
commit edaf3252c5

View file

@ -248,5 +248,16 @@ KNOWN_ISSUES = {
"issue-id": "transcoded-file-wrong-duration", "issue-id": "transcoded-file-wrong-duration",
}, },
] ]
},
"https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1777": {
"tests": [
"check.gst-plugins-bad.elements_srtp.test_play"
],
"issues": [
{
'returncode': 1,
'sometimes': True,
},
],
} }
} }