Re: codingstd tests should pass in every release

2008-08-19 Thread Bob Rogers
From: Bernhard Schmalhofer <[EMAIL PROTECTED]> Date: Mon, 18 Aug 2008 14:28:47 +0200 > On Mon, Aug 18, 2008 at 4:39 AM, Patrick R. Michaud <[EMAIL PROTECTED]> wrote: > >> Perhaps "make fulltest" should run the "make codetest" target instead >> of "make codingstd_tests"? T

Re: codingstd tests should pass in every release

2008-08-18 Thread Bernhard Schmalhofer
Will Coleda schrieb: On Mon, Aug 18, 2008 at 4:39 AM, Patrick R. Michaud <[EMAIL PROTECTED]> wrote: On Sun, Aug 17, 2008 at 10:21:18PM -0400, Bob Rogers wrote: From: James E Keenan <[EMAIL PROTECTED]> Date: Sun, 17 Aug 2008 19:55:02 -0400 Yes, when one of the 'make codingstd_t

Re: codingstd tests should pass in every release

2008-08-18 Thread Will Coleda
On Mon, Aug 18, 2008 at 4:39 AM, Patrick R. Michaud <[EMAIL PROTECTED]> wrote: > On Sun, Aug 17, 2008 at 10:21:18PM -0400, Bob Rogers wrote: >>From: James E Keenan <[EMAIL PROTECTED]> >>Date: Sun, 17 Aug 2008 19:55:02 -0400 >> >>Yes, when one of the 'make codingstd_tests' accumulates su

Re: codingstd tests should pass in every release

2008-08-18 Thread Patrick R. Michaud
On Sun, Aug 17, 2008 at 10:21:18PM -0400, Bob Rogers wrote: >From: James E Keenan <[EMAIL PROTECTED]> >Date: Sun, 17 Aug 2008 19:55:02 -0400 > >Yes, when one of the 'make codingstd_tests' accumulates sufficient >PASSes, we promote it to 'make test'. Those that are not yet passing

Re: codingstd tests should pass in every release

2008-08-17 Thread Bob Rogers
From: James E Keenan <[EMAIL PROTECTED]> Date: Sun, 17 Aug 2008 19:55:02 -0400 Yes, when one of the 'make codingstd_tests' accumulates sufficient PASSes, we promote it to 'make test'. Those that are not yet passing can generally be described as: "Requires cage-cleaner with vast

Re: codingstd tests should pass in every release

2008-08-17 Thread James E Keenan
Bob Rogers wrote: From: chromatic <[EMAIL PROTECTED]> Date: Sun, 17 Aug 2008 09:39:05 -0700 Not all of the codingstd tests are part of make test. There's a specific codingstd test target you can run separately. I estimate about 2/3 of the tests will pass. The others may or ma

Re: codingstd tests should pass in every release

2008-08-17 Thread Bob Rogers
From: chromatic <[EMAIL PROTECTED]> Date: Sun, 17 Aug 2008 09:39:05 -0700 Not all of the codingstd tests are part of make test. There's a specific codingstd test target you can run separately. I estimate about 2/3 of the tests will pass. The others may or may not ever pass. Fo

Re: codingstd tests should pass in every release

2008-08-17 Thread chromatic
On Sunday 17 August 2008 09:29:14 Bob Rogers wrote: >I notice that docs/project/release_manager_guide.pod says (line 123): > > It is not necessary to quiet all the codingstd tests for a > release. > > Since these tests are on "make test" (and hence visible to > non-developers), and