[blfs] branch trunk updated: ibus: add some test suite caveats
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <177820743037.8528.4380976386389278859@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository blfs.
The following commit(s) were added to refs/heads/trunk by this push:
new 6f05ce3f30 ibus: add some test suite caveats
6f05ce3f30 is described below
commit 6f05ce3f30f9ac6f2dced9c9d4d0123ad4aa5334
Author: Xi Ruoyao <[email protected]>
AuthorDate: Fri May 8 10:28:18 2026 +0800
ibus: add some test suite caveats
---
general/genutils/ibus.xml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/general/genutils/ibus.xml b/general/genutils/ibus.xml
index 570714c4af..ce28ade6fa 100644
--- a/general/genutils/ibus.xml
+++ b/general/genutils/ibus.xml
@@ -167,9 +167,13 @@ make</userinput></screen>
make</userinput></screen>
<para>
- To test the results, issue: <command>make -k check</command>.
+ To test the results, issue: <command>sed 's/python$/&3/' -i
+ engine/test-gnome.py && make -k check</command>.
The test named ibus-compose fails because it uses some locales
not installed in LFS.
+ The test named ibus-keypress requires
+ <literal>CONFIG_INPUT_UINPUT</literal> enabled in the kernel
+ configuration and it would fail otherwise.
The xkb-latin-layouts test is also known to fail on
some systems.
</para>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page