Commit Graph

81 Commits (2c9e0b9b972bcca917b0ef4dd2f57923a1f4ea29)

Author SHA1 Message Date
Paul Gevers fd03083ea5
Merge branch 'master' into autopkgtest
7 years ago
Niels Thykier b5319e33fa tests: Explicitly define encoding for excuses
7 years ago
Niels Thykier ee27d7a67c Add BuildDependsPolicy to check Build-Depends(-Arch) availability
7 years ago
Paul Gevers 597eac6130
Adapt test_autopkgtest.py so nosetests3 picks it up correctly
7 years ago
Paul Gevers a16e4e5a55
Enable autopkgtesting on built arches when not all have been built yet
7 years ago
Paul Gevers d975b2fc39
Make the huge queue in autopkgtest optional
7 years ago
Paul Gevers f2f20eb460
Limit accumulated bounties to configurable minum age
7 years ago
Paul Gevers 77ea1cc8d5
Enable no-penalties urgencies; to exempt urgency >= high from penalties
7 years ago
Paul Gevers 287a9d328c
os.path.join(options.unstable, 'autopkgtest') isn't writable in the Debian setup and we have options.state_dir already
7 years ago
Paul Gevers eb60fc557e
Implement bounty/penalty system for autopkgtest
7 years ago
Paul Gevers acec564443
Make autopkgtest web site URL an option
7 years ago
Paul Gevers e5756dec9e
Fix existing tests for autopkgtest extention of SourcePackage class
7 years ago
Paul Gevers 648feb71d3
Implement swift free usage of autopkgtest
7 years ago
Paul Gevers 278b3dcdd0
autopkgtest: switch from testing=series to testing=testing
7 years ago
Paul Gevers 5ae8ccbcc6
Get the autopkgtest test suite to run with Debian's britney
7 years ago
Paul Gevers 2bce9e334e
Initial commit for autokpgtest
7 years ago
Niels Thykier 6e022eed54 test: Add test for a bug I was about to introduce
8 years ago
Niels Thykier bd375fdd85 solver: Make _compute_scc iterative
8 years ago
Niels Thykier 64653087d0 solver: Fix bug where some items were not emitted
8 years ago
Niels Thykier b34ac3bdd9 Add a verdict field to all policies with the actual verdict
8 years ago
Niels Thykier 552e82c3dc tests/test_policy.py: refactor test cases
8 years ago
Niels Thykier 42be17ad26 inst-tester: Correctly handle unresolved essential choices
8 years ago
Niels Thykier 337d548edb tests: add some unit tests of installability tester
8 years ago
Niels Thykier 3c33818499 tests: add test case for parsing aliased hints
8 years ago
Niels Thykier ee12b76885 tests: Add test for some invalid hints
8 years ago
Niels Thykier 1fcccea83f tests: Extract some common test utils to tests/__init__.py
8 years ago
Niels Thykier bcdb2b39cd Add PiupartsPolicy to avoid piuparts regressions
8 years ago
Niels Thykier d3e343a3bd AgePolicy: Fix bug in creating the age file
8 years ago
Niels Thykier fc2269ba02 rc-bugs policy: Ignored bugs are not unique to testing
8 years ago
Niels Thykier d7f6a00a51 Add another policy test for ignore-rc-bugs
8 years ago
Niels Thykier 96b7e606cf Add simple RC bugs unit test
8 years ago