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