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

Re: Status report for Ruby bindings on Windows

From: Joe Swatosh <joe.swatosh_at_gmail.com>
Date: 2007-01-31 15:55:11 CET

Hi,

On 1/31/07, Kouhei Sutou <kou@cozmixng.org> wrote:
> Hi,
>
> In <ae6cb1100701302336k7cd76do888818cd7d827f4a@mail.gmail.com>
> "Re: Status report for Ruby bindings on Windows" on Tue, 30 Jan 2007 23:36:43 -0800,
> "Joe Swatosh" <joe.swatosh@gmail.com> wrote:
>
> > > > * I didn't try your run-test.rb patch for windows. I've been toying
> > > > with going a different way with that and I will include a patch to
> > > > show what I'm thinking.
> > >
> > > Thanks! Could you try my new attached patch? The patch is
> > > based on yours.
> > >
> >
> > Sorry. We get the correct setup_test_environment method, but the
> > setup_svnserve isn't being overridden.
>
> I'm sorry... What about my new patch?
>
>

That's got it:

D:\SVN\src-trunk\subversion\bindings\swig\ruby>ruby test\run-test.rb
Loaded suite test
Started
.....F.F...................FF..............F.F..........................................F.......F......................................F...
Finished in 424.474 seconds.

  1) Failure:
test_authentication(SvnClientTest)
[D:/SVN/src-trunk/subversion/bindings/swig/ruby/test/test_client.rb:1657]:
<"source\r\n"> expected but was
<"source\r\r\n">.

  2) Failure:
test_cat(SvnClientTest)
[D:/SVN/src-trunk/subversion/bindings/swig/ruby/test/test_client.rb:1288]:
<"source1\r\n"> expected but was
<"source1\r\r\n">.

  3) Failure:
test_merge(SvnClientTest)
[D:/SVN/src-trunk/subversion/bindings/swig/ruby/test/test_client.rb:843]:
<"sample\r\n"> expected but was
<"sample\r\r\n">.

  4) Failure:
test_merge_peg(SvnClientTest)
[D:/SVN/src-trunk/subversion/bindings/swig/ruby/test/test_client.rb:890]:
<"sample\r\n"> expected but was
<"sample\r\r\n">.

  5) Failure:
test_simple_provider(SvnClientTest)
[D:/SVN/src-trunk/subversion/bindings/swig/ruby/test/test_client.rb:1689]:
<"source\r\n"> expected but was
<"source\r\r\n">.

  6) Failure:
test_switch(SvnClientTest)
[D:/SVN/src-trunk/subversion/bindings/swig/ruby/test/test_client.rb:1584]:
<"trunk source\r\n"> expected but was
<"trunk source\r\r\n">.

  7) Failure:
test_delta(SvnFsTest)
[D:/SVN/src-trunk/subversion/bindings/swig/ruby/test/test_fs.rb:317]:
<"A\n\n\n\nE\n"> expected but was
<"<<<<<<< .mine\nA\nb\nc\nd\nE\n=======\na\n\n\n\ne\n>>>>>>> .r2\n">.

  8) Failure:
test_diff(SvnInfoTest)
[D:/SVN/src-trunk/subversion/bindings/swig/ruby/test/test_info.rb:202]:
<2> expected but was
<1>.

  9) Failure:
test_translated_file(SvnWcTest)
    [D:/SVN/src-trunk/subversion/bindings/swig/ruby/test/test_wc.rb:417:in
`test_translated_file'
     D:/SVN/src-trunk/subversion/bindings/swig/ruby/svn/wc.rb:94:in `_open'
     D:/SVN/src-trunk/subversion/bindings/swig/ruby/svn/wc.rb:73:in `open'
     D:/SVN/src-trunk/subversion/bindings/swig/ruby/test/test_wc.rb:409:in
`test_translated_file']:
<"a\r\n"> expected but was
<"a\n">.

139 tests, 872 assertions, 9 failures, 0 errors

:-)

--
Joe
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 31 15:55:29 2007

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.