network-manager 1.8.4-1ubuntu3 ADT test failure with linux 4.13.0-37.42

Bug #1755466 reported by Kleber Sacilotto de Souza
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
network-manager (Ubuntu)
New
Undecided
Unassigned
Revision history for this message
Kleber Sacilotto de Souza (kleber-souza) wrote :
Download full text (3.3 KiB)

Testcase 'nm' fails with the following error:

[...]
<debug> [1520858777.1546] disown NMNetns singleton (0xaaab00c6a980)
<debug> [1520858777.1555] disown NMLinuxPlatform singleton (0xaaab00c8b0e0)
<debug> [1520858777.1566] disown NMConfig singleton (0xaaab00c74010)

------

test_open_b_ip4 (__main__.ColdplugWifi)
Open network, 802.11b, IPv4 ... ok
test_open_b_ip6_dhcp (__main__.ColdplugWifi)
Open network, 802.11b, IPv6 with DHCP, preferring temp address ... ok
test_open_b_ip6_raonly_no_pe (__main__.ColdplugWifi)
Open network, 802.11b, IPv6 with only RA, PE disabled ... ok
test_open_b_ip6_raonly_pubaddr (__main__.ColdplugWifi)
Open network, 802.11b, IPv6 with only RA, preferring public address ... ok
test_open_b_ip6_raonly_tmpaddr (__main__.ColdplugWifi)
Open network, 802.11b, IPv6 with only RA, preferring temp address ... ok
test_open_g_ip4 (__main__.ColdplugWifi)
Open network, 802.11g, IPv4 ... ok
test_rfkill (__main__.ColdplugWifi)
shut down connection on killswitch, restore it on unblock ... ok
test_wpa1_ip4 (__main__.ColdplugWifi)
WPA1, 802.11g, IPv4 ... ok
test_wpa2_ip4 (__main__.ColdplugWifi)
WPA2, 802.11g, IPv4 ... ok
test_wpa2_ip6 (__main__.ColdplugWifi)
WPA2, 802.11g, IPv6 with only RA ... ok
test_auto_detect_ap (__main__.Hotplug)
new AP is being detected automatically within 30s ... expected failure
test_auto_detect_eth (__main__.Hotplug)
new eth router is being detected automatically within 30s ... RTNETLINK answers: File exists
/tmp/autopkgtest.0FzbS3/build.GsE/src/debian/tests/nm:23: PyGIWarning: NetworkManager was imported without specifying a version first. Use gi.require_version('NetworkManager', '1.0') before import to ensure that the right version gets loaded.
  from gi.repository import NetworkManager, NMClient, GLib
/tmp/autopkgtest.0FzbS3/build.GsE/src/debian/tests/nm:23: PyGIWarning: NMClient was imported without specifying a version first. Use gi.require_version('NMClient', '1.0') before import to ensure that the right version gets loaded.
  from gi.repository import NetworkManager, NMClient, GLib
expected failure

======================================================================
FAIL: test_no_ap (__main__.ColdplugWifi)
no available access point
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autopkgtest.0FzbS3/build.GsE/src/debian/tests/network_test_base.py", line 359, in wrapped
    args[0].wrap_process(fn, *args, **kwargs)
  File "/tmp/autopkgtest.0FzbS3/build.GsE/src/debian/tests/network_test_base.py", line 263, in wrap_process
    self.fail(f.read())
AssertionError: Traceback (most recent call last):
  File "/tmp/autopkgtest.0FzbS3/build.GsE/src/debian/tests/network_test_base.py", line 252, in wrap_process
    fn(*args, **kwargs)
  File "/tmp/autopkgtest.0FzbS3/build.GsE/src/debian/tests/nm", line 406, in test_no_ap
    self.assertTrue(self.nmdev_w.props.managed)
  File "/usr/lib/python3.6/unittest/case.py", line 682, in assertTrue
    raise self.failureException(msg)
AssertionError: False is not true

----------------------------------------------------------------------
Ran 19 tests in 360.943s

FAILED (failures=1, expected failures=2)
a...

Read more...

tags: added: kernel-adt-failure
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.