Adam Williamson wrote: > You can't run several of the checks without some kind of step > where package builds are grouped somehow. Running depcheck on a single > package makes no sense; how do you do an API rebuild? The 'depcheck' > test for any single build that's part of an API bump+rebuild operation > would fail (the test for the library being bumped would fail because > all the dependent packages' deps would be broken, and the test for each > dependent package build would fail because it wouldn't know about the > bumped library). Well, then run the tests in a non-blocking post-build process, and only nag the maintainers if they keep failing for a month or so. (Maintainers who really care about the results for every single build can poll them manually.) Kevin Kofler _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx