mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Merge branch 'trunk' into renodr/vulkan-addition
Merge the gst-plugins-bad test fail documentation in
This commit is contained in:
commit
410e241022
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user