** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed
-- 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/2015440 Title: fib_tests.sh in ubuntu_kernel_selftests was skipped silently on Focal Status in ubuntu-kernel-tests: In Progress Status in linux package in Ubuntu: Fix Released Status in linux source package in Focal: Fix Committed Bug description: [Impact] When applying the following commit via stable update (bug 2011625): Revert "ipv4: Fix incorrect route flushing when source address is deleted" The executable bit of this script was dropped. And this test will be skipped on 5.4: # selftests: net: fib_tests.sh # Warning: file fib_tests.sh is missing! not ok 1 selftests: net: fib_tests.sh [Fix] * f0c95f229a ("selftests: Fix the executable permissions for fib_tests.sh") This can be cherry-picked to Focal from linux-5.4.y of the stable tree. [Test] Run the test with the patched kernel. This test will not be skipped. [Where problems could occur] This change just allow the script to get tested, however we will see failures reported from this test. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2015440/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp