validate-launcher: update testsuites checks for fixed bug

Should make CI functional again.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3646>
This commit is contained in:
Tim-Philipp Müller 2022-12-27 17:14:06 +01:00
parent 3fa4ff0562
commit 6c621bba02

View file

@ -182,12 +182,6 @@ KNOWN_ISSUES = {
],
"max_retries": 1,
},
"https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/778": {
"tests": [
r"check.gstreamer.gst_gstbin.test_watch_for_state_change",
],
"max_retries": 1,
},
"https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/803": {
"tests": [
"check.gst-editing-services.edit_while_seeked_with_stop"