Re: git-svn test suite failures due to Subversion race

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric Wong
Date: Monday, February 12, 2007 - 3:38 am

Michael Spang <mspang@uwaterloo.ca> wrote:

I don't think any of my machines are even half as fast.  The git-svn
tests take a long time on my dev machine, so we have entirely different
issues.


Not known to me.  This is the first time I've heard of this issue; but
I'm not at all surprised that this is happening, though.


This is disconcerting.  Given that hardware is still getting faster, I
suspect there will be many more problems with the svn tests in the
future.  I have no plans for upgrading hardware in the near future; so I
won't be hitting these problems myself.

I'm alright with adding the `sleep 1` in several more places where this
can be an issue.  If it gets bad enough for people with slower
computers, I'll probably just create a function that sleeps only if a
variable is not set (TOO_SLOW_TO_RACE=1 :)

I've been considering rewriting the tests to use the Perl SVN::
libraries exclusively; but that runs the risk of introducing new bugs.


It would've been good to have the above email explanation above in the
commit message below so we know why the patch was needed (when it gets
applied).

-- 
Eric Wong
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git-svn test suite failures due to Subversion race, Michael Spang, (Sun Feb 11, 8:32 pm)
Re: git-svn test suite failures due to Subversion race, Eric Wong, (Mon Feb 12, 3:38 am)
Re: git-svn test suite failures due to Subversion race, Michael Spang, (Mon Feb 12, 7:34 pm)
Re: git-svn test suite failures due to Subversion race, Junio C Hamano, (Mon Feb 12, 8:03 pm)
Re: git-svn test suite failures due to Subversion race, Junio C Hamano, (Mon Feb 12, 11:17 pm)
Re: git-svn test suite failures due to Subversion race, Michael Spang, (Tue Feb 13, 6:35 pm)