bugGNU Octave - Bugs: bug #53672, 2 FAILs in logspace test

 
 

bug #53672: 2 FAILs in logspace test

Submitter:  Michael Godfrey <godfrey>
Submitted:  Mon 16 Apr 2018 09:54:46 PM UTC
   
 
Category:  Test Suite Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Unexpected Error or Warning
Status:  Fixed Assigned to:  None
Originator Name:  godfrey Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 16 Apr 2018 10:59:51 PM UTC, comment #2: 

That's what I call prompt. As expected, of course.

Michael Godfrey <godfrey>
Group Member
Mon 16 Apr 2018 10:51:47 PM UTC, comment #1: 

Hah, we noticed this at the same time.  You submitted this report at 2:45 PM PDT, and I was already in process with a fix which I pushed to Mercurial at 2:59 PM PDT.  See http://hg.savannah.gnu.org/hgweb/octave/rev/592a4258b237.

Marking as fixed and closing report.

Rik <rik5>
Group administrator
Mon 16 Apr 2018 09:54:46 PM UTC, original submission:  

*** assert (logspace (Inf + 1i, Inf + 1i, 3), [-Inf + Inf 1i, -Inf + Inf 1i, -Inf + Inf * 1i])
!!!!! test failed
ASSERT errors for:  assert (logspace (Inf + 1i, Inf + 1i, 3),[-Inf + Inf 1i, -Inf + Inf 1i, -Inf + Inf * 1i])

  Location  |  Observed  |  Expected  |  Reason
    (1)       -Inf+Infi     NaN+Infi     'NaN' mismatch
    (2)       -Inf+Infi     NaN+Infi     'NaN' mismatch
    (3)       -Inf+Infi     NaN+Infi     'NaN' mismatch
*** assert (logspace (-Inf + 1i, Inf + 1i, 3), [0, NaN + NaN 1i, -Inf + Inf 1i])
!!!!! test failed
ASSERT errors for:  assert (logspace (-Inf + 1i, Inf + 1i, 3),[0, NaN + NaN 1i, -Inf + Inf 1i])

  Location  |  Observed  |  Expected  |  Reason
    (3)       -Inf+Infi     NaN+Infi     'NaN' mismatch

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

 

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 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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-04-16 rik5 StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code