"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 :) 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. -- Philip