[merge] add TestNotApplicable and test documentation
Martin Pool
mbp at sourcefrog.net
Tue Aug 28 04:25:55 BST 2007
On 8/23/07, Aaron Bentley <aaron.bentley at utoronto.ca> wrote:
> I'm fine with "fail pass pass", but this means there's no difference
> between "lax" and "default". So it might actually be "fail pass". I'm
> not someone who uses --strict, so I can't really say what someone who
> uses --strict would want.
The idea was that we would use --strict on pqm and before releasing,
so that a greater level of temporary breakage was allowed while people
are developing a feature. I'm not sure this is the best policy - if
someone has time or the ability to write a test but not to fix the bug
then merging the test to mainline is still worthwhile.
I think we can still use --strict to make sure that when we do an
'important' test (into pqm, or before releasing) we test the most we
can, and don't skip any tests that would pass if more libraries were
installed.
--
Martin
More information about the bazaar
mailing list