Colin Watson
a6fbf59cbc
merge lp:~jibel/britney/fix_missing_results
11 years ago
Jean-Baptiste Lallement
890b82aaef
Merged trunk
11 years ago
Martin Pitt
9b4eeafef2
Mark test_result_from_older_version as XFAIL
11 years ago
Jean-Baptiste Lallement
1052dea946
* tests/test_autopkgtest.py:
...
- Added docstrings
- Replaced format by %
- Import ADT_EXCUSES_LABELS from autopkgtest.py instead of redefining it
- Renamed test to avoid name conflict with autopkgtest.py from britney
- Fixed some formatting
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
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
2d73f30d64
run britney in verbose mode
11 years ago
Martin Pitt
882a985966
add --debug option mock adt-britney
11 years ago
Martin Pitt
5e54ba9018
some more tests
11 years ago
Martin Pitt
319bb8260b
use symbolic constants instead of True/False for considered status
11 years ago
Martin Pitt
a6a086c4b5
add failing test for test results from a previous version
11 years ago
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.
11 years ago
Martin Pitt
899417b78d
return britney output as well, and add some commented-out extra debugging
11 years ago
Martin Pitt
0f5d8cfdcc
fix mock adt-britney request for RUNNING
11 years ago
Martin Pitt
fecf3be811
refactoring, add tests for passing and failing adt test
11 years ago
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).
11 years ago