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 Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1712007
Title:
test_075_config_stack_protector failed on ARM64 Trusty
(CONFIG_CC_STACKPROTECTOR is not set)
Status in QA Regression Testing:
New
Status in linux package in Ubuntu:
New
Bug description:
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/qa-regression-testing/+bug/1712007/+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