You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2015/08/31 01:03:00 UTC

svn commit: r1700173 - /subversion/trunk/subversion/tests/cmdline/svnfsfs_tests.py

Author: stefan2
Date: Sun Aug 30 23:02:59 2015
New Revision: 1700173

URL: http://svn.apache.org/r1700173
Log:
svnfsfs tests don't need a working copy.

* subversion/tests/cmdline/svnfsfs_tests.py
  (test_stats,
   load_index_sharded): Don't keep a working copy in the sandbox.

Modified:
    subversion/trunk/subversion/tests/cmdline/svnfsfs_tests.py

Modified: subversion/trunk/subversion/tests/cmdline/svnfsfs_tests.py
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/svnfsfs_tests.py?rev=1700173&r1=1700172&r2=1700173&view=diff
==============================================================================
--- subversion/trunk/subversion/tests/cmdline/svnfsfs_tests.py (original)
+++ subversion/trunk/subversion/tests/cmdline/svnfsfs_tests.py Sun Aug 30 23:02:59 2015
@@ -105,7 +105,7 @@ def patch_format(repo_dir, shard_size):
 def test_stats(sbox):
   "stats output"
 
-  sbox.build()
+  sbox.build(create_wc=False)
 
   exit_code, output, errput = \
     svntest.actions.run_and_verify_svnfsfs(None, [], 'stats', sbox.repo_dir)
@@ -243,7 +243,7 @@ def load_index_sharded(sbox):
   "load-index in a packed repo"
 
   # Configure two files per shard to trigger packing.
-  sbox.build()
+  sbox.build(create_wc=False)
   patch_format(sbox.repo_dir, shard_size=2)
 
   # With --fsfs-packing, everything is already packed and we