Commit Graph

48 Commits (bzr-import-20160707)

Author SHA1 Message Date
Martin Pitt cacd7d7667 Autopkgtest: Show force-badtest results more prominently
9 years ago
Martin Pitt 6269ca4813 Drop boottest support
9 years ago
Martin Pitt ec420195bc Add retry links to autopkgtest regressions
9 years ago
Martin Pitt 40d12bfc74 Add link to the autopkgtest artifacts for PPA runs
9 years ago
Robert Bruce Park 7478b80b85 Iterate.
9 years ago
Robert Bruce Park e412932daf Set artifacts link if ADT_PPAS is defined.
9 years ago
Martin Pitt a4f3abacad Add direct log link to excuses
9 years ago
Martin Pitt ca8bd037b0 Rename state RUNNING-ALWAYSFAILED to RUNNING-ALWAYSFAIL
9 years ago
Didier Roche 611760e996 Match as well sent token to ALWAYSFAILED
9 years ago
Didier Roche 51775bd338 Change never passed terminology to match always failed existing one
9 years ago
Iain Lane 289ea7b687 Don't wait for tests which have never passed
9 years ago
Martin Pitt 71b07bc66a Add structured test results to Excuse objects
10 years ago
Martin Pitt 32f33baf09 Merge with trunk, port to Python 3
10 years ago
Ivo De Decker 3a05c6ba91 Also make sure forced-reason is a list
10 years ago
Ivo De Decker 14107520d7 Make sure reason is a list, even with python 3
10 years ago
Julien Cristau c42fbcc5d3 Remove dependency on six
10 years ago
Julien Cristau 49f37a8965 Disable a code path for encoded yaml in python3
10 years ago
Julien Cristau d75813eb07 Stop using string.find
10 years ago
Julien Cristau 1e1f574f8a Use the key= argument to sorted()
10 years ago
Vincent Ladeuil 0b7d702f69 Poperly initialize Excuse.run_boottest.
10 years ago
Colin Watson b3562dbfe8 Merge trunk up to 2014-05-24
10 years ago
Colin Watson 6904969c7c Merge trunk up to 2013-12-06
10 years ago
Colin Watson 0a2b1fd4b0 Add a --distribution option; parameterise most mentions of "ubuntu" using it.
11 years ago
Niels Thykier 93af0aac7a excuse.py: Add "is-candidate" to the excuse
11 years ago
Niels Thykier 1ab07cb054 excuse.py: Rename keys to include "-" between words
11 years ago
Niels Thykier 0304b1adb4 excuse.py: Use a set for storing bugs
11 years ago
Ivo De Decker c971474945 handle export for excuse with 'force'
11 years ago
Ivo De Decker 369f01e8d2 first attempt at adding reason
11 years ago
Ivo De Decker 511a25707b add bug list to yaml
11 years ago
Ivo De Decker b7d6ee82d9 first attempt at yaml logging
11 years ago
Ivo De Decker 24d0dd7d4e fix maintainer regex to get rid of excess space
11 years ago
Colin Watson 2f1c0d5b1d Render Launchpad links for binary-only entries correctly.
11 years ago
Colin Watson b78c9693bc Clarify excuse HTML for the mindays == 0 case.
11 years ago
Colin Watson dddd9eb88b Don't linkify "-" versions.
12 years ago
Colin Watson 24d57f4f89 Show links to Launchpad package pages in excuses.
12 years ago
Colin Watson 75b84eebe5 Run autopkgtests for blocked packages.
12 years ago
Adam D. Barratt e605091f24 Fix excuse invalidation checks for arch-specific dependencies
12 years ago
Adam D. Barratt 081cd9afdb Merge branch 'master' of file:///srv/release.debian.org/git/britney2
13 years ago
Adam D. Barratt e24a8aa140 Drop closing li tag from "valid candidate" messages
13 years ago
Niels Thykier 9bf3224bd1 Remove some unused fields and methods in excuse
13 years ago
Adam D. Barratt 60aa770496 Make Excuse a new-style class, so property decorators work as expected
13 years ago
Niels Thykier ac7afef96b Made is_valid and dontinvalidate properties in Excuse
13 years ago
Adam D. Barratt 1f909bca4d Sort dependency list when outputting an excuse.
14 years ago
Adam D. Barratt 418a9db9f9 Avoid marking more valid excuses as impossible.
14 years ago
Fabio Tranchitella 90768aa4e3 Improved performances sorting in a smart way the list of actions (only enabled if --compatible is not used).
19 years ago
Fabio Tranchitella 015a01c769 Fixed a typo in excuse.py
19 years ago
Fabio Tranchitella f7b9bdc1f4 Support for fake source packages, which solved the last compatibility issues for the old britney code.
19 years ago
Fabio Tranchitella b1603db2e4 Initial import, excuses generation almost working.
19 years ago