tests: ges: Update known issue links as they were moved to the monorepo

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7884>
This commit is contained in:
Thibault Saunier 2024-11-13 19:22:17 -03:00
parent f4f473650f
commit c0c9a31fc9

View file

@ -1,5 +1,5 @@
KNOWN_ISSUES = {
'https://gitlab.freedesktop.org/gstreamer/gst-editing-services/issues/27': {
'https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/4021': {
'tests': [
'ges.playback.scrub_forward_seeking.test_mixing.*mp3.*',
'ges.scenario.add_effect_and_split',
@ -15,7 +15,7 @@ KNOWN_ISSUES = {
},
]
},
"https://gitlab.freedesktop.org/gstreamer/gst-editing-services/issues/65": {
"https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/4020" {
"tests": [
"ges.playback.scrub_backward_seeking.test_transition.*"
],