test_230_config_security_ipsec from ubuntu_qrt_kernel_security failed on B-hwe i386

Bug #1830165 reported by Po-Hsu Lin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QA Regression Testing
Fix Released
Undecided
Po-Hsu Lin

Bug Description

It looks like this is a recently committed change, 9e299ec18 in q-r-t

======================================================================
FAIL: test_230_config_security_ipsec (__main__.KernelSecurityConfigTest)
Config options for IPsec
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./test-kernel-security.py", line 2551, in test_230_config_security_ipsec
    self.assertKernelConfigSet(config)
  File "./test-kernel-security.py", line 195, in assertKernelConfigSet
    '%s option was expected to be set in the kernel config' % name)
AssertionError: INET_XFRM_MODE_TUNNELINET_XFRM_MODE_BEET option was expected to be set in the kernel config

There is a missing comma here:
+ 'INET_XFRM_MODE_TRANSPORT', 'INET_XFRM_MODE_TUNNEL'
+ 'INET_XFRM_MODE_BEET', 'INET6_XFRM_MODE_TRANSPORT',
+ 'INET6_XFRM_MODE_TUNNEL', 'INET6_XFRM_MODE_BEET',

Related branches

Po-Hsu Lin (cypressyew)
affects: linux-hwe (Ubuntu) → qa-regression-testing
Changed in qa-regression-testing:
assignee: nobody → Po-Hsu Lin (cypressyew)
status: New → In Progress
Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

Patch tested, works as expected.

Revision history for this message
Steve Beattie (sbeattie) wrote :
Changed in qa-regression-testing:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.