bugGNU Octave - Bugs: bug #41269, clear -classes causes make check...

 
 

bug #41269: clear -classes causes make check to fail

Submitter:  Michael Godfrey <godfrey>
Submitted:  Sat 18 Jan 2014 04:55:32 PM UTC
   
 
Category:  Configuration and Build System Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Segfault, Bus Error, etc.
Status:  Fixed Assigned to:  None
Originator Name:  Michael Godfrey Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Thu 27 Mar 2014 04:49:30 AM UTC, comment #6: 

Marking this bug as fixed since make check no longer fails due to bug #35881.

Mike Miller <mtmiller>
Group Member
Fri 31 Jan 2014 05:06:53 AM UTC, comment #5: 

Works for me: Fedora 20 x86_64:

Summary:

  PASS     11635
  FAIL         0
  XFAIL        8

Does not resolve #35881 though.

Michael Godfrey <godfrey>
Group Member
Fri 31 Jan 2014 02:04:09 AM UTC, comment #4: 

I checked in a change that at least works around the problem and allows the entire test suite to complete (http://hg.savannah.gnu.org/hgweb/octave/rev/68fc31c69fcb).

Rik <rik5>
Group administrator
Tue 21 Jan 2014 10:34:32 PM UTC, comment #3: 

I added bug #35881 as a dependency.

Rik <rik5>
Group administrator
Sat 18 Jan 2014 11:08:10 PM UTC, comment #2: 

It is definitely related to bug #35881. Clearing functions also clear subfunctions, even those of the currently executing functions on the stack.

Michael Goffioul <goffioul>
Sat 18 Jan 2014 10:54:40 PM UTC, comment #1: 

See the same here. This is probably due to the fix for bug #41229, clear -classes now clears everything, and possibly related to bug #35881.

Mike Miller <mtmiller>
Group Member
Sat 18 Jan 2014 04:55:32 PM UTC, original submission:  

The use of clear -classes at line 26 of
fcn-handle-derived-resolution.tst
causes make check to fail at line 199 of
_run_test_suite_.m

The failure is due to print_pass_fail() undefined.

Deleting the clear -classes line allows make check
to complete normally.

Is this a bug in clear -classes or what?


Michael Godfrey <godfrey>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by mtmiller (Posted a comment)
  • -email is unavailable- added by godfrey (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-03-27 mtmiller StatusConfirmed Fixed
        Open/ClosedOpen Closed
    2014-01-21 rik5 Dependencies- Depends on bugs #35881
    2014-01-18 mtmiller StatusNone Confirmed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code