You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by David Glasser <gl...@davidglasser.net> on 2009/06/25 20:47:16 UTC

Re: svn commit: r38093 - in trunk/subversion/tests: libsvn_client libsvn_delta libsvn_diff libsvn_fs libsvn_fs_base libsvn_fs_fs libsvn_ra_local libsvn_repos libsvn_subr libsvn_wc

On Fri, Jun 19, 2009 at 7:30 AM, Hyrum K. Wright<hy...@hyrumwright.org> wrote:
> Author: hwright Date: Fri Jun 19 07:30:19 2009 New Revision: 38093 Log: Replace deprecated test func macros in the C tests.

There existed non-constant test names; specifically, names that
included random seeds (there are some in libsvn_delta/random-test).
This change makes it impossible to reproduce nondeterministics
failures of those tests.  The seed doesn't necessarily need to be in
the test name but it needs to show up *somewhere* in any failure of
such a test.

--dave

-- 
glasser@davidglasser.net | langtonlabs.org | flickr.com/photos/glasser/

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2365467