ubuntu/+source/liburing:applied/ubuntu/hirsute

Last commit made on 2021-02-03
Get this branch:
git clone -b applied/ubuntu/hirsute https://git.launchpad.net/ubuntu/+source/liburing
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/hirsute
Repository:
lp:ubuntu/+source/liburing

Recent commits

15b1561... by Mauricio Faria de Oliveira

0.7-3ubuntu1 (patches applied)

Imported using git-ubuntu import.

db7e1c5... by Mauricio Faria de Oliveira

disable known test failures

Gbp-Pq: disable-known-failures.patch.

4c24150... by Mauricio Faria de Oliveira

update-maintainer

0ae7a32... by Mauricio Faria de Oliveira

reconstruct-changelog

4d4127e... by Mauricio Faria de Oliveira

merge-changelogs

22e3ce9... by Mauricio Faria de Oliveira

d/t/test-build: io_uring-cp test fails in all archs

The 'io_uring-cp' test is failing in all archs; disable it for now
so that other tests run.

  + cmp io_uring-cp io_uring-cp.new
  cmp: EOF on io_uring-cp.new which is empty

Signed-off-by: Mauricio Faria de Oliveira <email address hidden>

02f059d... by Christian Ehrhardt 

d/p/disable-known-failures.patch: disable tests known to fail [previously undocumented]

In various environments (build time, build time + root, autopkgtest)
these tests still fail. By removing them we could get a smaller, but
actually helpful test coverage.

Signed-off-by: Christian Ehrhardt <email address hidden>
[mfo: patch from debian bug #964077 (original); fwd-ported to 0.7-3.]
Signed-off-by: Mauricio Faria de Oliveira <email address hidden>

b06642c... by Christian Ehrhardt 

d/t/test-build: link tests fail in containers [previously undocumented]

Signed-off-by: Christian Ehrhardt <email address hidden>
[mfo: patch from debian bug #964077 (original); fwd-ported to 0.7-3.]
Signed-off-by: Mauricio Faria de Oliveira <email address hidden>

d977ac7... by Christian Ehrhardt 

d/t/test-build: io_uring-link no more exists as example, but link-cp does [previously undocumented]

Signed-off-by: Christian Ehrhardt <email address hidden>
[mfo: patch from debian bug #964077 (original); fwd-ported to 0.7-3.
Dropped. Fixed in Debian 0.7-3.
The 'link-cp' test is already run as part of 'd/t/test-build' now.]
Signed-off-by: Mauricio Faria de Oliveira <email address hidden>

1d49095... by Christian Ehrhardt 

d/t/control: mark unit tests to need root and a VM [previously undocumented]

With that we also match recent upstream which did:

commit 930da55e31b3b1e9c2257d51a58fe4d3564efc1b (HEAD, upstream/master)
Author: Bart Van Assche <email address hidden>
Date: Sun Jun 28 12:58:23 2020 -0700

  .travis.yml: Run tests as root and ignore test results

  Since many tests require root privileges, run the tests with root privileges.
  Ignore the test results because the kernel of Travis VMs is too old for all
  tests to pass.

Signed-off-by: Christian Ehrhardt <email address hidden>
[mfo: patch from debian bug #964077]
Signed-off-by: Mauricio Faria de Oliveira <email address hidden>