Commit Graph

965 Commits (4fa1220bfd650509d37454abca545b55acd45ec2)
 

Author SHA1 Message Date
Niels Thykier 4fd740dd8b doop_source: Remove redundant part of the return value
11 years ago
Niels Thykier faa3f450e1 britney.py: Split iter_packages into two
11 years ago
Niels Thykier 6a19e254de britney.py: Handle version-ranged dependencies a bit smarter
11 years ago
Colin Watson 52ad167312 Fix substitution ordering mistake in out-of-date rendering.
11 years ago
Colin Watson 0a4f948e3a Allow Dates to be absent.
11 years ago
Colin Watson 0a2b1fd4b0 Add a --distribution option; parameterise most mentions of "ubuntu" using it.
11 years ago
Colin Watson f7b4cbc5cb Drop --ubuntu-series alias option now that britney1 no longer uses it.
11 years ago
Colin Watson d0d4ea5fa8 Rename --ubuntu-series option to just --series.
11 years ago
Niels Thykier 3817e9bae8 inst/builder.py: Move a comment and write doc for method
11 years ago
Niels Thykier 5e7417f416 britney.py: _compute_groups returns sets of tuples, not str
11 years ago
Niels Thykier ad84f50d1b britney.py: dict does not have a .add (in _compute_groups)
11 years ago
Colin Watson 9dbef8c864 Adjust maybe-NBS check again, this time to check for newer versions of other binaries from the same source.
11 years ago
Colin Watson f81e685f99 Fix out-of-date maximum version check to only check binaries, not sources.
11 years ago
Colin Watson 02e9779d35 Only flag an out-of-date package as possible NBS if the out-of-date version is also the maximum version across all architectures.
11 years ago
Colin Watson 18edacf8b2 Show a note for out-of-date binaries from a version between the one in testing and the one in unstable, since those are usually NBS and this makes such cases more searchable.
11 years ago
Niels Thykier 9b24a1d4e7 britney.py: Fix use of undefined variable
11 years ago
Adam D. Barratt 28389f730e Remove an obsolete comment
11 years ago
Niels Thykier 34d1a6c653 Solver: Add more (optional) debugging output
11 years ago
Niels Thykier 8d4753530c Britney: Fix malformed removal hints from auto hinter
11 years ago
Niels Thykier 271fb11b33 britney.py: Fix bug with hinting removals
11 years ago
Niels Thykier c0409c1b04 Add auto hinter on top of the new installability tester
11 years ago
Niels Thykier ebc9af70fa Handle smooth updates better in "easy"-hints
11 years ago
Niels Thykier 580f4a7f3d Rewrite, rename and extend find_upgraded_binaries
11 years ago
Colin Watson 3aab217f6c Make sure that containing directories exist before writing output files.
11 years ago
Colin Watson e38a4842d6 Make all output files series-specific, and remove dependency on "testing" and "unstable" symlinks.
11 years ago
Colin Watson 6ac23e6d67 Add new --ubuntu-series option, replacing ADT_SERIES in the configuration file. Add ADT_ENABLE configuration file entry to allow disabling autopkgtests (previously done by setting ADT_SERIES to the empty string).
11 years ago
Julien Cristau 614ab74eb5 Add pochu
11 years ago
Colin Watson a6fbf59cbc merge lp:~jibel/britney/fix_missing_results
11 years ago
Jean-Baptiste Lallement 890b82aaef Merged trunk
11 years ago
Colin Watson b3f45e59d7 merge lp:~canonical-platform-qa/britney/tests
11 years ago
Martin Pitt 9b4eeafef2 Mark test_result_from_older_version as XFAIL
11 years ago
Jean-Baptiste Lallement 2a3a8cb657 autopkgtest.py: Document method read() and code simplification
11 years ago
Jean-Baptiste Lallement 1052dea946 * tests/test_autopkgtest.py:
11 years ago
Jean-Baptiste Lallement 4382d5c1e0 tests/autopkgtest.py: Removed debugging code
11 years ago
Jean-Baptiste Lallement d490ca6a87 tests/autopkgtest.py: Added new tests when results already exist in history
11 years ago
Jean-Baptiste Lallement 1f09f02570 tests/autopkgtest.py: Use the right key for sorting history
11 years ago
Jean-Baptiste Lallement a190cedd55 tests/autopkgtest.py: shell test with history
11 years ago
Jean-Baptiste Lallement acd4de7868 tests/autopkgtest.py: Fixed testsuite and added tests to match new labels and rules for regression/always failing tests
11 years ago
Jean-Baptiste Lallement 7e80d47eb6 autopkgtest.py:
11 years ago
Jean-Baptiste Lallement 3948558ac2 merged trunk
11 years ago
Philipp Kern a75002f472 britney{,_nobreakall.conf}: Drop sparc from testing.
11 years ago
Colin Watson eecb3ba5fa trusty -> utopic
11 years ago
Martin Pitt 0cd14d1394 fix source package name in cause of new_source tests
11 years ago
Martin Pitt 2b7e93515f add test for uninstallable binary built from new source package
11 years ago
Martin Pitt 728bcc92ea merge trunk
11 years ago
Niels Thykier d644d7554a Move "old_libraries" to britney_util
11 years ago
Niels Thykier 3f86ef3299 Move write_controlfiles to britney_util
11 years ago
Niels Thykier 329f1901b4 Factor write_sources into its own function
11 years ago
Colin Watson 9b75fcf037 Fix unsatisfied-deps handling of packages without dependencies.
11 years ago
Martin Pitt 612ed80785 merge with trunk
11 years ago