kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #143442
[Bug 1510362] Re: [xenial] autopkgtest regression
This is due to series specific information encoded into the kernel
testing infrastructure. I've updated the infrastructure for Xenial.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1510362
Title:
[xenial] autopkgtest regression
Status in linux package in Ubuntu:
Triaged
Bug description:
On Xenial, linux' autopkgtests now consistently fail
(http://autopkgtest.ubuntu.com/packages/l/linux/xenial/i386/):
======================================================================
FAIL: test_easyprof (__main__.ApparmorTest)
Test aa-easyprof
----------------------------------------------------------------------
Traceback (most recent call last):
File "./test-apparmor.py", line 1190, in test_easyprof
self.assertEquals(expected, rc, result + report)
AssertionError: Got exit code 127, expected 0
[Errno 2] No such file or directory
======================================================================
FAIL: test_python (__main__.ApparmorBindings)
Test python binding
----------------------------------------------------------------------
Traceback (most recent call last):
File "./test-apparmor.py", line 2403, in test_python
self.assertEquals(expected, rc, result + report)
AssertionError: Got exit code 1, expected 0
Traceback (most recent call last):
File "/tmp/testlibZ6TSPQ/test-script", line 20, in <module>
import LibAppArmor
ImportError: No module named LibAppArmor
This could just be a missing test dependency (easyprof/the lib), or
maybe also related to the "switch to Python 3.5 by default" transition
in xenial-proposed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1510362/+subscriptions
References