octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Failure in file-io.cc-tst


From: Julien Bect
Subject: Failure in file-io.cc-tst
Date: Wed, 13 Nov 2013 11:13:23 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

Dear Maintainers,

I get the following error in make check (changeset b5bf26a054bd):

>>>>> processing /media/data/sources/octave/core/libinterp/interpfcn/file-io.cc-tst
  ***** test
 assert (sscanf ("1,2", "%f", "C"), 1)
 assert (sscanf ("1,2", "%f", "fr_FR"), 1.2)
!!!!! test failed
ASSERT errors for:  assert (sscanf ("1,2", "%f", "fr_FR"),1.2)

  Location  |  Observed  |  Expected  |  Reason
     ()           1           1.2        Abs err 0.2 exceeds tol 0


I didn't notice it before, but I can't tell when it started to appear (I can bisect later, if that's useful).

Is anyone else but me having this failure ?

I have found two related posts:

http://octave.1599824.n4.nabble.com/New-test-fail-td4310273.html
http://octave.1599824.n4.nabble.com/One-fail-file-io-td4357014.html

but they are more than one year old, with no mention of how the problem was solved, and also one (closed) bug report :

https://savannah.gnu.org/bugs/?35364

Let me know if I can help with further testing.

@++
Julien





reply via email to

[Prev in Thread] Current Thread [Next in Thread]