bugGNU Octave - Bugs: bug #55878, [octave forge] (symbolic) Test...

 
 

bug #55878: [octave forge] (symbolic) Test failures

Submitter:  Orion Poplawski <opoplawski>
Submitted:  Sun 10 Mar 2019 08:46:00 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * 4.4.1 Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 10 Mar 2019 09:19:03 PM UTC, comment #1: 

This has already been fixed in the upstream git repo, you can pull the patch from there

Mike Miller <mtmiller>
Group Member
Sun 10 Mar 2019 08:46:00 PM UTC, original submission:  

We're seeing some new test failures in the symbolic package in Fedora, see: https://apps.fedoraproject.org/koschei/package/octave-symbolic

>>>>> processing @double/pochhammer.m

*** test
 % maple, matrix inputs
 A = [5.61467232547723663908 20.6144884613920190965];
 B = pochhammer ([0.9 0.8], [3.1 4.2]);
 assert (A, B, -eps);
!!!!! test failed
ASSERT errors for:  assert (A,B,-eps)
  Location  |  Observed  |  Expected  |  Reason
    (2)        20.6145      20.6145      Rel err 5.1702e-16 exceeds tol 2.2204e-16 by 3e-16

I guess I'm just going to bump that tolerance as well.

Orion Poplawski <opoplawski>

 

(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 opoplawski (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
    2019-03-10 mtmiller StatusNone Fixed
        Open/ClosedOpen Closed
        Summary(symbolic) Test failures [octave forge] (symbolic) Test failures

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code