public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Takashi Yano <takashi.yano@nifty.ne.jp>
To: cygwin@cygwin.com
Subject: Re: headache on build repeatibility: octave vs BLODA ?
Date: Sun, 26 Jan 2020 02:42:00 -0000	[thread overview]
Message-ID: <20200126114228.d3deb5dff1a0ff128a9f2800@nifty.ne.jp> (raw)
In-Reply-To: <2904b4fa-6349-bd3e-c4ff-4b32a0bb3838@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1242 bytes --]

On Sat, 25 Jan 2020 17:55:31 +0100
Marco Atzeriwrote:
>    libinterp/corefcn/file-io.cc-tst 
> ...............................fatal: caught signal Segmentation fault 
> -- stopping myself...
> /bin/sh: line 1:  3771 Segmentation fault      (core dumped) /bin/sh 
> ../run-octave --norc --silent --no-history -p 
> /cygdrive/d/cyg_pub/devel/octave/prova_311_510/octave-5.1.0-2.x86_64/build/test/mex 
> /cygdrive/d/cyg_pub/devel/octave/prova_311_510/octave-5.1.0-2.x86_64/src/octave-5.1.0/test/fntests.m 
> /cygdrive/d/cyg_pub/devel/octave/prova_311_510/octave-5.1.0-2.x86_64/src/octave-5.1.0/test
> make[3]: *** [Makefile:31176: check-local] Error 139

Does this occur when you execute
make check
in build directory?

In my environment, at least segmentation fault does not occur.
When I built octave, many of non-mandatory libraries were not
installed. This might affect.

Attached is the output of 'make check' in my environment.

Windows version: Windows 10 1909
Microsoft Windows [Version 10.0.18363.592]

Cygwin version:
CYGWIN_NT-10.0 3.1.3(0.340/5/3) 2020-01-25 12:20 x86_64 Cygwin
(The version which is applied a few patches not accepted yet.
 Should be very close to snapshot 2020-01-24.)

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>

[-- Attachment #2: octave-test.txt --]
[-- Type: text/plain, Size: 84000 bytes --]

Integrated test scripts:

  liboctave/array/Array.cc-tst ................................... PASS   21/21 
  liboctave/array/CMatrix.cc-tst ................................. PASS   11/11 
  liboctave/array/CSparse.cc-tst ................................. PASS   10/10 
  liboctave/array/Sparse.cc-tst .................................. PASS  107/107
  liboctave/array/dMatrix.cc-tst ................................. PASS   10/10 
  liboctave/array/dSparse.cc-tst ................................. PASS   12/12 
  liboctave/array/fCMatrix.cc-tst ................................ PASS   11/11 
  liboctave/array/fMatrix.cc-tst ................................. PASS    8/8  
  liboctave/array/idx-vector.cc-tst .............................. PASS    2/2  
  liboctave/util/oct-inttypes.cc-tst ............................. PASS   28/28 
  libinterp/corefcn/Cell.cc-tst .................................. PASS    4/4  
  libinterp/corefcn/__contourc__.cc-tst .......................... PASS    1/1  
  libinterp/corefcn/__dsearchn__.cc-tst .......................... PASS    1/1  
  libinterp/corefcn/__ichol__.cc-tst ............................. PASS    1/1  
  libinterp/corefcn/__ilu__.cc-tst ............................... PASS    1/1  
  libinterp/corefcn/__lin_interpn__.cc-tst ....................... PASS    1/1  
  libinterp/corefcn/__magick_read__.cc-tst ....................... PASS    4/4  
  libinterp/corefcn/__pchip_deriv__.cc-tst ....................... PASS    1/1  
  libinterp/corefcn/__qp__.cc-tst ................................ PASS    1/1  
  libinterp/corefcn/besselj.cc-tst ............................... PASS  191/191
  libinterp/corefcn/bitfcns.cc-tst ............................... PASS   60/60 
  libinterp/corefcn/bsxfun.cc-tst ................................ PASS   77/77 
  libinterp/corefcn/call-stack.cc-tst ............................ PASS    3/3  
  libinterp/corefcn/cellfun.cc-tst ............................... PASS  130/130
  libinterp/corefcn/colloc.cc-tst ................................ PASS   12/12 
  libinterp/corefcn/conv2.cc-tst ................................. PASS   48/51 
                                                    (reported bug) XFAIL   3
  libinterp/corefcn/dassl.cc-tst ................................. PASS    4/4  
  libinterp/corefcn/data.cc-tst .................................. PASS 1144/1150
                                                    (reported bug) XFAIL   6
  libinterp/corefcn/debug.cc-tst ................................. PASS    1/1  
  libinterp/corefcn/defaults.cc-tst .............................. PASS    6/6  
  libinterp/corefcn/det.cc-tst ................................... PASS    6/6  
  libinterp/corefcn/dirfns.cc-tst ................................ PASS    1/1  
  libinterp/corefcn/dlmread.cc-tst ............................... PASS    8/10 
                                                              REGRESSION   2
  libinterp/corefcn/dot.cc-tst ................................... PASS   23/23 
  libinterp/corefcn/eig.cc-tst ................................... PASS   73/73 
  libinterp/corefcn/ellipj.cc-tst ................................ PASS   18/18 
  libinterp/corefcn/environment.cc-tst ........................... PASS    6/6  
  libinterp/corefcn/error.cc-tst ................................. PASS    3/3  
  libinterp/corefcn/errwarn.cc-tst ............................... PASS    1/1  
  libinterp/corefcn/fft.cc-tst ................................... PASS    1/1  
                                                 (missing feature) SKIP   18
  libinterp/corefcn/fft2.cc-tst .................................. PASS    0/0  
                                                 (missing feature) SKIP    4
  libinterp/corefcn/file-io.cc-tst ............................... PASS   90/90 
  libinterp/corefcn/filter.cc-tst ................................ PASS   14/14 
  libinterp/corefcn/find.cc-tst .................................. PASS   22/22 
  libinterp/corefcn/gcd.cc-tst ................................... PASS    9/9  
  libinterp/corefcn/getrusage.cc-tst ............................. PASS    1/1  
  libinterp/corefcn/givens.cc-tst ................................ PASS    6/6  
  libinterp/corefcn/graphics.cc-tst .............................. PASS    3/49 
                                                                   FAIL   45
                                                              REGRESSION   1
                                                 (missing feature) SKIP    4
  libinterp/corefcn/gsvd.cc-tst .................................. PASS   17/18 
                                                    (reported bug) XFAIL   1
  libinterp/corefcn/hash.cc-tst .................................. PASS   53/53 
  libinterp/corefcn/help.cc-tst .................................. PASS    1/1  
  libinterp/corefcn/hess.cc-tst .................................. PASS    5/5  
  libinterp/corefcn/hex2num.cc-tst ............................... PASS   21/21 
  libinterp/corefcn/input.cc-tst ................................. PASS   11/11 
  libinterp/corefcn/inv.cc-tst ................................... PASS   13/13 
  libinterp/corefcn/kron.cc-tst .................................. PASS   14/14 
  libinterp/corefcn/lookup.cc-tst ................................ PASS   20/20 
  libinterp/corefcn/lsode.cc-tst ................................. PASS    5/5  
  libinterp/corefcn/lu.cc-tst .................................... PASS   12/12 
                                                 (missing feature) SKIP   11
  libinterp/corefcn/mappers.cc-tst ............................... PASS  414/421
                                                                   FAIL    2
                                                              REGRESSION   5
  libinterp/corefcn/matrix_type.cc-tst ........................... PASS   51/51 
  libinterp/corefcn/max.cc-tst ................................... PASS  111/114
                                                    (reported bug) XFAIL   3
  libinterp/corefcn/mgorth.cc-tst ................................ PASS    2/2  
  libinterp/corefcn/nproc.cc-tst ................................. PASS    5/5  
  libinterp/corefcn/oct-map.cc-tst ............................... PASS   10/10 
  libinterp/corefcn/octave-link.cc-tst ........................... PASS    3/3  
  libinterp/corefcn/ordschur.cc-tst .............................. PASS    4/4  
  libinterp/corefcn/pinv.cc-tst .................................. PASS   17/17 
  libinterp/corefcn/pr-output.cc-tst ............................. PASS   16/16 
  libinterp/corefcn/psi.cc-tst ................................... PASS   30/30 
  libinterp/corefcn/quad.cc-tst .................................. PASS    8/8  
  libinterp/corefcn/quadcc.cc-tst ................................ PASS   24/24 
  libinterp/corefcn/qz.cc-tst .................................... PASS    5/5  
  libinterp/corefcn/rand.cc-tst .................................. PASS   68/68 
  libinterp/corefcn/rcond.cc-tst ................................. PASS    8/8  
  libinterp/corefcn/regexp.cc-tst ................................ PASS  115/115
  libinterp/corefcn/schur.cc-tst ................................. PASS   11/11 
  libinterp/corefcn/sighandlers.cc-tst ........................... PASS   11/11 
  libinterp/corefcn/sparse-xpow.cc-tst ........................... PASS    2/2  
  libinterp/corefcn/sparse.cc-tst ................................ PASS   29/29 
  libinterp/corefcn/spparms.cc-tst ............................... PASS    9/9  
  libinterp/corefcn/sqrtm.cc-tst ................................. PASS    3/3  
  libinterp/corefcn/strfind.cc-tst ............................... PASS   19/19 
  libinterp/corefcn/strfns.cc-tst ................................ PASS  125/125
  libinterp/corefcn/sub2ind.cc-tst ............................... PASS   31/31 
  libinterp/corefcn/svd.cc-tst ................................... PASS   19/19 
  libinterp/corefcn/sylvester.cc-tst ............................. PASS    9/9  
  libinterp/corefcn/symtab.cc-tst ................................ PASS    7/7  
  libinterp/corefcn/syscalls.cc-tst .............................. PASS    7/7  
  libinterp/corefcn/sysdep.cc-tst ................................ PASS    8/8  
                                              (run-time condition) SKIP   12
  libinterp/corefcn/time.cc-tst .................................. PASS   27/27 
  libinterp/corefcn/toplev.cc-tst ................................ PASS    7/7  
  libinterp/corefcn/tril.cc-tst .................................. PASS    2/2  
  libinterp/corefcn/tsearch.cc-tst ............................... PASS    6/6  
  libinterp/corefcn/typecast.cc-tst .............................. PASS   60/60 
  libinterp/corefcn/utils.cc-tst ................................. PASS   90/90 
  libinterp/corefcn/variables.cc-tst ............................. PASS   34/34 
                                                 (missing feature) SKIP    1
  libinterp/dldfcn/__delaunayn__.cc-tst .......................... PASS    1/1  
  libinterp/dldfcn/__eigs__.cc-tst ............................... PASS    1/1  
  libinterp/dldfcn/__fltk_uigetfile__.cc-tst ..................... PASS    1/1  
  libinterp/dldfcn/__glpk__.cc-tst ............................... PASS    1/1  
  libinterp/dldfcn/__init_fltk__.cc-tst .......................... PASS    1/1  
  libinterp/dldfcn/__init_gnuplot__.cc-tst ....................... PASS    1/1  
  libinterp/dldfcn/__voronoi__.cc-tst ............................ PASS    1/1  
  libinterp/dldfcn/amd.cc-tst .................................... PASS    3/3  
                                                 (missing feature) SKIP    1
  libinterp/dldfcn/audiodevinfo.cc-tst ........................... PASS    0/0  
                                                 (missing feature) SKIP    4
  libinterp/dldfcn/audioread.cc-tst .............................. PASS    0/0  
                                                 (missing feature) SKIP    1
  libinterp/dldfcn/chol.cc-tst ................................... PASS   34/34 
                                                 (missing feature) SKIP    8
  libinterp/dldfcn/colamd.cc-tst ................................. PASS    7/7  
  libinterp/dldfcn/convhulln.cc-tst .............................. PASS    0/0  
                                                 (missing feature) SKIP    4
  libinterp/dldfcn/dmperm.cc-tst ................................. PASS    1/1  
                                                 (missing feature) SKIP    4
  libinterp/dldfcn/fftw.cc-tst ................................... PASS   10/10 
                                                 (missing feature) SKIP    3
  libinterp/dldfcn/gzip.cc-tst ................................... PASS    5/7  
                                                    (reported bug) XFAIL   2
  libinterp/dldfcn/qr.cc-tst ..................................... PASS   48/48 
                                                 (missing feature) SKIP    9
  libinterp/dldfcn/symbfact.cc-tst ............................... PASS    0/0  
                                                 (missing feature) SKIP    4
  libinterp/octave-value/ov-base.cc-tst .......................... PASS    1/1  
  libinterp/octave-value/ov-bool-mat.cc-tst ...................... PASS    1/1  
  libinterp/octave-value/ov-cell.cc-tst .......................... PASS    2/2  
  libinterp/octave-value/ov-class.cc-tst ......................... PASS   48/48 
                                                 (missing feature) SKIP    2
  libinterp/octave-value/ov-cx-diag.cc-tst ....................... PASS    1/1  
  libinterp/octave-value/ov-fcn-handle.cc-tst .................... PASS   15/15 
  libinterp/octave-value/ov-fcn-inline.cc-tst .................... PASS   30/30 
  libinterp/octave-value/ov-java.cc-tst .......................... PASS    0/0  
                                                 (missing feature) SKIP   16
  libinterp/octave-value/ov-lazy-idx.cc-tst ...................... PASS   11/11 
  libinterp/octave-value/ov-null-mat.cc-tst ...................... PASS    8/8  
  libinterp/octave-value/ov-oncleanup.cc-tst ..................... PASS    1/1  
  libinterp/octave-value/ov-struct.cc-tst ........................ PASS   28/28 
  libinterp/octave-value/ov-typeinfo.cc-tst ...................... PASS   56/56 
                                                 (missing feature) SKIP    1
  libinterp/octave-value/ov-usr-fcn.cc-tst ....................... PASS    9/9  
  libinterp/octave-value/ov.cc-tst ............................... PASS  109/109
  libinterp/parse-tree/lex.ll-tst ................................ PASS    7/7  
  libinterp/parse-tree/oct-parse.yy-tst .......................... PASS   24/24 
  libinterp/parse-tree/pt-assign.cc-tst .......................... PASS    2/2  
  libinterp/parse-tree/pt-eval.cc-tst ............................ PASS   14/14 
  libinterp/parse-tree/pt-fcn-handle.cc-tst ...................... PASS    5/5  
  libinterp/parse-tree/pt-idx.cc-tst ............................. PASS    6/6  
  libinterp/parse-tree/pt-tm-const.cc-tst ........................ PASS  198/199
                                                    (reported bug) XFAIL   1
  libinterp/octave.cc-tst ........................................ PASS    8/8  
  +containers/Map.m .............................................. PASS   35/35 
  +matlab/+lang/makeUniqueStrings.m .............................. PASS   13/13 
  +matlab/+lang/makeValidName.m .................................. PASS   17/17 
  @ftp/ascii.m ................................................... PASS    1/1  
  @ftp/binary.m .................................................. PASS    1/1  
  @ftp/cd.m ...................................................... PASS    1/1  
  @ftp/close.m ................................................... PASS    1/1  
  @ftp/delete.m .................................................. PASS    1/1  
  @ftp/dir.m ..................................................... PASS    1/1  
  @ftp/ftp.m ..................................................... PASS    1/1  
  @ftp/loadobj.m ................................................. PASS    1/1  
  @ftp/mget.m .................................................... PASS    1/1  
  @ftp/mkdir.m ................................................... PASS    1/1  
  @ftp/mput.m .................................................... PASS    1/1  
  @ftp/rename.m .................................................. PASS    1/1  
  @ftp/rmdir.m ................................................... PASS    1/1  
  @ftp/saveobj.m ................................................. PASS    1/1  
  audio/@audioplayer/audioplayer.m ............................... PASS    0/0  
                                                 (missing feature) SKIP    4
  audio/@audiorecorder/audiorecorder.m ........................... PASS    0/0  
                                                 (missing feature) SKIP    4
  audio/record.m ................................................. PASS    5/5  
  audio/sound.m .................................................. PASS    4/4  
  audio/soundsc.m ................................................ PASS   10/10 
  deprecated/chop.m .............................................. PASS   11/11 
  deprecated/comma.m ............................................. PASS    1/1  
  deprecated/desktop.m ........................................... PASS    2/2  
  deprecated/java2mat.m .......................................... PASS    1/1  
  deprecated/paren.m ............................................. PASS    1/1  
  deprecated/semicolon.m ......................................... PASS    1/1  
  deprecated/tmpnam.m ............................................ PASS    1/1  
  deprecated/toascii.m ........................................... PASS    9/9  
  elfun/acosd.m .................................................. PASS    3/3  
  elfun/acot.m ................................................... PASS    3/3  
  elfun/acotd.m .................................................. PASS    3/3  
  elfun/acoth.m .................................................. PASS    2/3  
                                                                   FAIL    1
  elfun/acsc.m ................................................... PASS    3/3  
  elfun/acscd.m .................................................. PASS    3/3  
  elfun/acsch.m .................................................. PASS    3/3  
  elfun/asec.m ................................................... PASS    3/3  
  elfun/asecd.m .................................................. PASS    3/3  
  elfun/asech.m .................................................. PASS    4/4  
  elfun/asind.m .................................................. PASS    3/3  
  elfun/atan2d.m ................................................. PASS    3/3  
  elfun/atand.m .................................................. PASS    3/3  
  elfun/cosd.m ................................................... PASS    5/5  
  elfun/cot.m .................................................... PASS    3/3  
  elfun/cotd.m ................................................... PASS    5/5  
  elfun/coth.m ................................................... PASS    3/3  
  elfun/csc.m .................................................... PASS    3/3  
  elfun/cscd.m ................................................... PASS    5/5  
  elfun/csch.m ................................................... PASS    3/3  
  elfun/sec.m .................................................... PASS    3/3  
  elfun/secd.m ................................................... PASS    5/5  
  elfun/sech.m ................................................... PASS    3/3  
  elfun/sind.m ................................................... PASS    5/5  
  elfun/tand.m ................................................... PASS    5/5  
  general/accumarray.m ........................................... PASS   23/23 
  general/accumdim.m ............................................. PASS   13/13 
  general/bincoeff.m ............................................. PASS   11/11 
  general/bitcmp.m ............................................... PASS   10/10 
  general/bitget.m ............................................... PASS   15/15 
  general/bitset.m ............................................... PASS   26/26 
  general/blkdiag.m .............................................. PASS   10/10 
  general/cart2pol.m ............................................. PASS   24/24 
  general/cart2sph.m ............................................. PASS   18/18 
  general/cell2mat.m ............................................. PASS   20/20 
  general/celldisp.m ............................................. PASS    3/3  
  general/circshift.m ............................................ PASS   17/17 
  general/common_size.m .......................................... PASS    4/4  
  general/cplxpair.m ............................................. PASS   23/23 
  general/cumtrapz.m ............................................. PASS   27/27 
  general/curl.m ................................................. PASS    1/1  
  general/dblquad.m .............................................. PASS    4/4  
  general/deal.m ................................................. PASS    4/4  
  general/deg2rad.m .............................................. PASS    8/8  
  general/del2.m ................................................. PASS   20/20 
  general/divergence.m ........................................... PASS    1/1  
  general/flip.m ................................................. PASS   10/10 
  general/fliplr.m ............................................... PASS    9/9  
  general/flipud.m ............................................... PASS    9/9  
  general/gradient.m ............................................. PASS    5/5  
  general/idivide.m .............................................. PASS   13/13 
  general/int2str.m .............................................. PASS    9/9  
  general/integral.m ............................................. PASS   31/31 
  general/integral2.m ............................................ PASS   50/50 
  general/integral3.m ............................................ PASS   42/42 
  general/interp1.m .............................................. PASS  212/212
  general/interp2.m .............................................. PASS   51/51 
  general/interp3.m .............................................. PASS   21/21 
  general/interpft.m ............................................. PASS    7/7  
                                                 (missing feature) SKIP    8
  general/interpn.m .............................................. PASS    7/7  
  general/isequal.m .............................................. PASS  115/115
  general/isequaln.m ............................................. PASS   16/16 
  general/logspace.m ............................................. PASS   16/16 
  general/nextpow2.m ............................................. PASS   16/16 
  general/num2str.m .............................................. PASS   44/44 
  general/pol2cart.m ............................................. PASS   24/24 
  general/polyarea.m ............................................. PASS    4/4  
  general/postpad.m .............................................. PASS   15/15 
  general/prepad.m ............................................... PASS   20/20 
  general/quad2d.m ............................................... PASS   47/47 
  general/quadgk.m ............................................... PASS   25/25 
  general/quadl.m ................................................ PASS   10/10 
  general/quadv.m ................................................ PASS   10/10 
  general/rad2deg.m .............................................. PASS    8/8  
  general/randi.m ................................................ PASS   29/29 
  general/rat.m .................................................. PASS   15/15 
  general/repelem.m .............................................. PASS   57/57 
  general/repmat.m ............................................... PASS   45/45 
  general/rot90.m ................................................ PASS    9/9  
  general/rotdim.m ............................................... PASS   20/20 
  general/shift.m ................................................ PASS    9/9  
  general/shiftdim.m ............................................. PASS    6/6  
  general/sortrows.m ............................................. PASS    9/9  
  general/sph2cart.m ............................................. PASS   18/18 
  general/structfun.m ............................................ PASS    3/3  
  general/subsindex.m ............................................ PASS    3/3  
  general/trapz.m ................................................ PASS   26/26 
  general/triplequad.m ........................................... PASS    1/1  
  general/xor.m .................................................. PASS    8/8  
  geometry/convhull.m ............................................ PASS    9/9  
                                                 (missing feature) SKIP    2
  geometry/delaunay.m ............................................ PASS    9/9  
                                                 (missing feature) SKIP    6
  geometry/delaunayn.m ........................................... PASS    1/1  
                                                 (missing feature) SKIP    2
  geometry/dsearch.m ............................................. PASS    2/2  
  geometry/dsearchn.m ............................................ PASS    6/6  
  geometry/griddata.m ............................................ PASS   13/13 
                                                 (missing feature) SKIP    1
  geometry/griddata3.m ........................................... PASS    0/0  
                                                 (missing feature) SKIP    2
  geometry/griddatan.m ........................................... PASS    0/0  
                                                 (missing feature) SKIP    2
  geometry/inpolygon.m ........................................... PASS   13/13 
  geometry/rectint.m ............................................. PASS   17/17 
  geometry/tsearchn.m ............................................ PASS    5/5  
  geometry/voronoi.m ............................................. PASS    6/6  
                                                 (missing feature) SKIP    4
  geometry/voronoin.m ............................................ PASS    3/3  
  gui/dialog.m ................................................... PASS    1/1  
  gui/errordlg.m ................................................. PASS    1/1  
  gui/getappdata.m ............................................... PASS    6/6  
  gui/guidata.m .................................................. PASS    4/4  
  gui/helpdlg.m .................................................. PASS    1/1  
  gui/inputdlg.m ................................................. PASS    5/5  
  gui/isappdata.m ................................................ PASS    5/5  
  gui/listdlg.m .................................................. PASS    6/6  
  gui/movegui.m .................................................. PASS    2/5  
                                                                   FAIL    3
  gui/msgbox.m ................................................... PASS    5/5  
  gui/questdlg.m ................................................. PASS    7/7  
  gui/rmappdata.m ................................................ PASS    7/7  
  gui/setappdata.m ............................................... PASS   11/11 
  gui/uibuttongroup.m ............................................ PASS    1/1  
  gui/uigetdir.m ................................................. PASS    1/1  
  gui/uigetfile.m ................................................ PASS    1/1  
  gui/uimenu.m ................................................... PASS    0/0  
                                                 (missing feature) SKIP    3
  gui/uiputfile.m ................................................ PASS    1/1  
  gui/waitbar.m .................................................. PASS    4/4  
  gui/waitforbuttonpress.m ....................................... PASS    2/2  
  gui/warndlg.m .................................................. PASS    1/1  
  help/__gripe_missing_component__.m ............................. PASS    7/7  
  help/__makeinfo__.m ............................................ PASS    1/1  
  help/__unimplemented__.m ....................................... PASS    1/1  
  help/ans.m ..................................................... PASS    1/1  
  help/bessel.m .................................................. PASS    1/1  
  help/debug.m ................................................... PASS    1/1  
  help/doc.m ..................................................... PASS    0/0  
                                                 (missing feature) SKIP    1
  help/doc_cache_create.m ........................................ PASS    1/1  
  help/error_ids.m ............................................... PASS    1/1  
  help/get_first_help_sentence.m ................................. PASS    8/8  
  help/help.m .................................................... PASS    5/5  
  help/print_usage.m ............................................. PASS    1/1  
  help/slash.m ................................................... PASS    1/1  
  help/type.m .................................................... PASS    9/9  
  help/warning_ids.m ............................................. PASS    1/1  
  help/which.m ................................................... PASS    8/8  
  image/cmpermute.m .............................................. PASS   19/19 
  image/cmunique.m ............................................... PASS   19/19 
  image/colormap.m ............................................... PASS    8/9  
                                                                   FAIL    1
  image/contrast.m ............................................... PASS    1/1  
  image/frame2im.m ............................................... PASS    4/4  
  image/getframe.m ............................................... PASS    0/0  
                                                 (missing feature) SKIP    2
  image/gray2ind.m ............................................... PASS   20/20 
  image/hsv2rgb.m ................................................ PASS   28/28 
  image/im2double.m .............................................. PASS   18/18 
  image/im2frame.m ............................................... PASS    4/4  
  image/image.m .................................................. PASS    1/2  
                                                              REGRESSION   1
  image/imfinfo.m ................................................ PASS    4/4  
                                                 (missing feature) SKIP    1
  image/imformats.m .............................................. PASS    1/1  
                                                 (missing feature) SKIP    5
  image/imread.m ................................................. PASS    0/0  
                                                 (missing feature) SKIP    5
  image/imshow.m ................................................. PASS    5/6  
                                                                   FAIL    1
  image/imwrite.m ................................................ PASS    9/9  
                                                 (missing feature) SKIP   11
  image/ind2gray.m ............................................... PASS   19/19 
  image/ind2rgb.m ................................................ PASS   22/22 
  image/iscolormap.m ............................................. PASS    5/5  
  image/movie.m .................................................. PASS   10/12 
                                                                   FAIL    2
  image/rgb2gray.m ............................................... PASS   17/17 
  image/rgb2hsv.m ................................................ PASS   26/26 
  image/rgb2ind.m ................................................ PASS    6/6  
  image/rgbplot.m ................................................ PASS    5/5  
  io/beep.m ...................................................... PASS    1/1  
  io/csvread.m ................................................... PASS    1/1  
  io/csvwrite.m .................................................. PASS    2/2  
  io/dlmwrite.m .................................................. PASS    1/1  
  io/fileread.m .................................................. PASS    4/4  
  io/importdata.m ................................................ PASS   26/26 
  io/is_valid_file_id.m .......................................... PASS    5/5  
  java/javachk.m ................................................. PASS    7/7  
                                                 (missing feature) SKIP    1
  java/usejava.m ................................................. PASS    5/5  
                                                 (missing feature) SKIP    1
  legacy/findstr.m ............................................... PASS    7/7  
  legacy/genvarname.m ............................................ PASS   31/31 
  legacy/isdir.m ................................................. PASS    5/5  
  legacy/strmatch.m .............................................. PASS   21/21 
  legacy/strread.m ............................................... PASS   56/56 
  legacy/textread.m .............................................. PASS   10/10 
  linear-algebra/bandwidth.m ..................................... PASS   19/19 
  linear-algebra/commutation_matrix.m ............................ PASS    6/6  
  linear-algebra/cond.m .......................................... PASS    8/8  
  linear-algebra/condeig.m ....................................... PASS    8/8  
  linear-algebra/condest.m ....................................... PASS   12/12 
  linear-algebra/cross.m ......................................... PASS    5/5  
  linear-algebra/duplication_matrix.m ............................ PASS    7/7  
  linear-algebra/expm.m .......................................... PASS   10/10 
  linear-algebra/gls.m ........................................... PASS   13/13 
  linear-algebra/housh.m ......................................... PASS    6/6  
  linear-algebra/isbanded.m ...................................... PASS   19/19 
  linear-algebra/isdefinite.m .................................... PASS   10/10 
  linear-algebra/isdiag.m ........................................ PASS   13/13 
  linear-algebra/ishermitian.m ................................... PASS   26/26 
  linear-algebra/issymmetric.m ................................... PASS   26/26 
  linear-algebra/istril.m ........................................ PASS   12/12 
  linear-algebra/istriu.m ........................................ PASS   12/12 
  linear-algebra/linsolve.m ...................................... PASS    8/8  
  linear-algebra/logm.m .......................................... PASS   10/10 
  linear-algebra/lscov.m ......................................... PASS   10/10 
  linear-algebra/normest.m ....................................... PASS    8/8  
  linear-algebra/normest1.m ...................................... PASS   17/17 
  linear-algebra/null.m .......................................... PASS   10/10 
  linear-algebra/ols.m ........................................... PASS   12/12 
  linear-algebra/ordeig.m ........................................ PASS   13/13 
  linear-algebra/orth.m .......................................... PASS    1/1  
  linear-algebra/planerot.m ...................................... PASS    5/5  
  linear-algebra/qzhess.m ........................................ PASS    4/4  
  linear-algebra/rank.m .......................................... PASS    9/9  
  linear-algebra/rref.m .......................................... PASS    6/6  
  linear-algebra/subspace.m ...................................... PASS    6/6  
  linear-algebra/trace.m ......................................... PASS    9/9  
  linear-algebra/vech.m .......................................... PASS    3/3  
  linear-algebra/vecnorm.m ....................................... PASS   13/13 
  miscellaneous/bug_report.m ..................................... PASS    1/1  
  miscellaneous/bunzip2.m ........................................ PASS    1/1  
  miscellaneous/cast.m ........................................... PASS   17/17 
  miscellaneous/citation.m ....................................... PASS    3/3  
  miscellaneous/clearvars.m ...................................... PASS    5/5  
  miscellaneous/compare_versions.m ............................... PASS   46/46 
  miscellaneous/computer.m ....................................... PASS    5/5  
  miscellaneous/copyfile.m ....................................... PASS    7/7  
  miscellaneous/delete.m ......................................... PASS    3/4  
                                                                   FAIL    1
  miscellaneous/dir.m ............................................ PASS    3/3  
  miscellaneous/dos.m ............................................ PASS    3/3  
  miscellaneous/edit.m ........................................... PASS    1/1  
  miscellaneous/fact.m ........................................... PASS    1/1  
  miscellaneous/fieldnames.m ..................................... PASS    2/2  
                                                 (missing feature) SKIP    3
  miscellaneous/fileattrib.m ..................................... PASS    3/3  
  miscellaneous/fileparts.m ...................................... PASS   13/13 
  miscellaneous/fullfile.m ....................................... PASS   26/26 
  miscellaneous/getfield.m ....................................... PASS    5/5  
  miscellaneous/grabcode.m ....................................... PASS    2/2  
  miscellaneous/gunzip.m ......................................... PASS    1/1  
  miscellaneous/info.m ........................................... PASS    1/1  
  miscellaneous/inputParser.m .................................... PASS   26/26 
  miscellaneous/inputname.m ...................................... PASS   11/11 
  miscellaneous/isdeployed.m ..................................... PASS    1/1  
  miscellaneous/isfile.m ......................................... PASS    8/8  
  miscellaneous/isfolder.m ....................................... PASS    9/9  
  miscellaneous/ismac.m .......................................... PASS    2/2  
  miscellaneous/ispc.m ........................................... PASS    2/2  
  miscellaneous/isunix.m ......................................... PASS    2/2  
  miscellaneous/license.m ........................................ PASS   11/11 
  miscellaneous/list_primes.m .................................... PASS    7/7  
  miscellaneous/ls.m ............................................. PASS    3/3  
  miscellaneous/ls_command.m ..................................... PASS    2/2  
  miscellaneous/menu.m ........................................... PASS    5/5  
  miscellaneous/methods.m ........................................ PASS    1/1  
                                                 (missing feature) SKIP    1
  miscellaneous/mex.m ............................................ PASS    1/1  
  miscellaneous/mexext.m ......................................... PASS    1/1  
  miscellaneous/mkdir.m .......................................... PASS    5/5  
  miscellaneous/movefile.m ....................................... PASS    6/6  
  miscellaneous/namelengthmax.m .................................. PASS    1/1  
  miscellaneous/nargchk.m ........................................ PASS    9/9  
  miscellaneous/narginchk.m ...................................... PASS    4/4  
  miscellaneous/nargoutchk.m ..................................... PASS    9/9  
  miscellaneous/news.m ........................................... PASS    3/3  
  miscellaneous/nthargout.m ...................................... PASS    2/2  
  miscellaneous/open.m ........................................... PASS    3/3  
  miscellaneous/orderfields.m .................................... PASS   15/15 
  miscellaneous/pack.m ........................................... PASS    1/1  
  miscellaneous/parseparams.m .................................... PASS    7/7  
  miscellaneous/perl.m ........................................... PASS    1/1  
  miscellaneous/publish.m ........................................ PASS    5/5  
  miscellaneous/python.m ......................................... PASS    1/1  
  miscellaneous/recycle.m ........................................ PASS    5/5  
  miscellaneous/run.m ............................................ PASS    5/5  
  miscellaneous/setfield.m ....................................... PASS    6/6  
  miscellaneous/substruct.m ...................................... PASS    6/6  
  miscellaneous/swapbytes.m ...................................... PASS    5/5  
  miscellaneous/symvar.m ......................................... PASS    3/3  
  miscellaneous/tar.m ............................................ PASS    6/6  
  miscellaneous/tempdir.m ........................................ PASS    2/2  
  miscellaneous/unix.m ........................................... PASS    3/3  
  miscellaneous/unpack.m ......................................... PASS   10/10 
  miscellaneous/untar.m .......................................... PASS    1/1  
  miscellaneous/unzip.m .......................................... PASS    1/1  
  miscellaneous/validateattributes.m ............................. PASS   84/84 
  miscellaneous/ver.m ............................................ PASS    3/3  
  miscellaneous/version.m ........................................ PASS   11/11 
  miscellaneous/what.m ........................................... PASS    2/2  
  miscellaneous/zip.m ............................................/bin/sh: zip: コマンドが見つかりません
 PASS    5/6
                                                                   FAIL    1
  ode/decic.m .................................................... PASS   17/17 
  ode/ode15i.m ................................................... PASS    0/0  
                                                 (missing feature) SKIP   48
  ode/ode15s.m ................................................... PASS    0/0  
                                                 (missing feature) SKIP   39
  ode/ode23.m .................................................... PASS   38/38 
  ode/ode45.m .................................................... PASS   41/41 
  ode/odeget.m ................................................... PASS   15/15 
  ode/odeset.m ................................................... PASS    9/9  
  optimization/__all_opts__.m .................................... PASS    1/1  
  optimization/fminbnd.m ......................................... PASS    7/7  
  optimization/fminsearch.m ...................................... PASS   11/11 
  optimization/fminunc.m ......................................... PASS    6/6  
  optimization/fsolve.m .......................................... PASS    8/8  
  optimization/fzero.m ........................................... PASS    4/4  
  optimization/glpk.m ............................................ PASS    0/0  
                                                 (missing feature) SKIP    3
  optimization/humps.m ........................................... PASS   11/11 
  optimization/lsqnonneg.m ....................................... PASS   10/10 
  optimization/optimget.m ........................................ PASS   12/12 
  optimization/optimset.m ........................................ PASS    9/9  
  optimization/pqpnonneg.m ....................................... PASS   11/11 
  optimization/qp.m .............................................. PASS    0/0  
                                                 (missing feature) SKIP    1
  optimization/sqp.m ............................................. PASS   17/17 
  path/import.m .................................................. PASS    1/1  
  path/matlabroot.m .............................................. PASS    1/1  
  path/pathdef.m ................................................. PASS    4/4  
  path/savepath.m ................................................ PASS    1/1  
  plot/appearance/__clabel__.m ................................... PASS    1/1  
  plot/appearance/__getlegenddata__.m ............................ PASS    1/1  
  plot/appearance/annotation.m ................................... PASS    6/12 
                                                                   FAIL    6
  plot/appearance/axis.m ......................................... PASS    0/6  
                                                                   FAIL    5
                                                              REGRESSION   1
  plot/appearance/camlookat.m .................................... PASS    3/10 
                                                                   FAIL    7
  plot/appearance/camorbit.m ..................................... PASS    6/11 
                                                                   FAIL    5
  plot/appearance/campos.m ....................................... PASS    1/5  
                                                                   FAIL    4
  plot/appearance/camroll.m ...................................... PASS    3/6  
                                                                   FAIL    3
  plot/appearance/camtarget.m .................................... PASS    1/5  
                                                                   FAIL    4
  plot/appearance/camup.m ........................................ PASS    1/5  
                                                                   FAIL    4
  plot/appearance/camva.m ........................................ PASS    1/5  
                                                                   FAIL    4
  plot/appearance/camzoom.m ...................................... PASS    3/7  
                                                                   FAIL    4
  plot/appearance/caxis.m ........................................ PASS    1/3  
                                                                   FAIL    2
  plot/appearance/datetick.m ..................................... PASS    0/1  
                                                                   FAIL    1
  plot/appearance/grid.m ......................................... PASS    0/2  
                                                              REGRESSION   2
  plot/appearance/gtext.m ........................................ PASS    1/1  
  plot/appearance/legend.m ....................................... PASS    0/4  
                                                                   FAIL    3
                                                              REGRESSION   1
                                              (run-time condition) SKIP    1
  plot/appearance/lighting.m ..................................... PASS    6/8  
                                                                   FAIL    2
  plot/appearance/material.m ..................................... PASS   13/16 
                                                                   FAIL    3
  plot/appearance/orient.m ....................................... PASS    2/8  
                                                                   FAIL    6
  plot/appearance/rticks.m ....................................... PASS    1/3  
                                                                   FAIL    2
  plot/appearance/shading.m ...................................... PASS    5/7  
                                                                   FAIL    2
  plot/appearance/text.m ......................................... PASS    6/10 
                                                                   FAIL    2
                                                              REGRESSION   2
  plot/appearance/thetaticks.m ................................... PASS    1/3  
                                                                   FAIL    2
  plot/appearance/title.m ........................................ PASS    0/5  
                                                                   FAIL    4
                                                              REGRESSION   1
  plot/appearance/view.m ......................................... PASS    0/2  
                                                                   FAIL    2
  plot/appearance/whitebg.m ...................................... PASS    2/3  
                                                                   FAIL    1
  plot/appearance/xlabel.m ....................................... PASS    0/2  
                                                                   FAIL    2
  plot/appearance/xlim.m ......................................... PASS    0/2  
                                                                   FAIL    2
  plot/appearance/xticklabels.m .................................. PASS    1/3  
                                                                   FAIL    2
  plot/appearance/xticks.m ....................................... PASS    1/3  
                                                                   FAIL    2
  plot/appearance/ylabel.m ....................................... PASS    0/2  
                                                                   FAIL    2
  plot/appearance/ylim.m ......................................... PASS    0/2  
                                                                   FAIL    2
  plot/appearance/yticklabels.m .................................. PASS    1/3  
                                                                   FAIL    2
  plot/appearance/yticks.m ....................................... PASS    1/3  
                                                                   FAIL    2
  plot/appearance/zlabel.m ....................................... PASS    0/2  
                                                                   FAIL    2
  plot/appearance/zlim.m ......................................... PASS    0/2  
                                                                   FAIL    2
  plot/appearance/zticklabels.m .................................. PASS    1/3  
                                                                   FAIL    2
  plot/appearance/zticks.m ....................................... PASS    1/3  
                                                                   FAIL    2
  plot/draw/area.m ............................................... PASS    8/8  
  plot/draw/camlight.m ........................................... PASS    6/10 
                                                                   FAIL    4
  plot/draw/colorbar.m ........................................... PASS    7/7  
  plot/draw/compass.m ............................................ PASS    5/5  
  plot/draw/contour.m ............................................ PASS    0/2  
                                                                   FAIL    2
  plot/draw/contourc.m ........................................... PASS   11/11 
  plot/draw/errorbar.m ........................................... PASS    3/11 
                                                                   FAIL    8
  plot/draw/feather.m ............................................ PASS    5/5  
  plot/draw/fplot.m .............................................. PASS   13/13 
  plot/draw/hist.m ............................................... PASS   25/26 
                                                                   FAIL    1
  plot/draw/isocaps.m ............................................ PASS   29/29 
  plot/draw/isocolors.m .......................................... PASS    9/9  
  plot/draw/isonormals.m ......................................... PASS   18/18 
  plot/draw/isosurface.m ......................................... PASS   29/30 
                                                    (reported bug) XFAIL   1
  plot/draw/light.m .............................................. PASS    0/2  
                                                                   FAIL    2
  plot/draw/line.m ............................................... PASS    0/1  
                                                                   FAIL    1
  plot/draw/loglog.m ............................................. PASS    0/2  
                                                                   FAIL    2
  plot/draw/patch.m .............................................. PASS    0/2  
                                                                   FAIL    2
  plot/draw/pie.m ................................................ PASS    3/3  
  plot/draw/pie3.m ............................................... PASS    3/3  
  plot/draw/reducepatch.m ........................................ PASS   18/19 
                                                                   FAIL    1
  plot/draw/reducevolume.m ....................................... PASS   22/22 
  plot/draw/rose.m ............................................... PASS    3/3  
  plot/draw/semilogx.m ........................................... PASS    0/2  
                                                                   FAIL    2
  plot/draw/semilogy.m ........................................... PASS    0/2  
                                                                   FAIL    2
  plot/draw/shrinkfaces.m ........................................ PASS   13/13 
  plot/draw/smooth3.m ............................................ PASS   22/22 
  plot/draw/sombrero.m ........................................... PASS    2/2  
  plot/draw/stairs.m ............................................. PASS    2/9  
                                                                   FAIL    7
  plot/draw/stem.m ............................................... PASS    9/10 
                                                                   FAIL    1
  plot/draw/stem3.m .............................................. PASS    9/9  
  plot/draw/stemleaf.m ........................................... PASS   17/17 
  plot/draw/surface.m ............................................ PASS    0/1  
                                                                   FAIL    1
  plot/draw/surfnorm.m ........................................... PASS    9/9  
  plot/draw/trimesh.m ............................................ PASS    7/7  
  plot/draw/trisurf.m ............................................ PASS    8/8  
  plot/util/__actual_axis_position__.m ........................... PASS    1/1  
  plot/util/__default_plot_options__.m ........................... PASS    1/1  
  plot/util/__gnuplot_drawnow__.m ................................ PASS    1/1  
  plot/util/__next_line_color__.m ................................ PASS    0/1  
                                                                   FAIL    1
  plot/util/__next_line_style__.m ................................ PASS    0/1  
                                                                   FAIL    1
  plot/util/__opengl_info__.m .................................... PASS    1/1  
  plot/util/__plt_get_axis_arg__.m ............................... PASS    1/1  
  plot/util/__pltopt__.m ......................................... PASS    8/8  
  plot/util/allchild.m ........................................... PASS    2/2  
                                                 (missing feature) SKIP    1
  plot/util/ancestor.m ........................................... PASS    5/7  
                                                                   FAIL    2
  plot/util/axes.m ............................................... PASS    2/3  
                                                                   FAIL    1
  plot/util/cla.m ................................................ PASS    0/2  
                                                                   FAIL    2
  plot/util/clf.m ................................................ PASS    0/3  
                                                                   FAIL    3
  plot/util/close.m .............................................. PASS    5/9  
                                                                   FAIL    4
  plot/util/closereq.m ........................................... PASS    1/1  
  plot/util/colstyle.m ........................................... PASS    6/6  
  plot/util/copyobj.m ............................................ PASS    0/1  
                                                                   FAIL    1
                                                 (missing feature) SKIP    1
  plot/util/figure.m ............................................. PASS    2/3  
                                                                   FAIL    1
  plot/util/findall.m ............................................ PASS    0/0  
                                                 (missing feature) SKIP    1
  plot/util/findobj.m ............................................ PASS    0/10 
                                                                   FAIL   10
  plot/util/gca.m ................................................ PASS    0/1  
                                                                   FAIL    1
  plot/util/gcbf.m ............................................... PASS    1/1  
  plot/util/gcbo.m ............................................... PASS    1/1  
  plot/util/gcf.m ................................................ PASS    0/1  
                                                                   FAIL    1
  plot/util/ginput.m ............................................. PASS    1/1  
  plot/util/gnuplot_binary.in.m .................................. PASS    1/1  
  plot/util/graphics_toolkit.m ................................... PASS    0/0  
                                                 (missing feature) SKIP    2
  plot/util/groot.m .............................................. PASS    2/2  
  plot/util/hggroup.m ............................................ PASS    0/1  
                                                                   FAIL    1
  plot/util/hgload.m ............................................. PASS    5/6  
                                                                   FAIL    1
  plot/util/hgsave.m ............................................. PASS    5/5  
                                                 (missing feature) SKIP    1
  plot/util/hold.m ............................................... PASS    0/2  
                                                                   FAIL    2
  plot/util/isaxes.m ............................................. PASS    2/4  
                                                                   FAIL    2
  plot/util/isfigure.m ........................................... PASS    2/4  
                                                                   FAIL    2
  plot/util/isgraphics.m ......................................... PASS    5/6  
                                                                   FAIL    1
  plot/util/ishandle.m ........................................... PASS    3/4  
                                                                   FAIL    1
                                                 (missing feature) SKIP    1
  plot/util/ishold.m ............................................. PASS    0/1  
                                                                   FAIL    1
  plot/util/isprop.m ............................................. PASS    8/8  
  plot/util/linkaxes.m ........................................... PASS    3/4  
                                                                   FAIL    1
  plot/util/linkprop.m ........................................... PASS    6/7  
                                                                   FAIL    1
  plot/util/meshgrid.m ........................................... PASS    9/9  
  plot/util/ndgrid.m ............................................. PASS    9/9  
  plot/util/newplot.m ............................................ PASS    0/2  
                                                                   FAIL    2
  plot/util/openfig.m ............................................ PASS    3/6  
                                                                   FAIL    3
  plot/util/printd.m ............................................. PASS    1/1  
  plot/util/rotate.m ............................................. PASS    6/11 
                                                                   FAIL    5
  plot/util/saveas.m ............................................. PASS    6/6  
  plot/util/savefig.m ............................................ PASS    3/7  
                                                                   FAIL    4
  plot/util/subplot.m ............................................ PASS    0/3  
                                                                   FAIL    3
  polynomial/compan.m ............................................ PASS    6/6  
  polynomial/conv.m .............................................. PASS   22/22 
  polynomial/deconv.m ............................................ PASS   14/14 
  polynomial/mkpp.m .............................................. PASS   16/16 
  polynomial/mpoles.m ............................................ PASS    1/1  
  polynomial/padecoef.m .......................................... PASS   14/14 
  polynomial/pchip.m ............................................. PASS   23/23 
  polynomial/poly.m .............................................. PASS    7/7  
  polynomial/polyaffine.m ........................................ PASS    1/1  
  polynomial/polyder.m ........................................... PASS    5/5  
  polynomial/polyeig.m ........................................... PASS    6/6  
  polynomial/polyfit.m ........................................... PASS    9/9  
  polynomial/polygcd.m ........................................... PASS    4/4  
  polynomial/polyint.m ........................................... PASS    4/4  
  polynomial/polyout.m ........................................... PASS    5/5  
  polynomial/polyreduce.m ........................................ PASS    8/8  
  polynomial/polyval.m ........................................... PASS   15/15 
  polynomial/polyvalm.m .......................................... PASS    3/3  
  polynomial/ppder.m ............................................. PASS   11/11 
  polynomial/ppint.m ............................................. PASS    2/2  
  polynomial/ppjumps.m ........................................... PASS    3/3  
  polynomial/ppval.m ............................................. PASS   17/17 
  polynomial/residue.m ........................................... PASS    7/7  
  polynomial/roots.m ............................................. PASS   12/12 
  polynomial/spline.m ............................................ PASS   27/27 
  polynomial/splinefit.m ......................................... PASS    3/3  
  polynomial/unmkpp.m ............................................ PASS    6/6  
  prefs/addpref.m ................................................ PASS    7/7  
  prefs/getpref.m ................................................ PASS    4/4  
  prefs/ispref.m ................................................. PASS    5/5  
  prefs/preferences.m ............................................ PASS    1/1  
  prefs/rmpref.m ................................................. PASS    5/5  
  prefs/setpref.m ................................................ PASS    7/7  
  profiler/profexport.m .......................................... PASS    5/5  
  profiler/profile.m ............................................. PASS    4/4  
  profiler/profshow.m ............................................ PASS    4/4  
  set/intersect.m ................................................ PASS   16/16 
  set/ismember.m ................................................. PASS   38/38 
  set/powerset.m ................................................. PASS    9/9  
  set/setdiff.m .................................................. PASS   15/15 
  set/setxor.m ................................................... PASS   15/15 
  set/union.m .................................................... PASS   22/22 
  set/unique.m ................................................... PASS   39/39 
  signal/__parse_movargs__.m ..................................... PASS    3/3  
  signal/autoreg_matrix.m ........................................ PASS    4/4  
  signal/bartlett.m .............................................. PASS    9/9  
  signal/blackman.m .............................................. PASS   13/13 
  signal/detrend.m ............................................... PASS    3/3  
  signal/fftconv.m ............................................... PASS    7/7  
                                                 (missing feature) SKIP    1
  signal/fftfilt.m ............................................... PASS    5/5  
                                                 (missing feature) SKIP    5
  signal/fftshift.m .............................................. PASS   13/13 
  signal/freqz.m ................................................. PASS    0/0  
                                                 (missing feature) SKIP    3
  signal/hamming.m ............................................... PASS   13/13 
  signal/hanning.m ............................................... PASS   13/13 
  signal/ifftshift.m ............................................. PASS   13/13 
  signal/movfun.m ................................................ PASS   35/35 
  signal/movslice.m .............................................. PASS   13/13 
  signal/periodogram.m ........................................... PASS    8/8  
  signal/sinc.m .................................................. PASS    4/4  
  signal/sinetone.m .............................................. PASS    1/1  
  signal/sinewave.m .............................................. PASS    8/8  
  signal/spectral_adf.m .......................................... PASS    4/4  
  signal/spectral_xdf.m .......................................... PASS    4/4  
  signal/unwrap.m ................................................ PASS   24/24 
  sparse/bicg.m .................................................. PASS   12/12 
                                                 (missing feature) SKIP    1
  sparse/bicgstab.m .............................................. PASS   12/12 
  sparse/cgs.m ................................................... PASS   11/11 
  sparse/eigs.m .................................................. PASS    5/5  
                                                 (missing feature) SKIP  183
  sparse/gmres.m ................................................. PASS   16/16 
  sparse/gplot.m ................................................. PASS    1/1  
  sparse/ichol.m ................................................. PASS   24/24 
  sparse/ilu.m ................................................... PASS   53/53 
  sparse/nonzeros.m .............................................. PASS    6/6  
  sparse/pcg.m ................................................... PASS   15/15 
                                                 (missing feature) SKIP    1
  sparse/pcr.m ................................................... PASS    3/3  
  sparse/qmr.m ................................................... PASS    4/4  
  sparse/spaugment.m ............................................. PASS    0/0  
                                                 (missing feature) SKIP    1
  sparse/spconvert.m ............................................. PASS    7/7  
  sparse/spdiags.m ............................................... PASS    9/9  
  sparse/speye.m ................................................. PASS    5/5  
  sparse/spfun.m ................................................. PASS    4/4  
  sparse/spones.m ................................................ PASS    3/3  
  sparse/sprand.m ................................................ PASS   18/18 
  sparse/sprandn.m ............................................... PASS   18/18 
  sparse/sprandsym.m ............................................. PASS    9/9  
  sparse/spstats.m ............................................... PASS    1/1  
  sparse/spy.m ................................................... PASS    1/1  
  sparse/svds.m .................................................. PASS    1/1  
                                                 (missing feature) SKIP    5
  sparse/tfqmr.m ................................................. PASS   11/11 
  sparse/treelayout.m ............................................ PASS    3/3  
  specfun/beta.m ................................................. PASS   12/12 
  specfun/betainc.m .............................................. PASS   28/28 
  specfun/betaincinv.m ........................................... PASS   27/27 
  specfun/betaln.m ............................................... PASS    9/9  
  specfun/cosint.m ............................................... PASS   29/29 
  specfun/ellipke.m .............................................. PASS    9/9  
  specfun/expint.m ............................................... PASS   19/19 
  specfun/factor.m ............................................... PASS   11/11 
  specfun/factorial.m ............................................ PASS    9/9  
  specfun/gammainc.m ............................................. PASS   88/89 
                                                    (reported bug) XFAIL   1
  specfun/gammaincinv.m .......................................... PASS   23/23 
  specfun/isprime.m .............................................. PASS   15/15 
  specfun/lcm.m .................................................. PASS    5/5  
  specfun/legendre.m ............................................. PASS   19/19 
  specfun/nchoosek.m ............................................. PASS   17/17 
  specfun/nthroot.m .............................................. PASS   14/14 
  specfun/perms.m ................................................ PASS   30/30 
  specfun/pow2.m ................................................. PASS    4/4  
  specfun/primes.m ............................................... PASS    8/8  
  specfun/reallog.m .............................................. PASS    6/6  
  specfun/realpow.m .............................................. PASS    8/8  
  specfun/realsqrt.m ............................................. PASS    5/5  
  specfun/sinint.m ............................................... PASS   23/23 
  special-matrix/gallery.m ....................................... PASS  120/120
  special-matrix/hadamard.m ...................................... PASS    6/6  
  special-matrix/hankel.m ........................................ PASS   11/11 
  special-matrix/hilb.m .......................................... PASS    5/5  
  special-matrix/invhilb.m ....................................... PASS    7/7  
  special-matrix/magic.m ......................................... PASS    8/8  
  special-matrix/pascal.m ........................................ PASS   12/12 
  special-matrix/rosser.m ........................................ PASS    3/3  
  special-matrix/toeplitz.m ...................................... PASS    8/8  
  special-matrix/vander.m ........................................ PASS   10/10 
  special-matrix/wilkinson.m ..................................... PASS   10/10 
  startup/__finish__.m ........................................... PASS    1/1  
  statistics/bounds.m ............................................ PASS   13/13 
  statistics/center.m ............................................ PASS   14/14 
  statistics/corr.m .............................................. PASS   10/10 
  statistics/corrcoef.m .......................................... PASS   20/20 
  statistics/cov.m ............................................... PASS   14/14 
  statistics/discrete_cdf.m ...................................... PASS   14/14 
  statistics/discrete_inv.m ...................................... PASS   13/13 
  statistics/discrete_pdf.m ...................................... PASS   14/14 
  statistics/discrete_rnd.m ...................................... PASS   17/17 
  statistics/empirical_cdf.m ..................................... PASS    9/9  
  statistics/empirical_inv.m ..................................... PASS    8/8  
  statistics/empirical_pdf.m ..................................... PASS    8/8  
  statistics/empirical_rnd.m ..................................... PASS    8/8  
  statistics/histc.m ............................................. PASS    8/8  
  statistics/iqr.m ............................................... PASS    8/8  
  statistics/kendall.m ........................................... PASS   10/10 
  statistics/kurtosis.m .......................................... PASS   18/18 
  statistics/mad.m ............................................... PASS   17/17 
  statistics/mean.m .............................................. PASS   20/20 
  statistics/meansq.m ............................................ PASS   11/11 
  statistics/median.m ............................................ PASS   18/18 
  statistics/mode.m .............................................. PASS   21/21 
  statistics/moment.m ............................................ PASS   18/18 
  statistics/movmad.m ............................................ PASS    3/3  
  statistics/movmax.m ............................................ PASS    3/3  
  statistics/movmean.m ........................................... PASS    3/3  
  statistics/movmedian.m ......................................... PASS    3/3  
  statistics/movmin.m ............................................ PASS    3/3  
  statistics/movprod.m ........................................... PASS    3/3  
  statistics/movstd.m ............................................ PASS    3/3  
  statistics/movsum.m ............................................ PASS    3/3  
  statistics/movvar.m ............................................ PASS    3/3  
  statistics/prctile.m ........................................... PASS   14/14 
  statistics/quantile.m .......................................... PASS   26/26 
  statistics/range.m ............................................. PASS    7/7  
  statistics/ranks.m ............................................. PASS   18/18 
  statistics/run_count.m ......................................... PASS   15/15 
  statistics/runlength.m ......................................... PASS    7/7  
  statistics/skewness.m .......................................... PASS   21/21 
  statistics/spearman.m .......................................... PASS    9/9  
  statistics/statistics.m ........................................ PASS    9/9  
  statistics/std.m ............................................... PASS   16/16 
  statistics/var.m ............................................... PASS   16/16 
  statistics/zscore.m ............................................ PASS   14/14 
  strings/base2dec.m ............................................. PASS   14/14 
  strings/bin2dec.m .............................................. PASS    9/9  
  strings/blanks.m ............................................... PASS    8/8  
  strings/cstrcat.m .............................................. PASS    6/6  
  strings/deblank.m .............................................. PASS   15/15 
  strings/dec2base.m ............................................. PASS   21/21 
  strings/dec2bin.m .............................................. PASS    5/5  
  strings/dec2hex.m .............................................. PASS    5/5  
  strings/erase.m ................................................ PASS   30/30 
  strings/hex2dec.m .............................................. PASS    7/7  
  strings/index.m ................................................ PASS   18/18 
  strings/isletter.m ............................................. PASS    2/2  
  strings/isstring.m ............................................. PASS    7/7  
  strings/isstrprop.m ............................................ PASS   10/10 
  strings/mat2str.m .............................................. PASS   15/15 
  strings/native2unicode.m ....................................... PASS   10/10 
  strings/ostrsplit.m ............................................ PASS   12/12 
  strings/regexptranslate.m ...................................... PASS    7/7  
  strings/rindex.m ............................................... PASS    6/6  
  strings/str2num.m .............................................. PASS    6/6  
  strings/strcat.m ............................................... PASS   19/19 
  strings/strchr.m ............................................... PASS    7/7  
  strings/strjoin.m .............................................. PASS    7/7  
  strings/strjust.m .............................................. PASS    8/8  
  strings/strsplit.m ............................................. PASS   41/41 
  strings/strtok.m ............................................... PASS   32/32 
  strings/strtrim.m .............................................. PASS   10/10 
  strings/strtrunc.m ............................................. PASS   13/13 
  strings/substr.m ............................................... PASS   16/16 
  strings/unicode2native.m ....................................... PASS    8/8  
  strings/untabify.m ............................................. PASS    8/8  
  strings/validatestring.m ....................................... PASS   18/18 
  testfun/__have_feature__.m ..................................... PASS    4/4  
  testfun/__printf_assert__.m .................................... PASS    1/1  
  testfun/__prog_output_assert__.m ............................... PASS    1/1  
  testfun/__run_test_suite__.m ................................... PASS    1/1  
  testfun/assert.m ............................................... PASS   95/95 
  testfun/demo.m ................................................. PASS    7/7  
  testfun/example.m .............................................. PASS    9/9  
  testfun/fail.m ................................................. PASS   12/12 
  testfun/rundemos.m ............................................. PASS    2/2  
  testfun/runtests.m ............................................. PASS    2/2  
  testfun/speed.m ................................................ PASS    4/4  
  testfun/test.m ................................................. PASS   57/58 
                                                 (missing feature) SKIP    1
                                                    (reported bug) XFAIL   1
  time/addtodate.m ............................................... PASS   36/36 
  time/asctime.m ................................................. PASS    4/4  
  time/calendar.m ................................................ PASS    3/3  
  time/clock.m ................................................... PASS    1/1  
  time/ctime.m ................................................... PASS    4/4  
  time/date.m .................................................... PASS    2/2  
  time/datenum.m ................................................. PASS   32/32 
  time/datestr.m ................................................. PASS   40/40 
  time/datevec.m ................................................. PASS   29/29 
  time/eomday.m .................................................. PASS   14/14 
  time/etime.m ................................................... PASS    9/9  
  time/is_leap_year.m ............................................ PASS    6/6  
  time/now.m ..................................................... PASS    4/4  
  time/weekday.m ................................................. PASS   20/20 
  plot/util/gnuplot_binary.m ..................................... PASS    1/1  

Fixed test scripts:

  test/bc-overloads.tst .......................................... PASS  451/451
  test/conv.tst .................................................. PASS  405/405
  test/sparse.tst ................................................ PASS 1047/1047
                                                 (missing feature) SKIP  157
  bug-35448/bug-35448.tst ........................................ PASS    2/2  
  bug-35881/bug-35881.tst ........................................ PASS    1/1  
  bug-36025/bug-36025.tst ........................................ PASS    1/1  
  bug-38236/bug-38236.tst ........................................ PASS    1/1  
  bug-38691/bug-38691.tst ........................................ PASS    1/1  
  bug-41723/bug-41723.tst ........................................ PASS    1/1  
  bug-44940/bug-44940.tst ........................................ PASS    1/1  
  bug-46660/bug-46660.tst ........................................ PASS    1/1  
  bug-49379/bug-49379.tst ........................................ PASS    0/1  
                                                    (reported bug) XFAIL   1
  bug-50014/bug-50014.tst ........................................ PASS   11/11 
  bug-50035/bug-50035.tst ........................................ PASS    1/1  
  bug-50716/bug-50716.tst ........................................ PASS    3/3  
  bug-51192/bug-51192.tst ........................................ PASS    1/1  
  bug-51532/bug-51532.tst ........................................ PASS    1/1  
  bug-51534/bug-51534.tst ........................................ PASS    1/1  
  bug-51599/bug-51599.tst ........................................ PASS    1/1  
  bug-52075/bug-52075.tst ........................................ PASS    1/1  
  bug-52722/bug-52722.tst ........................................ PASS    1/1  
  bug-53027/bug-53027.tst ........................................ PASS    5/5  
  bug-53468/bug-53468.tst ........................................ PASS    0/3  
                                                                   FAIL    3
  bug-54995/bug-54995.tst ........................................ PASS    1/1  
  class-concat/class-concat.tst .................................. PASS    2/2  
  classdef/classdef.tst .......................................... PASS   29/34 
                                                    (reported bug) XFAIL   5
  classdef-multiple-inheritance/classdef-multiple-inheritance.tst  PASS    1/1  
  classes/classes.tst ............................................ PASS  158/158
  ctor-vs-method/ctor-vs-method.tst .............................. PASS    4/4  
  fcn-handle-derived-resolution/fcn-handle-derived-resolution.tst  PASS    7/7  
  local-functions/local_functions.tst ............................ PASS    1/1  
  mex/bug-51725.tst .............................................. PASS    0/2  
                                                                   FAIL    2
  mex/bug-54096.tst .............................................. PASS    0/1  
                                                                   FAIL    1
  nest/nest.tst .................................................. PASS   18/19 
                                                    (reported bug) XFAIL   1
  pkg/pkg.tst .................................................... PASS   11/11 
  publish/publish.tst ............................................element number 1 undefined in return list


[-- Attachment #3: Type: text/plain, Size: 219 bytes --]


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  parent reply	other threads:[~2020-01-26  2:42 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-25 16:55 Marco Atzeri
2020-01-25 18:15 ` Brian Inglis
2020-01-27  6:54   ` Marco Atzeri
2020-01-25 20:36 ` Achim Gratz
2020-01-26  6:58   ` Marco Atzeri
2020-01-26  8:05     ` ASSI
2020-01-26  8:38       ` Marco Atzeri
2020-01-27  6:45         ` Marco Atzeri
2020-01-27 11:33           ` Takashi Yano
2020-01-28  6:41             ` Marco Atzeri
2020-01-28 14:55               ` Takashi Yano
2020-01-29  9:44               ` Corinna Vinschen
2020-01-29 12:19                 ` Marco Atzeri
2020-01-29 13:46                   ` Takashi Yano
2020-01-29 15:11                     ` Takashi Yano
2020-01-29 15:32                     ` Corinna Vinschen
2020-01-29 15:34                       ` Corinna Vinschen
2020-01-29 16:08                         ` Takashi Yano
2020-01-29 17:57                           ` Corinna Vinschen
2020-01-30 21:05                     ` Brian Inglis
2020-01-30 21:34                       ` Marco Atzeri
2020-01-28 17:26   ` ASSI
2020-01-28 20:04     ` Marco Atzeri
2020-01-28 20:21       ` Achim Gratz
2020-01-26  2:42 ` Takashi Yano [this message]
2020-01-26  5:11   ` Takashi Yano
2020-01-26 10:24     ` Marco Atzeri
2020-01-26 10:31       ` Takashi Yano
2020-01-29  0:03 ` Hans-Bernhard Bröker
2020-01-29  0:39   ` Hans-Bernhard Bröker
2020-01-29  5:10   ` Marco Atzeri

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200126114228.d3deb5dff1a0ff128a9f2800@nifty.ne.jp \
    --to=takashi.yano@nifty.ne.jp \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).