539 Commits

Author SHA1 Message Date
Martin Pitt
9b4eeafef2 Mark test_result_from_older_version as XFAIL 2014-05-12 14:04:55 +02:00
Jean-Baptiste Lallement
3948558ac2 merged trunk 2014-04-28 10:04:55 +02:00
Colin Watson
eecb3ba5fa trusty -> utopic 2014-04-23 20:46:40 +01:00
Martin Pitt
0cd14d1394 fix source package name in cause of new_source tests 2014-03-17 09:35:20 +01:00
Martin Pitt
2b7e93515f add test for uninstallable binary built from new source package 2014-03-17 08:43:25 +01:00
Martin Pitt
728bcc92ea merge trunk 2014-03-17 08:34:59 +01:00
Colin Watson
9b75fcf037 Fix unsatisfied-deps handling of packages without dependencies. 2014-03-05 16:14:48 +00:00
Martin Pitt
612ed80785 merge with trunk 2014-03-05 16:23:55 +01:00
Colin Watson
5974b25d99 Fix inverted logic in should_upgrade_srcarch. 2014-03-05 15:12:45 +00:00
Colin Watson
c493d9380b Merge lp:~pitti/britney/britney2-autopkgtest-fixes with my adjustments. 2014-03-05 15:04:19 +00:00
Colin Watson
62bf1130f7 Take a different approach to excluding packages with unsatisfiable dependencies (see https://code.launchpad.net/~pitti/britney/britney2-autopkgtest-fixes/+merge/208657). 2014-03-05 15:03:45 +00:00
Martin Pitt
3d95702a59 Block packages with unsatisfiable depends and don't run tests for them
In excuse_unsat_deps(), mark unsatisfiable dependencies not just in the HTML,
but also in the invalid_deps list. If we have any of those in
should_upgrade_src(), block the package and don't run the autopkgtest. This
avoid running tests for known-uninstallable packages, which just leads to
guaranteed failures, manual intervention of re-running tests after it becomes
installable, and spamming maintainers with a FAIL/PASS notification.
2014-02-27 18:40:50 +01:00
Martin Pitt
2d73f30d64 run britney in verbose mode 2014-02-27 18:38:20 +01:00
Martin Pitt
882a985966 add --debug option mock adt-britney 2014-02-27 16:01:34 +01:00
Martin Pitt
5e54ba9018 some more tests 2014-02-25 08:14:11 +01:00
Martin Pitt
319bb8260b use symbolic constants instead of True/False for considered status 2014-02-25 08:05:39 +01:00
Martin Pitt
a6a086c4b5 add failing test for test results from a previous version 2014-02-19 17:25:19 -08:00
Martin Pitt
d59d78f718 Add tests for multiple reverse dependencies with tests
This reproduces the failure to hold back gccgo-4.9 due to the broken libgcc1
package. This only seems to happen when a new source package takes over an
existing binary package.
2014-02-19 15:02:19 -08:00
Martin Pitt
899417b78d return britney output as well, and add some commented-out extra debugging 2014-02-19 15:02:11 -08:00
Martin Pitt
0f5d8cfdcc fix mock adt-britney request for RUNNING 2014-02-19 15:01:00 -08:00
Martin Pitt
fecf3be811 refactoring, add tests for passing and failing adt test 2014-02-19 13:36:20 -08:00
Martin Pitt
e1dc047c7e Add first tests for the autopkgtest integration
This currently checks that an autopkgtest is triggered for an installable
package, and that no autopkgtest is triggered for an uninstallable one
(failing, demonstrating a bug).
2014-02-18 16:59:59 -08:00
Colin Watson
33c441c500 ppc64el has pretty much caught up now; remove it from OUTOFSYNC_ARCHES. 2013-12-23 13:45:08 +00:00
Colin Watson
504a95d7c6 Add ppc64el to ARCHITECTURES and OUTOFSYNC_ARCHES. 2013-12-16 11:32:42 +00:00
Colin Watson
37072e9c5e merge lp:~mathieu-tl/britney/whitespace 2013-11-26 10:48:17 +00:00
Colin Watson
8f061cb9d1 autopkgtest rsync host change from jibel 2013-11-15 09:20:54 +00:00
Iain Lane
960086e2ac Use name rather than IP for private jenkins URLs 2013-11-14 15:37:50 +00:00
Colin Watson
d50199e768 fix off-by-one error 2013-10-31 11:34:24 -07:00
Colin Watson
e997720d3b Fix undefined variable in read_blocks. 2013-10-31 11:31:21 -07:00
Colin Watson
d2b20a8d03 Allow blocking uploads by way of bugs with the block-proposed tag set. 2013-10-31 10:33:04 -07:00
Colin Watson
b74c1967aa better idiom 2013-10-31 09:39:29 -07:00
Colin Watson
35ea6a7c61 merge lp:~jibel/britney/do_not_test_untestable_packages 2013-10-31 09:39:05 -07:00
Mathieu Trudel-Lapierre
759edbe163 Update whitespace; make the output easier to read
FAILED/SUCCESS lines would be separated by a whitespace from the list
of architectures, but not itself followed by whitespace. This is slightly
confusing, as one could interpret it as being a heading for the following
block of tested packages, rather that the final result of the previous
block.
2013-10-30 17:29:11 -07:00
Jean-Baptiste Lallement
7615eb8d3f * Remove packages from the request file that are not valid for testing i.e excuse.run_autopkgtest = False. 2013-10-29 18:09:21 +01:00
Colin Watson
44782c8e37 Remove arm64 from OUTOFSYNC_ARCHES, now that it's caught up. 2013-10-27 07:47:23 -07:00
Colin Watson
2aaaa87a8a britney_nobreakall.conf: sync up with britney.conf 2013-10-25 13:44:19 +01:00
Colin Watson
f4f6efbd3f autopkgtest.py: set release for adt-britney 2013-10-20 22:29:00 +01:00
Adam Conrad
71d7092550 Move from saucy to trusty 2013-10-20 09:12:12 -06:00
Colin Watson
2f1c0d5b1d Render Launchpad links for binary-only entries correctly. 2013-10-05 00:51:26 +01:00
Colin Watson
052feb339e Ignore previously Architecture: all binaries not (yet?) in unstable when unstable is a partial suite. 2013-10-01 14:53:47 +01:00
Colin Watson
eebdf0fffd Revert some changes against Debian that are no longer needed now that we have upload dates. 2013-09-25 15:00:17 +01:00
Colin Watson
4947186643 Explicitly set mindays to 0 for all urgencies. 2013-09-25 14:44:39 +01:00
Colin Watson
b78c9693bc Clarify excuse HTML for the mindays == 0 case. 2013-09-25 14:44:15 +01:00
Colin Watson
b723fec4de Show out-of-date excuses even for very recent uploads (if we have upload dates). 2013-09-25 14:12:27 +01:00
Colin Watson
1549b6bb6c Change date format to seconds-since-epoch. 2013-09-25 14:09:34 +01:00
Colin Watson
498303250a Fix mismerge. 2013-09-25 13:31:50 +01:00
Colin Watson
3b0a0e665a merge trunk 2013-09-25 12:54:05 +01:00
Iain Lane
2bab00e9f6 Add a freeze role account for handling milestone freeze blocks 2013-09-24 18:07:13 +01:00
Colin Watson
1c14659b6b import MULTIARCH from consts 2013-09-24 15:31:14 +01:00
Colin Watson
3f0fc5a940 merge trunk up to 2013-07-10 2013-09-24 14:53:54 +01:00