BTW this test has been disabled for PPC
if self.dpkg_arch == 'ppc64el':
'''https://bugs.launchpad.net/bugs/1814295'''
return self._skipped('WARN: intermittent failures on ppc64el (LP:
#1814295)')
** Summary changed:
- qa-regression-testing test_ulimit_stack_small fails on ppc64el
+ qa-regression-testing test_ulimit_stack_small fails on ppc64el/i386
--
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/1814295
Title:
qa-regression-testing test_ulimit_stack_small fails on ppc64el/i386
Status in ubuntu-kernel-tests:
New
Status in linux package in Ubuntu:
Confirmed
Bug description:
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
/autopkgtest-disco/disco/ppc64el/l/linux/20190201_153123_8340c@/log.gz
======================================================================
FAIL: test_ulimit_stack_small (__main__.KernelNonSecurityTest)
Ensure small stack limits are enforced
----------------------------------------------------------------------
Traceback (most recent call last):
File "./test-kernel-security.py", line 2847, in test_ulimit_stack_small
self.assertShellExitIn(expected, self._unpriv_cmd(["sh", "-c", "ulimit
-s 1 && /bin/true"]))
File
"/tmp/autopkgtest.aOkL2y/build.mxm/src/autotest/client/tmp/ubuntu_qrt_kernel_security/src/qa-regression-testing/scripts/testlib.py",
line 1151, in assertShellExitIn
self.assertIn(rc, expected, msg + result + report)
AssertionError: Got exit code 0, expected one of 139
Command: 'sudo', '-u', 'ubuntu', 'sh', '-c', 'ulimit -s 1 && /bin/true'
Output:
----------------------------------------------------------------------
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1814295/+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