With further investigation, this was disabled in the test case:
#
# this test breaks 5.0+ (and maybe earlier), disable it for now
# 5/12/2019, LP#1854968
#
print("Disabling l2tp.sh")
fn = 'linux/tools/testing/selftests/net/l2tp.sh'
if os.path.exists(fn):
cmd = 'chmod -x ' + fn
utils.system(cmd)
With bug 1854968 fixed, we can see if this test can be added back.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1880631
Title:
l2tp.sh from net in ubuntu_kernel_selftests failed on F-OEM-5.6
Status in ubuntu-kernel-tests:
New
Status in linux-oem-5.6 package in Ubuntu:
New
Bug description:
Issue found on 5.6.0-1011.11-oem
# selftests: net: l2tp.sh
# Warning: file l2tp.sh is not executable, correct this.
not ok 32 selftests: net: l2tp.sh
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1880631/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp