gstreamer/subprojects/gst-integration-testsuites/testsuites
Alicia Boya García 835bc0eef2 validate.py: Fix warning about wrong escape
There were a couple strings containing \(. That is not a valid escape
sequence in Python. The escape sequence was meant for GStreamer, and as
such either the backslash should be doubled or a raw string must be
used. This patch uses the latter for readability.

Python 3.13 will print a warning when a invalid escape sequence in a
string is found.

As a drive-by fix, this patch fixes fixes whitespace issues in the file
to make the Python linter happy.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8015>
2024-11-30 15:22:08 +00:00
..
validate hlsdemux2: Handle needing more data when draining segment 2024-11-20 20:55:19 +00:00
__init__.py Import gst-integration-testsuites 2021-09-24 16:29:33 -03:00
adaptive.py Import gst-integration-testsuites 2021-09-24 16:29:33 -03:00
dashifutils.py Import gst-integration-testsuites 2021-09-24 16:29:33 -03:00
ges.py validate:launcher: Sync asset only when passing --sync 2021-10-06 17:00:54 +00:00
ges.testslist gst-editing-services: add input channels reorder 2024-04-22 12:06:11 +02:00
ges_known_issues.py tests: ges: Update known issue links as they were moved to the monorepo 2024-11-13 19:22:17 -03:00
gesextras.py Import gst-integration-testsuites 2021-09-24 16:29:33 -03:00
gesextras.testslist Import gst-integration-testsuites 2021-09-24 16:29:33 -03:00
testsuiteutils.py Import gst-integration-testsuites 2021-09-24 16:29:33 -03:00
testvector.json Import gst-integration-testsuites 2021-09-24 16:29:33 -03:00
validate.py validate.py: Fix warning about wrong escape 2024-11-30 15:22:08 +00:00
validate.testslist hlsdemux2: Handle needing more data when draining segment 2024-11-20 20:55:19 +00:00
validate_known_issues.py validate: Ignore flaky dash playbin3 issue 2024-10-24 19:49:04 +00:00
validateelements.py Import gst-integration-testsuites 2021-09-24 16:29:33 -03:00
validateextra.py Import gst-integration-testsuites 2021-09-24 16:29:33 -03:00
validateextra.testslist Import gst-integration-testsuites 2021-09-24 16:29:33 -03:00