Public bug reported:

FAIL: test_075_config_stack_protector (__main__.KernelSecurityTest)
CONFIG_CC_STACKPROTECTOR set
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./test-kernel-security.py", line 855, in test_075_config_stack_protector
    self.assertEqual(self._get_config('CC_STACKPROTECTOR'), expected)
AssertionError: None != 'y'


$ cat /boot/config-3.13.0-128-generic | grep CC_STACKPROTECTOR
# CONFIG_CC_STACKPROTECTOR is not set

$ uname -a
Linux ms10-35-mcdivittB0-kernel 3.13.0-128-generic #177-Ubuntu SMP Tue Aug 8 
11:41:40 UTC 2017 aarch64 aarch64 aarch64 GNU/Linux

Not sure if this is a kernel or a test case issue.

** Affects: qa-regression-testing
     Importance: Undecided
         Status: New

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New

** Also affects: linux (Ubuntu)
   Importance: Undecided
       Status: New

** Summary changed:

- test_075_config_stack_protector failed on ARM64 Trusty
+ test_075_config_stack_protector failed on ARM64 Trusty 
(CONFIG_CC_STACKPROTECTOR is not set)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712007

Title:
  test_075_config_stack_protector failed on ARM64 Trusty
  (CONFIG_CC_STACKPROTECTOR is not set)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qa-regression-testing/+bug/1712007/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to