Re: Automatically sending test suite results from buildds to upstream

2005-10-11 Thread Jeroen Massar
On Tue, 2005-10-11 at 02:13 +0200, Florian Ragwitz wrote: On Mon, Oct 10, 2005 at 08:07:52PM -0400, Daniel Jacobowitz wrote: SNIP or to include test results in the .deb files and retrieve them after the build. That latter is what the GCC packages do. I don't like that solution. Users of

Re: Automatically sending test suite results from buildds to upstream

2005-10-11 Thread Jeroen van Wolffelaar
On Tue, Oct 11, 2005 at 08:32:51AM +0200, Jeroen Massar wrote: On Tue, 2005-10-11 at 02:13 +0200, Florian Ragwitz wrote: On Mon, Oct 10, 2005 at 08:07:52PM -0400, Daniel Jacobowitz wrote: SNIP or to include test results in the .deb files and retrieve them after the build. That latter is

Re: Automatically sending test suite results from buildds to upstream

2005-10-11 Thread Florian Ragwitz
On Tue, Oct 11, 2005 at 04:07:16AM +0200, Steinar H. Gunderson wrote: On Tue, Oct 11, 2005 at 01:35:06AM +0200, Florian Ragwitz wrote: Therefor I'd like to automatically upload these results to http://smoke.pugscode.org after the packages are built on the buildds. Make your package

Re: Automatically sending test suite results from buildds to upstream

2005-10-11 Thread Florian Ragwitz
On Tue, Oct 11, 2005 at 12:09:57PM +0200, Jeroen van Wolffelaar wrote: On Tue, Oct 11, 2005 at 08:32:51AM +0200, Jeroen Massar wrote: On Tue, 2005-10-11 at 02:13 +0200, Florian Ragwitz wrote: On Mon, Oct 10, 2005 at 08:07:52PM -0400, Daniel Jacobowitz wrote: SNIP or to include test

Automatically sending test suite results from buildds to upstream

2005-10-10 Thread Florian Ragwitz
Hello, I'm the maintainer of the pugs package. It features a large testsuite which is run when the package is built on the buildds. The informations generated by this testsuite (in form of html smoke reports) are really useful for upstream authors (that I belong to) to track down bugs, especially

Re: Automatically sending test suite results from buildds to upstream

2005-10-10 Thread Daniel Jacobowitz
On Tue, Oct 11, 2005 at 01:35:06AM +0200, Florian Ragwitz wrote: Therefor I'd like to automatically upload these results to http://smoke.pugscode.org after the packages are built on the buildds. Is it an acceptable behaviour of source packages to upload informations to various places without

Re: Automatically sending test suite results from buildds to upstream

2005-10-10 Thread Florian Ragwitz
On Mon, Oct 10, 2005 at 08:07:52PM -0400, Daniel Jacobowitz wrote: On Tue, Oct 11, 2005 at 01:35:06AM +0200, Florian Ragwitz wrote: Therefor I'd like to automatically upload these results to http://smoke.pugscode.org after the packages are built on the buildds. Is it an acceptable behaviour

Re: Automatically sending test suite results from buildds to upstream

2005-10-10 Thread Steinar H. Gunderson
On Tue, Oct 11, 2005 at 01:35:06AM +0200, Florian Ragwitz wrote: Therefor I'd like to automatically upload these results to http://smoke.pugscode.org after the packages are built on the buildds. Make your package building fail whenever a test in the testsuite fails? The FTBFS bugs and the