Code review comment for lp:~michael.nelson/launchpad/ppa-privatisation-test-refactor6

Revision history for this message
Michael Nelson (michael.nelson) wrote :

This is the sixth (and final!) branch in a series to refactor soyuz tests after fixing bug 506203.

The MP for the branch that actually fixed the bug is at:

https://code.edge.launchpad.net/~michael.nelson/launchpad/506203-ppa-privatisation-check/+merge/19415

The original fix ensures that the privacy of a PPA cannot be altered once it has packages published. Unfortunately most of our test infrastructure does exactly that (switches the privacy to do a few tests and then switches it back).

The complete test breakages are as follows:
http://pastebin.ubuntu.com/378292/

This branch fixes:
bin/test -vv -t xx-private-builds.txt -t xx-queue-pages-delayed-copies.txt -t webservice/xx-archive.txt -t xx-archivedependency.txt -t xx-binary-package-publishing.txt -t xx-source-package-publishing.txt

Thanks.

« Back to merge proposal