Commit Graph

4 Commits

Author SHA1 Message Date
Mike FABIAN
55a63c9669 Resolves: RHEL-36633 Do not require gnome-session, gnome-shell, gnome-shell-extension-no-overview for the CI test
The current CI test does not need these at all, they were only
required for the old test which used ibus-desktop-testing-runner and
Xvfb, gnome-shell-extension-no-overview seems unavailable on c10s and
that makes the CI test fail for no reason.
2024-07-09 17:51:33 +02:00
Mike FABIAN
e8e13cb593 Resolves: RHEL-36633 Remove dependency on Xvfb from CI tests and Update to 1.17.5
- Drop Python2 support (using pyupgrade --py3-plus *.py)
- Make it possible to use keys with Unicode keysyms in keybindings (requires ibus > 1.5.30)
  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/497, same problem for ibus-table)
- Use `frames_per_buffer=chunk_size` option in `self._paudio.open()`
  (Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2238746#c3)
- Translation update from Weblate (cs 36.6%, ja 45.3%, zh_CN 92.0%)
- Convert to rpm-autospec
2024-06-19 20:01:43 +02:00
Mike FABIAN
74c43b607c Remove python3-mock requirement form main.fmf (CI tests) 2021-06-30 16:45:54 +02:00
Mike FABIAN
cf6e767321 Convert CI tests to tmt 2021-06-29 19:50:55 +02:00