[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Test failures on Windows

From: Bert Huijben <rhuijben_at_sharpsvn.net>
Date: Tue, 17 Mar 2009 10:14:01 +0100

> -----Original Message-----
> From: Arfrever Frehtes Taifersar Arahesis
> [mailto:arfrever.fta_at_gmail.com]
> Sent: Monday, March 16, 2009 4:11 PM
> To: Bert Huijben; Subversion Development
> Cc: Greg Stein
> Subject: Re: Test failures on Windows
>
> 2009-03-13 23:54 Bert Huijben <bert_at_vmoo.com> napisaƂ(a):
> > Then FAIL: diff_tests.py 51: test svnpatch format in various ways
> > EXPECTED DECODED SVNPATCH:
> > ( open-root ( 2:d0 ) ) ( open-dir ( 1:A 2:d0 2:d1 ) ) ( open-dir (
> 3:A/B
> > 2:d1 2:d2 ) ) ( open-dir ( 5:A/B/E 2:d2 2:d3 ) ) ( open-file (
> > 11:A/B/E/alpha 2:d3 2:c4 ) ) ( change-file-prop ( 2:c4 7:newprop (
> 7:new val
> > ) ) ) ( close-file ( 2:c4 ( ) ) ) ( open-file ( 10:A/B/E/beta 2:d3
> 2:c5 ) )
> > ( change-file-prop ( 2:c5 5:aprop ( ) ) ) ( close-file ( 2:c5 ( ) ) )
> (
> > close-dir ( 2:d3 ) ) ( delete-entry ( 10:A/B/lambda 2:d2 ) ) ( close-
> dir (
> > 2:d2 ) ) ( open-dir ( 3:A/D 2:d1 2:d6 ) ) ( open-dir ( 5:A/D/G 2:d6
> 2:d7 ) )
> > ( change-dir-prop ( 2:d7 7:dirprop ( 8:prop val ) ) ) ( close-dir (
> 2:d7 ) )
> > ( delete-entry ( 5:A/D/H 2:d6 ) ) ( close-dir ( 2:d6 ) ) ( add-dir (
> 3:A/T
> > 2:d1 2:d8 ( ) ) ) ( add-file ( 8:A/T/mumu 2:d8 2:c9 ( 4:A/mu ) ) ) (
> > close-file ( 2:c9 ( ) ) ) ( close-dir ( 2:d8 ) ) ( close-dir ( 2:d1 )
> ) (
> > open-file ( 4:iota 2:d0 3:c10 ) ) ( change-file-prop ( 3:c10
> > 13:svn:mime-type ( 24:application/octet-stream ) ) ) ( apply-
> textdelta (
> > 3:c10 ( ) ) ) ( textdelta-chunk ( 3:c10 4:SVN ) ) ( textdelta-chunk
> ( 3:c10
> > 5:
> >
> > This looks like an error parsing \r\n pairs on Windows
>
> Please test the attached patch.
> If this test still fails, then post the output of:
> ./diff_tests.py 51 --verbose

Sorry for the delay.

This fixes the test for me.

        Bert

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1339540
Received on 2009-03-17 10:14:21 CET

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.