On Mon, Jan 16, 2012 at 5:14 PM, <[email protected]> wrote: > Author: rhuijben > Date: Mon Jan 16 23:14:48 2012 > New Revision: 1232222 > > URL: http://svn.apache.org/viewvc?rev=1232222&view=rev > Log: > * subversion/tests/cmdline/stat_tests.py > (status_not_present): Remove XFail marker and unrelated comment.
I don't see a comment being changed in this commit. (But I like the revision number. :) ) -Hyrum > > Modified: > subversion/trunk/subversion/tests/cmdline/stat_tests.py > > Modified: subversion/trunk/subversion/tests/cmdline/stat_tests.py > URL: > http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/stat_tests.py?rev=1232222&r1=1232221&r2=1232222&view=diff > ============================================================================== > --- subversion/trunk/subversion/tests/cmdline/stat_tests.py (original) > +++ subversion/trunk/subversion/tests/cmdline/stat_tests.py Mon Jan 16 > 23:14:48 2012 > @@ -1993,7 +1993,6 @@ def modified_modulo_translation(sbox): > sbox.simple_revert('iota') > svntest.actions.run_and_verify_svn(None, [], [], 'status', wc_dir) > > -@XFail() > def status_not_present(sbox): > "no status on not-present and excluded nodes" > > > -- uberSVN: Apache Subversion Made Easy http://www.uberSVN.com/

