octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave 5.2.0 release


From: Nicholas Jankowski
Subject: Re: Octave 5.2.0 release
Date: Thu, 16 Jan 2020 22:21:42 -0500

On Thu, Jan 16, 2020 at 11:02 AM Nicholas Jankowski <address@hidden> wrote:
Now I think the most fatal regression with SuiteSparse has been wiped
out, thanks to Markus.  A fresh set of 3x3 mxe builds is ready.  Thus we
should start a final regression test period until


Windows 10, 7z-zip package.  ran 'post-install.zip' then __run_test_suite__

Summary:

  PASS                            15530
  FAIL                                0
  XFAIL (reported bug)               28
  SKIP (missing feature)             52
  SKIP (run-time condition)           5 

same for w64-64:
                                                                                                           
  PASS                            15530
  FAIL                                0
  XFAIL (reported bug)               28
  SKIP (missing feature)             52
  SKIP (run-time condition)           5

and 
>> a = zeros (1024*1024*1024*3, 1, 'int8');
>> whos
Variables in the current scope:

   Attr Name            Size                     Bytes  Class
   ==== ====            ====                     =====  =====
        a      3221225472x1                 3221225472  int8

Total is 3221225472 elements using 3221225472 bytes

and just for kicks i checked and the new audio package installed just fine via forge, too.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]