[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Breaking merge_tests.py into 3 parts

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Wed, 26 May 2010 13:42:38 -0500

On Wed, May 26, 2010 at 1:17 PM, Paul Burba <ptburba_at_gmail.com> wrote:

> Frequently I want to test just the subset of merge_tests.py related to
> --reintegrate as a quick sanity check during development for that
> feature. To make this a bit easier I'd like to break merge_tests.py
> into three separate tests:
>
> 1) merge_reintegrate_tests.py - All merge --reintegrate tests
>
> 2) merge_tree_conflicts_tests.py - All merge tests related to
> tree-conflicts
>
> 3) merge_tests.py - Everything that doesn't fit in the other two
>

+1 This has been a long time in coming.

The common complaint is that by renumbering the tests, we break historical
comments such as "fixes bar_test FOO". But those comments are often
versioned, so a little archaeology can divine the answer. I don't think
such concerns should keep us from moving forward in the test suite.

-Hyrum
Received on 2010-05-26 20:43:15 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.