> -----Original Message-----
> From: stefan2_at_apache.org [mailto:stefan2_at_apache.org]
> Sent: zondag 25 december 2011 1:56
> To: commits_at_subversion.apache.org
> Subject: svn commit: r1223036 -
> /subversion/trunk/subversion/libsvn_delta/xdelta.c
>
> Author: stefan2
> Date: Sun Dec 25 00:56:28 2011
> New Revision: 1223036
>
> URL: http://svn.apache.org/viewvc?rev=1223036&view=rev
> Log:
> Minor xdelta optimization: find short matches at both end of the delta
> window.
All buildbots are red after this patch.
At least one test FAILED, checking E:\w2k3\tests\tests.log
FAIL: svnrdump_tests.py 10: dump: copy from previous version and modify
FAIL: svnrdump_tests.py 11: load: copy from previous version and modify
FAIL: svnrdump_tests.py 12: dump: modified in place
FAIL: svnrdump_tests.py 13: load: modified in place
FAIL: svnrdump_tests.py 26: dump: copy revprops other than svn:*
FAIL: svnrdump_tests.py 27: load: copy revprops other than svn:*
FAIL: svnrdump_tests.py 28: dump: subdirectory
FAIL: svnrdump_tests.py 29: dump: subdirectory with changes on root
FAIL: svnrdump_tests.py 32: dump: move parent & modify child file in same rev
FAIL: svnrdump_tests.py 33: load: move parent & modify child file in same rev
Summary of test results:
1538 tests PASSED
73 tests SKIPPED
34 tests XFAILED (1 WORK-IN-PROGRESS)
10 tests FAILED
Bert
Received on 2011-12-25 12:05:41 CET