mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 09:41:07 +00:00
validate: remove known issue for mxfdemux that's fixed now
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/1020 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4659>
This commit is contained in:
parent
7ad92c364a
commit
e6d512a3b5
1 changed files with 0 additions and 13 deletions
|
@ -229,19 +229,6 @@ KNOWN_ISSUES = {
|
|||
},
|
||||
],
|
||||
},
|
||||
"https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/1020": {
|
||||
"tests": [
|
||||
"validate.*mxf.*",
|
||||
],
|
||||
"issues": [
|
||||
{
|
||||
"issue-id": "threading::pull-range-from-wrong-thread",
|
||||
"summary": "gst_pad_pull_range called from wrong thread",
|
||||
"level": "critical",
|
||||
'can-happen-several-times': True,
|
||||
},
|
||||
]
|
||||
},
|
||||
"Our asf file is basically broken": {
|
||||
"tests": [
|
||||
"validate.file.transcode.*.samples_multimedia_cx_asf_wmv_elephant_asf",
|
||||
|
|
Loading…
Reference in a new issue