octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #29527] make check finds 12 unexpected failure


From: anonymous
Subject: [Octave-bug-tracker] [bug #29527] make check finds 12 unexpected failures
Date: Mon, 12 Apr 2010 15:52:45 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.2) Gecko/20100329 Namoroka/3.6.2

URL:
  <http://savannah.gnu.org/bugs/?29527>

                 Summary: make check finds  12 unexpected failures
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Mo 12 Apr 2010 15:52:44 UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.3.51
        Operating System: GNU/Linux

    _______________________________________________________

Details:

TEST of
datestr and datevec  fails  because of not considering LOCALE 

I have 
LANG=de_AT.utf8
and the test uses some other value of  LANG  

that cause a problem with:
!!!!! test failed
assert (datestr (testtime, 0),"18-Dec-2005 02:33:17") expected
18-Dec-2005 02:33:17
but got
18-Dez-2005 02:33:17
shared variables {
          testtime =

               2005.0000     12.0000     18.0000      2.0000     33.0000    
17.3822

}
several other tests fails for the same reason.
datevec has the same problem

This error(s)  occur ONLY when  
make check

 When testing in
 run-octave 
 test datevec
 PASSES 11 out of 11 tests
 octave:2> test datestr
 PASSES 34 out of 34 tests




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29527>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

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