Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 896406 - dev-python/libtmux-0.21.0 fails tests (GCC-13-SYSTEM)
Summary: dev-python/libtmux-0.21.0 fails tests (GCC-13-SYSTEM)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 918269 920001
  Show dependency tree
 
Reported: 2023-02-25 07:25 UTC by Agostino Sarubbo
Modified: 2024-01-12 17:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,168.30 KB, text/plain)
2023-02-25 07:25 UTC, Agostino Sarubbo
Details
build.log.xz (0.25.0) (build.log.xz,19.07 KB, application/x-xz)
2024-01-12 17:57 UTC, Sam James
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-02-25 07:25:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/libtmux-0.21.0 fails tests (GCC-13-SYSTEM).
Discovered on: amd64 (internal ref: gcc13_tinderbox)

NOTE:
(GCC-13-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-25 07:25:59 UTC
Created attachment 854512 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-25 07:26:00 UTC
Error(s) that match a know pattern:


E   libtmux._internal.query_list.ObjectDoesNotExist: Could not find pane_id=%3 for list-panes
E   libtmux._internal.query_list.ObjectDoesNotExist: Could not find window_id=@1 for list-windows
E   libtmux._internal.query_list.ObjectDoesNotExist: Could not find window_id=@2 for list-windows
FAILED tests/legacy_api/test_pane.py::test_resize_pane - libtmux._internal.qu...
FAILED tests/legacy_api/test_pane.py::test_set_height - libtmux._internal.que...
FAILED tests/legacy_api/test_pane.py::test_set_width - libtmux._internal.quer...
FAILED tests/legacy_api/test_window.py::test_move_window_to_other_session - l...
FAILED tests/legacy_api/test_window.py::test_window_rename[test-ha ha ha fjewlkjflwef]
FAILED tests/legacy_api/test_window.py::test_window_rename[test-hello \ wazzup 0]
FAILED tests/legacy_api/test_window.py::test_zfresh_window_data - libtmux.exc...
FAILED tests/test_pane.py::test_resize_pane - libtmux._internal.query_list.Ob...
FAILED tests/test_pane.py::test_set_height - libtmux._internal.query_list.Obj...
FAILED tests/test_pane.py::test_set_width - libtmux._internal.query_list.Obje...
FAILED tests/test_window.py::test_move_window_to_other_session - libtmux._int...
FAILED tests/test_window.py::test_window_rename[test-ha ha ha fjewlkjflwef]
FAILED tests/test_window.py::test_window_rename[test-hello \ wazzup 0] - lib...
FAILED tests/test_window.py::test_zfresh_window_data - libtmux.exc.LibTmuxExc...
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-12 17:57:57 UTC
Created attachment 882121 [details]
build.log.xz (0.25.0)