On Tue, May 11, 2010 at 12:39, Philip Martin <philip.mar...@wandisco.com> wrote: > "Hyrum K. Wright" <hyrum_wri...@mail.utexas.edu> writes: > >> I think this is causing the JavaHL test failure, namely that status now >> fails on a missing, schedule-delete directory. Could this be a connection? > > Well check-javahl with 942169 passes and with 942170 it fails :)
Yup. > It appears that the main testsuite doesn't check status on missing, > deleted directories. 942170 is when a simple 'svn st' started > failing, 'svn st -u' has been failing for much longer. There is some > code in basic_tests.py:basic_revert:828 that would check this but it > is commented out. I'll write a specific test for obstructions and properties, and then get this bug fixed up. Thanks, -g