You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2015/08/28 09:53:34 UTC

svn propchange: r1698271 - svn:log

Author: rhuijben
Revision: 1698271
Modified property: svn:log

Modified: svn:log at Fri Aug 28 07:53:34 2015
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Aug 28 07:53:34 2015
@@ -1,12 +1,13 @@
-Skip the svnfsfs test when testing with a prepackaged repository to avoid
-testfailures on fsfs-v4 testruns. We probably need a more advanced skip
-rule when we introduce new formats.
+Fix a typo in a test framework function name.
+
+(And temporarily skip a specific test that fails on some buildbots.
+ This part is reverted in r1698274)
 
 * subversion/tests/cmdline/svnadmin_tests.py
   (create_in_repo_subdir): Fix typo in skip rule.
 
 * subversion/tests/cmdline/svnfsfs_tests.py
-  (load_index_sharded): Apply skip rule.
+  (load_index_sharded): Apply skip rule. [Reverted in r1698274]
 
 * subversion/tests/cmdline/svntest/main.py
   (tests_use_prepacakaged_repository): Rename to...