~vorlon/britney/+git/britney2-ubuntu:fewer-i386-tests

Last commit made on 2020-01-21
Get this branch:
git clone -b fewer-i386-tests https://git.launchpad.net/~vorlon/britney/+git/britney2-ubuntu
Only Steve Langasek can upload to this branch. If you are Steve Langasek please log in for upload directions.

Branch merges

Branch information

Name:
fewer-i386-tests
Repository:
lp:~vorlon/britney/+git/britney2-ubuntu

Recent commits

2163d2b... by Steve Langasek

test case for not running tests on dropped arch

586083a... by Steve Langasek

Don't trigger tests on an arch the triggering package has no binaries for

If reverse-dependencies of this package still exist on the architecture, these
would be captured as uninstallables; we don't need to additionally trigger
tests that can never succeed, would tell us nothing about the package if they
did, and will just cause more work to hint away the results.

858c47e... by Iain Lane

LPExcuseBugs: Don't try to interpolate a string when we didn't want one

356d9ce... by Steve Langasek

Merge remote-tracking branch 'origin/fix-tests'

3c4942f... by Steve Langasek

Minimal fixes to make .travis.yml usable

177c7a6... by Iain Lane

test_autopkgtest: Strip submit-time

Testsuite regression from 4c27eadffa01bc1c084e947a7fa1e8a7509d1653.

submit-time is the time the request was submitted to amqp. For tests
it's the time the testcase was run. Many of our testcases test the exact
parameters that were passed to amqp, so they now fail because
submit-time is in there but it's not being checked for. It would be
possible to either verify the submit-time too, or switch to fuzzy
matching - but it's actually not very valuable to test submit-time,
since it is only for human readers of autopkgtest-cloud log files or
autopkgtest.ubuntu.com/running.

Instead strip the field from the amqp parameters before any tests see
them.

d592ee6... by Iain Lane

LPExcuseBugsPolicy: handle the ExcuseBugs file not existing

When we're not run via b1 - for example when running the testsuite -
this file will not have been created.

Treat that as if there are no bugs to note.

4c27ead... by Iain Lane

autopkgtest: store the submission time when making requests

This is so that we can see more easily see if requests are stuck

da57705... by Tiago Stürmer Daitx

Link to update-excuse bugs on update_excuses

LP: #1683749

aa880c0... by Łukasz Zemczak

SRU ADT regression: add newlines to the list of failures.