Comment 4 for bug 1766777

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

Test seems to be renamed:

FAIL: test_290_config_hardened_usercopy (__main__.KernelSecurityConfigTest)
Ensure CONFIG_HARDENED_USERCOPY is set
----------------------------------------------------------------------
Traceback (most recent call last):
File "./test-kernel-security.py", line 2475, in test_290_config_hardened_usercopy
self.assertKernelConfigSet(config_name)
File "./test-kernel-security.py", line 194, in assertKernelConfigSet
'%s option was expected to be set in the kernel config' % name)
AssertionError: HARDENED_USERCOPY option was expected to be set in the kernel config