> I would have already uploaded it to Debian Experimental, but I
> currentlyfight with test suite failures on some machines.
what do u mean with "on some machines?" ...specific architectures?
Guido Maria Serra wrote:
> > I would have already uploaded it to Debian Experimental, but I
> > currentlyfight with test suite failures on some machines.
> what do u mean with "on some machines?" ...specific architectures?
Yes, but I can't say if it's the architecture or still unknown missing
test suite dependencies as the variety of hardware I have doesn't have
much significance:
I was IIRC able to build it on my EeePC 900A (i386), but I wasn't able
to build on either my workstation (amd64, has no wifi at all), my
Thinkpad X250 (amd64) nor in a clean Debian Sid amd64 chroot with all
(known) build dependencies installed.
The failing test is the following:
test_needs_external_calls_not_implemented (tests.testwnettools.TestWnettools) ... ok
test_parse_new_cfg80211_interface_stdout (tests.testwnettools.TestWnettools) ... FAIL
test_wext_is_valid_wpasupplicant_driver (tests.testwnettools.TestWnettools) ... ok
======================================================================
FAIL: test_parse_new_cfg80211_interface_stdout (tests.testwnettools.TestWnettools)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3.7/unittest/mock.py", line 1255, in patched
return func(*args, **keywargs)
File "/build/wicd-1.7.4+tb2+2019.09.18git2e0ba579/.pybuild/cpython3_3.7/build/tests/testwnettools.py", line 21, in test_parse_new_cfg80211_interface_stdout
self.assertGreater(len(cells), 0)
AssertionError: 0 not greater than 0
----------------------------------------------------------------------
Ran 61 tests in 0.907s
Have a look at https:/ /git.launchpad. net/wicd and https:/ /salsa. debian. org/debian/ wicd/tree/ python3
I would have already uploaded it to Debian Experimental, but I currently fight with test suite failures on some machines.