Public bug reported:

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',

** Affects: qa-regression-testing
     Importance: Undecided
     Assignee: Po-Hsu Lin (cypressyew)
         Status: In Progress

** Package changed: linux-hwe (Ubuntu) => qa-regression-testing

** Changed in: qa-regression-testing
     Assignee: (unassigned) => Po-Hsu Lin (cypressyew)

** Changed in: qa-regression-testing
       Status: New => In Progress

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

Title:
  test_230_config_security_ipsec from ubuntu_qrt_kernel_security failed
  on B-hwe i386

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

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

Reply via email to