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

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

[Octave-bug-tracker] [bug #36314] failing tests in data.cc


From: Carlo de Falco
Subject: [Octave-bug-tracker] [bug #36314] failing tests in data.cc
Date: Thu, 26 Apr 2012 10:09:10 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:12.0) Gecko/20100101 Firefox/12.0

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

                 Summary: failing tests in data.cc
                 Project: GNU Octave
            Submitted by: cdf
            Submitted on: Thu 26 Apr 2012 12:09:09 PM CEST
                Category: Libraries
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Mac OS

    _______________________________________________________

Details:

With current HEAD I see the following test failures in data.cc
with "make check":


>>>>> processing /Users/carlo/Desktop/OF/octave/octave/src/data.cc
  ***** assert (diag ({1}, 2, 3), {1,[],[]; [],[],[]});
!!!!! test failed
octave_base_value::print (): wrong type argument `<unknown type>'
  ***** assert (diag ({1,2}, 3, 4), {1,[],[],[]; [],2,[],[]; [],[],[],[]});
!!!!! test failed
octave_base_value::print (): wrong type argument `<unknown type>' 


If I roll-back to before this changeset:


http://hg.savannah.gnu.org/hgweb/octave/rev/aa491bd9e19b 


the same tests do not fail, therefore I am marking this as a regression.






    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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