tests: cover live ibus transport lifecycle

This commit is contained in:
2026-08-13 23:55:27 +09:00
parent 88d26c598d
commit f399eb0af6
5 changed files with 1026 additions and 4 deletions

View File

@@ -19,6 +19,7 @@ RUN pacman -Syu --noconfirm --needed \
&& pacman -Scc --noconfirm
RUN printf "egrep='grep -E'\n" > /usr/lib/plan9/config
RUN dbus-uuidgen --ensure=/etc/machine-id
ENV PLAN9=/usr/lib/plan9
ENV PATH=$PATH:/usr/lib/plan9/bin