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

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

[Octave-bug-tracker] [bug #54995] Removal of called_from_builtin


From: Guillaume
Subject: [Octave-bug-tracker] [bug #54995] Removal of called_from_builtin
Date: Mon, 14 Jan 2019 06:19:14 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #9, bug #54995 (project octave):

It works if I run the test manually but there is indeed an error with 'make
check'. The full error message from the log file is:


***** test <*54995>
 obj = testclass ();
 assert (obj.x(1), 1);
!!!!! regression: https://octave.org/testfailure/?54995
mismatch in number of fields


The issue seems to be that there is another test with a class with the same
name, bug-36025/@testclass/testclass.m, that is executed beforehand in the
same Octave session. Maybe we should just rename testclass to be
testclass54995?

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?54995>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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