tests: mark elements_srtp.test_play test as flaky
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1777 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3927>
This commit is contained in:
parent
edc66ce003
commit
edaf3252c5
@ -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,
|
||||||
|
},
|
||||||
|
],
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user