~alexmurray/qa-regression-testing:update-test-gcc-security-for-lp-2007544

Last commit made on 2023-02-22
Get this branch:
git clone -b update-test-gcc-security-for-lp-2007544 https://git.launchpad.net/~alexmurray/qa-regression-testing
Only Alex Murray can upload to this branch. If you are Alex Murray please log in for upload directions.

Branch merges

Branch information

Name:
update-test-gcc-security-for-lp-2007544
Repository:
lp:~alexmurray/qa-regression-testing

Recent commits

6a232a8... by Alex Murray

scripts/gcc-security/missing-mode.c: Remove unnecessary change

The change to silence a compile-time warning is not actually required - the
tests still pass even if this is present so leave it unchanged.

Signed-off-by: Alex Murray <email address hidden>

a3598bc... by Alex Murray

scripts/test-gcc-security.py: Use official repo for glibc commits

Signed-off-by: Alex Murray <email address hidden>

69f28a6... by Alex Murray

test-gcc-security: Various fixes to work on B/F/J (LP: #2007544)

Signed-off-by: Alex Murray <email address hidden>

187fb35... by Alex Murray

scripts/test-py-macaroon-bakery.py: Remove unused json import

Signed-off-by: Alex Murray <email address hidden>

c3a8b84... by Alex Murray

Add a simple test for py-macaroon-bakery LP: #1970267

Signed-off-by: Alex Murray <email address hidden>

15f10db... by Georgia Garcia

test-apparmor.py: add abi regression test using mqueue

Add a regression test to make sure abi is working as expected.
The test added is using mqueue mediation to test abi.
Test added for LP: #1994146

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

a61a83f... by Alex Murray

scripts/test-lcms2.py: Fix test on newer Ubuntu releases

file gives slightly different output on newer Ubuntu releases so expect a
slightly different mime type.

Signed-off-by: Alex Murray <email address hidden>

8f95ecf... by Alex Murray

Merge remote-tracking branch 'pkopylov/fix-test-lcms2'

Signed-off-by: Alex Murray <email address hidden>

ca84d6c... by Pavel Kopylov

scripts/test-lcms2.py: file type assertion of the color profile
should not be strict.

Signed-off-by: Pavel Kopylov <email address hidden>

e11d44c... by Alex Murray

Merge remote-tracking branch 'pkopylov/fix-test-cups'

Signed-off-by: Alex Murray <email address hidden>