On 2/11/14, 6:23 PM, Ben Reser wrote: > I'm going to leave a trunk and 1.8.x with r1496127,r1567492,r1567494 running > the test repeatedly over night to see if I can duplicate the occasional test > failure (I see this sometimes on the machine I'm doing this on) like so: > exit=0; while [ $exit -eq 0 ]; do $PYTHON > $SRCDIR/subversion/tests/cmdline/checkout_tests.py 12; exit=$?; done > > But given that I'm not seeing errors with a reasonable amount of time running > I'm adding r1567492 and r1567494 to the r1496127 nomination on 1.8.x and > voting > for it.
Ran overnight on both trunk and 1.8.x with no test failures. So if someone else votes (danielsh already voted) then we can get rid of this silly test failure.