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

Re: [PATCH] Ruby Bindings test of fs issues with clock precision

From: Kouhei Sutou <kou_at_cozmixng.org>
Date: 2007-01-17 14:36:48 CET

Hi,

In <ae6cb1100701162320x17ca8290ma664044c38bf852c@mail.gmail.com>
  "[PATCH] Ruby Bindings test of fs issues with clock precision" on Tue, 16 Jan 2007 23:20:31 -0800,
  "Joe Swatosh" <joe.swatosh@gmail.com> wrote:

> This test was failing for me intermittently. It showed the all three
> times (the beginning and end of the Range and the value being
> compared) as the same. To better see what was going on I added .to_f
> to the range ends and the value, and it showed the Range ends had only
> decimal digits, but the value had six.
>
> The Ruby clock uses a C routine that specifically says that the
> precision is unspecified. This is the simplest solution I could come
> up with.
>
> [[[
> * subversion/bindings/swig/ruby/test/test_fs.rb
> (test_transaction) Hack solution to problem of Subversion and Ruby using
> clocks with different precisions in this test.
> ]]]

Thanks! I've applied your patch.

Regards,

--
kou
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 17 14:37:10 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.