I am packaging libtmux for openSUSE. Unfortunately the tests fail on aarch64.
The builds are currently blocked, so I need to give the exact error messages later.
However, these tests are failing and thus currently excluded in the pytest invocation:
%pytest -k not '(test_split_window_with_environment[environment1] or \
test_function_times_out or \
test_function_times_out_no_rise \
or test_select_window \
or test_capture_pane_start \
or test_select_window)'
I am packaging libtmux for openSUSE. Unfortunately the tests fail on aarch64.
The builds are currently blocked, so I need to give the exact error messages later.
However, these tests are failing and thus currently excluded in the pytest invocation: