Yes, sorry, I added the test to ensure that slab freelist randomization was enabled in our 4.8 kernels and later (it didn't exist upstream before then), but inverted the logic around the version test accidentally. I'd already fixed it, thus later test runs got the corrected test case and thus didn't fail. Sorry about that!
** Changed in: qa-regression-testing Status: Invalid => Fix Released -- 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/1704062 Title: test_078_SLAB_freelist_randomization from ubuntu_qrt_kernel_security failed on Trusty 3.13 Status in QA Regression Testing: Fix Released Status in linux package in Ubuntu: Invalid Bug description: This test case does not exist before 3.13.0-125, therefore no history to check with. FAIL: test_078_SLAB_freelist_randomization (__main__.KernelSecurityTest) Ensure CONFIG_SLAB_FREELIST_RANDOM is set ---------------------------------------------------------------------- Traceback (most recent call last): File "./test-kernel-security.py", line 899, in test_078_SLAB_freelist_randomization self.assertTrue(self._test_config('SLAB_FREELIST_RANDOM'), ) AssertionError: False is not true To manage notifications about this bug go to: https://bugs.launchpad.net/qa-regression-testing/+bug/1704062/+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