bugGNU Octave - Bugs: bug #51931, [octave forge] (control) Failures...

 
 

bug #51931: [octave forge] (control) Failures in several unit tests

Submitter:  Rafael Laboissière <rlaboiss>
Submitted:  Mon 04 Sep 2017 11:57:39 AM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * other Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 12 Apr 2023 07:53:48 PM UTC, comment #1: 

Version 3.0.0 is quite old now and following the link in the original post, newer versions of the control package seem to build without failing tests. Moreover there were some changes in the package to make tests for robust.

Closing this report as fixed. If there are new occurrences of failed test, a new report can be opened.

Torsten Lilge <ttl>
Group Member
Mon 04 Sep 2017 11:57:39 AM UTC, original submission:  

Version 3.0.0 of the control package is failing in several unit tests on an i386 Debian system.  HEre is a sumamry of the failing tests:


@lti/minreal.m:
%! assert (Ar, Ae, 1e-4);
%! assert (Br, Be, 1e-4);
%! assert (Er, Ee, 1e-4);

hnamodred.m:
%! assert (Info.hsv, HSVe, 1e-4);

ltimodels.m:
%! assert (ac, ac_e, 1e-4);
%! assert (ec, ec_e, 1e-4);
%! assert (bc, bc_e, 1e-4);
%! assert (cc, cc_e, 1e-4);
%! assert (q, q_e, 1e-4);
%! assert (z, z_e, 1e-4);
%! assert (ao, ao_e, 1e-4);
%! assert (eo, eo_e, 1e-4);
%! assert (bo, bo_e, 1e-4);
%! assert (q, q_e, 1e-4);
%! assert (z, z_e, 1e-4);


You can find the full log in this URL:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/i386/octave-control.html

Many of the errors seem to be sign inversions, but others are simply numerically wrong.

Rafael Laboissière <rlaboiss>

 

(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 ttl (Posted a comment)
  • -email is unavailable- added by rlaboiss (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
    2023-04-12 ttl Open/ClosedOpen Closed
    2023-04-12 ttl StatusNone Fixed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code