bugGNU Octave - Bugs: bug #34407, test fail in...

 
 

bug #34407: test fail in test_fcn_handle_derived_resolution.m (MinGW)

Submitter:  Tatsuro MATSUOKA <tmacchant>
Submitted:  Tue 27 Sep 2011 07:57:08 AM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 27 Feb 2012 10:26:17 PM UTC, comment #4: 

Sorry I have taken a mistake to write the previous comment.

Now

test_fcn_handle_derived_resolution.m ................... PASS    7/7

(make check for 3.6.1)

Thus this post can be closed.

Tatsuro MATSUOKA <tmacchant>
Mon 27 Feb 2012 10:23:41 PM UTC, comment #3: 

This bug is same as #33798.
Thus this post can be closed.

Tatsuro MATSUOKA <tmacchant>
Mon 27 Feb 2012 05:29:05 PM UTC, comment #2: 

Is this still an issue?  With a recent tip (2/27/12) I see all tests in tst_fcn_handle_derived_resolution.m passing.

Rik <rik5>
Group administrator
Tue 27 Sep 2011 08:13:03 AM UTC, comment #1: 

This is a known problem.  I added this test because I noticed the problem but I don't have a fix for it yet.

John W. Eaton <jwe>
Group administrator
Tue 27 Sep 2011 07:57:08 AM UTC, original submission:  

I have build the development source and execute fntests.m.
Source used

changeset 13234:e066d173aae6
Mon Sep 26 15:25:17 2011 -0400)


I have encountered a new test fail.

  test_fcn_handle_derived_resolution.m ................... PASS    6/7    FAIL 1



>>>>> processing test_fcn_handle_derived_resolution
  ***** test
 o(1) = other (13);
 o(2) = other (42);
 assert (getsize_arrayfun (o), [13, 42])
!!!!! test failed
invalid index for class


From the .run-octave prompt

octave:2>  o(1) = other (13);
error: `other' undefined near line 2 column 9



Tatsuro MATSUOKA <tmacchant>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

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 jwe (Posted a comment)
  • -email is unavailable- added by tmacchant (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-02-29 rik5 StatusNeed Info Fixed
        Open/ClosedOpen Closed
    2012-02-27 rik5 StatusNone Need Info

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code