octave-maintainers
[Top][All Lists]
Advanced

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

New test fail


From: Doug Stewart
Subject: New test fail
Date: Thu, 19 Jan 2012 10:02:12 -0500

I have

address@hidden:~/octavecompile/octave$ hg tip
changeset:   14232:3e94663fc3e9
tag:         tip
user:        Rik <address@hidden>
date:        Wed Jan 18 21:27:13 2012 -0800
files:       scripts/miscellaneous/news.m
description:
news.m: Revamp implementation of function.

* news.m: Put input checking first.  Close file handle when done.
Add tests.  Update docstring.


 and I get this failed test

>>>> processing /home/doug/octavecompile/octave/src/dirfns.cc
>>>>> processing /home/doug/octavecompile/octave/src/file-io.cc
  ***** test
 assert(sscanf('1,2', '%f', 'C'), 1)
 assert(sscanf('1,2', '%f', 'fr_FR'), 1.2)
!!!!! test failed
assert (sscanf ('1,2', '%f', 'fr_FR'),1.2) expected
 1.2000
but got
 1
values do not match
>>>>> processing /home/doug/octavecompile/octave/src/graphics.cc


--
DAS

https://linuxcounter.net/user/206392.html

reply via email to

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