> -----Original Message-----
> From: Stefan Sperling [mailto:stsp_at_elego.de]
> Sent: vrijdag 7 augustus 2009 19:01
> To: svn_at_subversion.tigris.org
> Subject: svn commit: r38621 - in trunk/subversion: svnlook
> tests/cmdline
>
> Author: stsp
> Date: Fri Aug 7 10:01:01 2009
> New Revision: 38621
>
> Log:
> Follow-up to r38568: Fix two svnlook tests which were marked XFAIL.
>
> * subversion/tests/cmdline/svnlook_tests.py
> (test_print_property_diffs, diff_ignore_eolstyle): Remove XFAIL.
>
> * subversion/svnlook/main.c
> (maybe_append_eol): New helper function for display_prop_diffs().
> (display_prop_diffs): Use libsvn_diff for diffing property values.
>
> Patch by: Daniel Näslund <daniel_at_longitudo.com>
>
> Modified:
> trunk/subversion/svnlook/main.c
> trunk/subversion/tests/cmdline/svnlook_tests.py
This patch introduces 2 new test failures on Windows. I guess you know which ones ;)
See the buildbot output for more information.
Bert
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2381585
Received on 2009-08-08 12:43:22 CEST