lp:~roxanan/ubuntu/+source/systemd

Owned by Roxana Nicolescu
Get this repository:
git clone https://git.qastaging.paddev.net/~roxanan/ubuntu/+source/systemd
Only Roxana Nicolescu can upload to this repository. If you are Roxana Nicolescu please log in for upload directions.

Branches

Name Last Modified Last Commit
5.15.0-bt-sysctl-issue 2023-02-02 09:51:49 UTC
test: fix autotest sysctl failure with kernel 5.15

Author: Roxana Nicolescu
Author Date: 2023-02-02 09:51:49 UTC

test: fix autotest sysctl failure with kernel 5.15

upstream and root-unitttest suites are failing on focal-5.15 backports
on test_protect_syscall:
Assertion 'errno == EFAULT' failed at src/test/test-seccomp.c:311

This is due to sysctl being removed completely from 5.5 onwards
(88db0aa2421666d2f73486d15b239a4521983d55)
The assertion now check if either EFAULT or ENOSYS is returned instead.

BugLink: https://bugs.launchpad.net/bugs/1933090

Signed-off-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>

11 of 1 result
This repository contains Public information 
Everyone can see this information.

Subscribers