=========================================================== short test summary info =========================================================== SKIPPED [1] tests/test_session.py:307: 3.0 has the -e flag on new-window SKIPPED [1] tests/test_window.py:428: 3.0 has the -e flag on split-window SKIPPED [1] tests/legacy_api/test_session.py:296: 3.0 has the -e flag on new-window SKIPPED [1] tests/legacy_api/test_window.py:367: 3.0 has the -e flag on split-window FAILED tests/test_window.py::test_fresh_window_data - libtmux.exc.LibTmuxException: ["can't find window: hey"] FAILED tests/legacy_api/test_window.py::test_fresh_window_data - libtmux.exc.LibTmuxException: ["can't find window: hey"] ====================================== 2 failed, 288 passed, 4 skipped, 119 warnings, 4 rerun in 24.51s ======================================= Reproducible: Always
Created attachment 887783 [details] build.log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=833255f9cf0694a78e9a38863661f6977a8d1982 commit 833255f9cf0694a78e9a38863661f6977a8d1982 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2024-03-17 16:02:12 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-03-17 16:24:34 +0000 dev-python/libtmux: Fix test failures when running in tmux Closes: https://bugs.gentoo.org/927158 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/libtmux/libtmux-0.30.2.ebuild | 5 ++++- dev-python/libtmux/libtmux-0.32.0.ebuild | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-)