| Re: Issue tracker housecleaning: SVN-1722
From: Nathan Hartman <hartman.nathan_at_gmail.com>
 Date: Thu, 17 Oct 2019 11:22:59 -0400 
Test below. Please review...
 On Thu, Oct 17, 2019 at 8:18 AM Branko Čibej <brane_at_apache.org> wrote:
 Btw, apparently, 1.8.19 is far too old to run with the current test suite.
 When I attempted:
 I got this:
 (It says 1/1 because I commented out everything except my test in test_list.)
 It doesn't print details of what failed and tests.log contains only this:
 There is no fails.log, no traceback, nothing.
 So I tried copying my test over to a working copy of 1.8.19. That doesn't
 Anyway this passes on svn trunk as of r1868559.
 This being my first test, if someone could just glance and see if I've
 [[[
 #----------------------------------------------------------------------
   sbox.build(empty=True)
   # We mirror the actions of the reproduction script (with one exception:
   sbox.simple_add_text('test\n', 'file')
   # Expected output is empty for these cases:
   # Expected output for:
   # Expected output for:
   os.chdir(wc_dir)
   svntest.actions.run_and_verify_svn(expected_output_base_head, [],
   svntest.actions.run_and_verify_svn(expected_output_head_base, [],
   svntest.actions.run_and_verify_svn([], [],
   svntest.actions.run_and_verify_svn(expected_output_head_base, [],
   svntest.actions.run_and_verify_svn([], [],
   svntest.actions.run_and_verify_svn(expected_output_base_head, [],
   svntest.actions.run_and_verify_svn(expected_output_base_head, [],
   svntest.actions.run_and_verify_svn(expected_output_head_base, [],
   svntest.actions.run_and_verify_svn([], [],
   svntest.actions.run_and_verify_svn(expected_output_head_base, [],
 ]]]
 Thanks,
 | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.