Merge lp://staging/~mbp/launchpad-buildd/lpbuildd-tests into lp://staging/launchpad-buildd
Proposed by
Martin Pool
Status: | Merged |
---|---|
Merged at revision: | 36 |
Proposed branch: | lp://staging/~mbp/launchpad-buildd/lpbuildd-tests |
Merge into: | lp://staging/launchpad-buildd |
Diff against target: |
135 lines (+39/-10) 6 files modified
Makefile (+12/-0) debian/changelog (+13/-0) debian/control (+4/-3) debian/upgrade-config (+3/-3) lpbuildd/tests/test_check_implicit_pointer_functions.py (+1/-1) lpbuildd/tests/test_translationtemplatesbuildmanager.py (+6/-3) |
To merge this branch: | bzr merge lp://staging/~mbp/launchpad-buildd/lpbuildd-tests |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Launchpad code reviewers | Pending | ||
Review via email: mp+82837@code.staging.launchpad.net |
Description of the change
Support 'make check' in launchpad-buildd.
launchpad's TestCase apparently now depends on having amqp running to capture oopses so I've updated the tests to avoid it.
There are still quite a few library dependencies so for now I'll just assume you run this from buildout.
To post a comment you must log in.
https:/ /bugs.launchpad .net/launchpad/ +bug/892938 for it being necessary to stop using lp.testing.