~georgiag/qa-regression-testing:dbus-failed-ok

Last commit made on 2023-11-30
Get this branch:
git clone -b dbus-failed-ok https://git.launchpad.net/~georgiag/qa-regression-testing
Only Georgia Garcia can upload to this branch. If you are Georgia Garcia please log in for upload directions.

Branch information

Name:
dbus-failed-ok
Repository:
lp:~georgiag/qa-regression-testing

Recent commits

b61967b... by Georgia Garcia

scripts/test-apparmor.py: ignore dbus not available in dbus tests

The DBus tests tries to check if either dbus-daemon or dbus-broker are
available for the tests and it displays an error message in case it is
not.

Due to how QRT checks if the regression tests failed, the DBus tests
were being treated as if they had failed because dbus-broker was not
installed, so I'm adding the error message as one to be ignored while
dbus daemon is the default dbus on Ubuntu.

If dbus-broker becomes the default for Ubuntu, then the test needs to
be updated. The efforts of having dbus-broker as the default in main
can be tracked in https://bugs.launchpad.net/bugs/2015538

Fixes LP: #2044267

Signed-off-by: Georgia Garcia <email address hidden>

Succeeded
[SUCCEEDED] imagemagick:0 (build)
[SUCCEEDED] imagemagick:1 (build)
[SUCCEEDED] imagemagick:2 (build)
[SUCCEEDED] gcc-security:0 (build)
[SUCCEEDED] gcc-security:1 (build)
[SUCCEEDED] gcc-security:2 (build)
[SUCCEEDED] glibc:0 (build)
[SUCCEEDED] glibc:1 (build)
[SUCCEEDED] glibc:2 (build)
[SUCCEEDED] glibc-security:0 (build)
[SUCCEEDED] glibc-security:1 (build)
[SUCCEEDED] glibc-security:2 (build)
[SUCCEEDED] gnupg:0 (build)
[SUCCEEDED] gnupg:1 (build)
[SUCCEEDED] gnupg:2 (build)
[SUCCEEDED] sudo:0 (build)
[SUCCEEDED] sudo:1 (build)
[SUCCEEDED] sudo:2 (build)
[SUCCEEDED] git:0 (build)
[SUCCEEDED] git:1 (build)
[SUCCEEDED] git:2 (build)
[SUCCEEDED] ghostscript:0 (build)
[SUCCEEDED] ghostscript:1 (build)
[SUCCEEDED] ghostscript:2 (build)
[SUCCEEDED] busybox:0 (build)
[SUCCEEDED] busybox:1 (build)
[SUCCEEDED] busybox:2 (build)
[SUCCEEDED] coreutils:0 (build)
[SUCCEEDED] coreutils:1 (build)
[SUCCEEDED] coreutils:2 (build)
[SUCCEEDED] util-linux:0 (build)
[SUCCEEDED] util-linux:1 (build)
[SUCCEEDED] util-linux:2 (build)
133 of 33 results
026b768... by Marc Deslauriers

test-perl.py: switch to py3, fix warnings

730a374... by Steve Beattie

openjdk README: update notes for esm and newer releases/openjdks

Signed-off-by: Steve Beattie <email address hidden>

80ab7cf... by Steve Beattie

openjdk README: rename to README.md

Now that it's vaguely markdown, rename it as such in a way that git can
track the rename (as an independent commit from the formatting
conversion).

Signed-off-by: Steve Beattie <email address hidden>

a75da3b... by Steve Beattie

openjdk README: convert to markdown format

Make this marginally more readable under markdown.

Signed-off-by: Steve Beattie <email address hidden>

5d5a5b4... by Marc Deslauriers

test-squid.py: switch to py3

ce9a7b7... by Marc Deslauriers

test-gnutls.py: fix for mantic

2cb2439... by Nick Galanis

Adding instructions on testing avahi

4d438f2... by Marc Deslauriers

test-strongswam.py: convert to py3, clarify notes

96c8452... by Marc Deslauriers

adjust openvpn testing notes