clutter: the tests may hang

This commit is contained in:
Xi Ruoyao 2022-02-10 23:11:57 +08:00
parent 6344e462c9
commit 9d7421f404
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC

View File

@ -135,13 +135,12 @@ autoreconf -f -i</userinput></screen>
--enable-wayland-compositor &amp;&amp;
make</userinput></screen>
<!-- https://gitlab.gnome.org/GNOME/clutter/-/issues/6 -->
<para>
To test the results, issue: <command>make -j1 -k check</command> (you must be
It's not recommended to run the test suite because some tests may
hang forever. If you want to test the results anyway,
issue: <command>make -j1 -k check</command> (you must be
in an xterm or similar to do this, because it launches some windows).
<!-- The tests will hang if run at more than -j1.-->
<!-- The test named actor-offscreen-redirect may hang.-->
<!-- Two tests have been observed to indicate ERROR, but each is flagged twice.
For version 1.26.4 all tests pass. -->
</para>
<para>