Merge branch 'trunk' into renodr/vulkan-addition

Merge the gst-plugins-bad test fail documentation in
This commit is contained in:
Douglas R. Reno 2023-11-29 23:39:57 -06:00
commit 410e241022
2 changed files with 8 additions and 4 deletions

View File

@ -221,7 +221,9 @@ make</userinput></screen>
To test the results, issue: <command>make check</command>. Four tests in
the <filename>commit_tests.py</filename>,
<filename>prop_tests.py</filename>, and
<filename>update_tests.py</filename> suites are known to fail.
<filename>update_tests.py</filename> suites are known to fail. Due to
changes in Python-3.12, you can expect to see around 200 Syntax Warnings
during the test suite due to invalid escape sequences.
</para>
<para>

View File

@ -203,9 +203,11 @@ ninja</userinput></screen>
<para>
To test the results, issue: <command>ninja test</command>. Several tests
need a terminal emulator in a graphical session. Two tests,
<emphasis>elements_vacompositor</emphasis> and
<emphasis>elements_netsim</emphasis> are known to fail.
need a terminal emulator in a graphical session. Three tests,
<emphasis>elements_vacompositor</emphasis>,
<emphasis>elements_netsim</emphasis>, and
<emphasis>elements_dash_mpd</emphasis>, are known to fail.
<!-- Upstream issue is https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3124 -->
<!-- Upstream issue gst-plugins-bad/#1426 -->
If <xref linkend='gst10-plugins-good'/> is not installed, two tests