From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 61168 invoked by alias); 26 Jan 2020 02:42:46 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 61160 invoked by uid 89); 26 Jan 2020 02:42:46 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,BODY_8BITS,GARBLED_BODY,LIKELY_SPAM_BODY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.1 spammy=publish, appearance, imagem X-HELO: conssluserg-06.nifty.com Received: from conssluserg-06.nifty.com (HELO conssluserg-06.nifty.com) (210.131.2.91) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 26 Jan 2020 02:42:38 +0000 Received: from Express5800-S70 (ntsitm196171.sitm.nt.ngn.ppp.infoweb.ne.jp [125.0.207.171]) (authenticated) by conssluserg-06.nifty.com with ESMTP id 00Q2gQ1w030875 for ; Sun, 26 Jan 2020 11:42:26 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-06.nifty.com 00Q2gQ1w030875 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1580006546; bh=cC+nmNl2ZIZtHv3sAmqnaKYCN1T5hoGgO8By+xjug1I=; h=Date:From:To:Subject:In-Reply-To:References:From; b=2QXuKS45D4CLCuDfAP5qDQEKPAMTyJAHKqQp1gZ/ivpiVMgAscH3nH/Ek4K24ihWr ETuL0sU+tiB9wOnlvQ9wFQ2ptYW7DSez7jxLQDQDfgfqjMqDGGhwbix48Htdyxf0YS zZnLKhM+6sDnpOSst4qGfFMQpTURJntEgM/I0IaIgEytEh9yXqxxvc93WIQsGTUHjA +Nl87tYRc07V5HGxMzm2oOP2bCDtm+ebU4Od/bwcynbBcn36BGNRme95kztkNurBVT LdI0vCpxXRHDdzHmeLFCK9IcTXyIIDLDpBKZdccKEb/dMmUF2224ZxOAReCyXv/fHz wAtitc96n9zog== Date: Sun, 26 Jan 2020 02:42:00 -0000 From: Takashi Yano To: cygwin@cygwin.com Subject: Re: headache on build repeatibility: octave vs BLODA ? Message-Id: <20200126114228.d3deb5dff1a0ff128a9f2800@nifty.ne.jp> In-Reply-To: <2904b4fa-6349-bd3e-c4ff-4b32a0bb3838@gmail.com> References: <2904b4fa-6349-bd3e-c4ff-4b32a0bb3838@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart=_Sun__26_Jan_2020_11_42_28_+0900_DjLIvty1Inm2MGZ4" X-IsSubscribed: yes X-SW-Source: 2020-01/txt/msg00233.txt.bz2 --Multipart=_Sun__26_Jan_2020_11_42_28_+0900_DjLIvty1Inm2MGZ4 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-length: 1242 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 --Multipart=_Sun__26_Jan_2020_11_42_28_+0900_DjLIvty1Inm2MGZ4 Content-Type: text/plain; name="octave-test.txt" Content-Disposition: attachment; filename="octave-test.txt" Content-Transfer-Encoding: quoted-printable Content-length: 87564 Integrated test scripts: liboctave/array/Array.cc-tst ................................... PASS 2= 1/21=20 liboctave/array/CMatrix.cc-tst ................................. PASS 1= 1/11=20 liboctave/array/CSparse.cc-tst ................................. PASS 1= 0/10=20 liboctave/array/Sparse.cc-tst .................................. PASS 10= 7/107 liboctave/array/dMatrix.cc-tst ................................. PASS 1= 0/10=20 liboctave/array/dSparse.cc-tst ................................. PASS 1= 2/12=20 liboctave/array/fCMatrix.cc-tst ................................ PASS 1= 1/11=20 liboctave/array/fMatrix.cc-tst ................................. PASS = 8/8=20=20 liboctave/array/idx-vector.cc-tst .............................. PASS = 2/2=20=20 liboctave/util/oct-inttypes.cc-tst ............................. PASS 2= 8/28=20 libinterp/corefcn/Cell.cc-tst .................................. PASS = 4/4=20=20 libinterp/corefcn/__contourc__.cc-tst .......................... PASS = 1/1=20=20 libinterp/corefcn/__dsearchn__.cc-tst .......................... PASS = 1/1=20=20 libinterp/corefcn/__ichol__.cc-tst ............................. PASS = 1/1=20=20 libinterp/corefcn/__ilu__.cc-tst ............................... PASS = 1/1=20=20 libinterp/corefcn/__lin_interpn__.cc-tst ....................... PASS = 1/1=20=20 libinterp/corefcn/__magick_read__.cc-tst ....................... PASS = 4/4=20=20 libinterp/corefcn/__pchip_deriv__.cc-tst ....................... PASS = 1/1=20=20 libinterp/corefcn/__qp__.cc-tst ................................ PASS = 1/1=20=20 libinterp/corefcn/besselj.cc-tst ............................... PASS 19= 1/191 libinterp/corefcn/bitfcns.cc-tst ............................... PASS 6= 0/60=20 libinterp/corefcn/bsxfun.cc-tst ................................ PASS 7= 7/77=20 libinterp/corefcn/call-stack.cc-tst ............................ PASS = 3/3=20=20 libinterp/corefcn/cellfun.cc-tst ............................... PASS 13= 0/130 libinterp/corefcn/colloc.cc-tst ................................ PASS 1= 2/12=20 libinterp/corefcn/conv2.cc-tst ................................. PASS 4= 8/51=20 (reported bug) XFAIL 3 libinterp/corefcn/dassl.cc-tst ................................. PASS = 4/4=20=20 libinterp/corefcn/data.cc-tst .................................. PASS 114= 4/1150 (reported bug) XFAIL 6 libinterp/corefcn/debug.cc-tst ................................. PASS = 1/1=20=20 libinterp/corefcn/defaults.cc-tst .............................. PASS = 6/6=20=20 libinterp/corefcn/det.cc-tst ................................... PASS = 6/6=20=20 libinterp/corefcn/dirfns.cc-tst ................................ PASS = 1/1=20=20 libinterp/corefcn/dlmread.cc-tst ............................... PASS = 8/10=20 REGRESSION 2 libinterp/corefcn/dot.cc-tst ................................... PASS 2= 3/23=20 libinterp/corefcn/eig.cc-tst ................................... PASS 7= 3/73=20 libinterp/corefcn/ellipj.cc-tst ................................ PASS 1= 8/18=20 libinterp/corefcn/environment.cc-tst ........................... PASS = 6/6=20=20 libinterp/corefcn/error.cc-tst ................................. PASS = 3/3=20=20 libinterp/corefcn/errwarn.cc-tst ............................... PASS = 1/1=20=20 libinterp/corefcn/fft.cc-tst ................................... PASS = 1/1=20=20 (missing feature) SKIP 18 libinterp/corefcn/fft2.cc-tst .................................. PASS = 0/0=20=20 (missing feature) SKIP 4 libinterp/corefcn/file-io.cc-tst ............................... PASS 9= 0/90=20 libinterp/corefcn/filter.cc-tst ................................ PASS 1= 4/14=20 libinterp/corefcn/find.cc-tst .................................. PASS 2= 2/22=20 libinterp/corefcn/gcd.cc-tst ................................... PASS = 9/9=20=20 libinterp/corefcn/getrusage.cc-tst ............................. PASS = 1/1=20=20 libinterp/corefcn/givens.cc-tst ................................ PASS = 6/6=20=20 libinterp/corefcn/graphics.cc-tst .............................. PASS = 3/49=20 FAIL 45 REGRESSION 1 (missing feature) SKIP 4 libinterp/corefcn/gsvd.cc-tst .................................. PASS 1= 7/18=20 (reported bug) XFAIL 1 libinterp/corefcn/hash.cc-tst .................................. PASS 5= 3/53=20 libinterp/corefcn/help.cc-tst .................................. PASS = 1/1=20=20 libinterp/corefcn/hess.cc-tst .................................. PASS = 5/5=20=20 libinterp/corefcn/hex2num.cc-tst ............................... PASS 2= 1/21=20 libinterp/corefcn/input.cc-tst ................................. PASS 1= 1/11=20 libinterp/corefcn/inv.cc-tst ................................... PASS 1= 3/13=20 libinterp/corefcn/kron.cc-tst .................................. PASS 1= 4/14=20 libinterp/corefcn/lookup.cc-tst ................................ PASS 2= 0/20=20 libinterp/corefcn/lsode.cc-tst ................................. PASS = 5/5=20=20 libinterp/corefcn/lu.cc-tst .................................... PASS 1= 2/12=20 (missing feature) SKIP 11 libinterp/corefcn/mappers.cc-tst ............................... PASS 41= 4/421 FAIL 2 REGRESSION 5 libinterp/corefcn/matrix_type.cc-tst ........................... PASS 5= 1/51=20 libinterp/corefcn/max.cc-tst ................................... PASS 11= 1/114 (reported bug) XFAIL 3 libinterp/corefcn/mgorth.cc-tst ................................ PASS = 2/2=20=20 libinterp/corefcn/nproc.cc-tst ................................. PASS = 5/5=20=20 libinterp/corefcn/oct-map.cc-tst ............................... PASS 1= 0/10=20 libinterp/corefcn/octave-link.cc-tst ........................... PASS = 3/3=20=20 libinterp/corefcn/ordschur.cc-tst .............................. PASS = 4/4=20=20 libinterp/corefcn/pinv.cc-tst .................................. PASS 1= 7/17=20 libinterp/corefcn/pr-output.cc-tst ............................. PASS 1= 6/16=20 libinterp/corefcn/psi.cc-tst ................................... PASS 3= 0/30=20 libinterp/corefcn/quad.cc-tst .................................. PASS = 8/8=20=20 libinterp/corefcn/quadcc.cc-tst ................................ PASS 2= 4/24=20 libinterp/corefcn/qz.cc-tst .................................... PASS = 5/5=20=20 libinterp/corefcn/rand.cc-tst .................................. PASS 6= 8/68=20 libinterp/corefcn/rcond.cc-tst ................................. PASS = 8/8=20=20 libinterp/corefcn/regexp.cc-tst ................................ PASS 11= 5/115 libinterp/corefcn/schur.cc-tst ................................. PASS 1= 1/11=20 libinterp/corefcn/sighandlers.cc-tst ........................... PASS 1= 1/11=20 libinterp/corefcn/sparse-xpow.cc-tst ........................... PASS = 2/2=20=20 libinterp/corefcn/sparse.cc-tst ................................ PASS 2= 9/29=20 libinterp/corefcn/spparms.cc-tst ............................... PASS = 9/9=20=20 libinterp/corefcn/sqrtm.cc-tst ................................. PASS = 3/3=20=20 libinterp/corefcn/strfind.cc-tst ............................... PASS 1= 9/19=20 libinterp/corefcn/strfns.cc-tst ................................ PASS 12= 5/125 libinterp/corefcn/sub2ind.cc-tst ............................... PASS 3= 1/31=20 libinterp/corefcn/svd.cc-tst ................................... PASS 1= 9/19=20 libinterp/corefcn/sylvester.cc-tst ............................. PASS = 9/9=20=20 libinterp/corefcn/symtab.cc-tst ................................ PASS = 7/7=20=20 libinterp/corefcn/syscalls.cc-tst .............................. PASS = 7/7=20=20 libinterp/corefcn/sysdep.cc-tst ................................ PASS = 8/8=20=20 (run-time condition) SKIP 12 libinterp/corefcn/time.cc-tst .................................. PASS 2= 7/27=20 libinterp/corefcn/toplev.cc-tst ................................ PASS = 7/7=20=20 libinterp/corefcn/tril.cc-tst .................................. PASS = 2/2=20=20 libinterp/corefcn/tsearch.cc-tst ............................... PASS = 6/6=20=20 libinterp/corefcn/typecast.cc-tst .............................. PASS 6= 0/60=20 libinterp/corefcn/utils.cc-tst ................................. PASS 9= 0/90=20 libinterp/corefcn/variables.cc-tst ............................. PASS 3= 4/34=20 (missing feature) SKIP 1 libinterp/dldfcn/__delaunayn__.cc-tst .......................... PASS = 1/1=20=20 libinterp/dldfcn/__eigs__.cc-tst ............................... PASS = 1/1=20=20 libinterp/dldfcn/__fltk_uigetfile__.cc-tst ..................... PASS = 1/1=20=20 libinterp/dldfcn/__glpk__.cc-tst ............................... PASS = 1/1=20=20 libinterp/dldfcn/__init_fltk__.cc-tst .......................... PASS = 1/1=20=20 libinterp/dldfcn/__init_gnuplot__.cc-tst ....................... PASS = 1/1=20=20 libinterp/dldfcn/__voronoi__.cc-tst ............................ PASS = 1/1=20=20 libinterp/dldfcn/amd.cc-tst .................................... PASS = 3/3=20=20 (missing feature) SKIP 1 libinterp/dldfcn/audiodevinfo.cc-tst ........................... PASS = 0/0=20=20 (missing feature) SKIP 4 libinterp/dldfcn/audioread.cc-tst .............................. PASS = 0/0=20=20 (missing feature) SKIP 1 libinterp/dldfcn/chol.cc-tst ................................... PASS 3= 4/34=20 (missing feature) SKIP 8 libinterp/dldfcn/colamd.cc-tst ................................. PASS = 7/7=20=20 libinterp/dldfcn/convhulln.cc-tst .............................. PASS = 0/0=20=20 (missing feature) SKIP 4 libinterp/dldfcn/dmperm.cc-tst ................................. PASS = 1/1=20=20 (missing feature) SKIP 4 libinterp/dldfcn/fftw.cc-tst ................................... PASS 1= 0/10=20 (missing feature) SKIP 3 libinterp/dldfcn/gzip.cc-tst ................................... PASS = 5/7=20=20 (reported bug) XFAIL 2 libinterp/dldfcn/qr.cc-tst ..................................... PASS 4= 8/48=20 (missing feature) SKIP 9 libinterp/dldfcn/symbfact.cc-tst ............................... PASS = 0/0=20=20 (missing feature) SKIP 4 libinterp/octave-value/ov-base.cc-tst .......................... PASS = 1/1=20=20 libinterp/octave-value/ov-bool-mat.cc-tst ...................... PASS = 1/1=20=20 libinterp/octave-value/ov-cell.cc-tst .......................... PASS = 2/2=20=20 libinterp/octave-value/ov-class.cc-tst ......................... PASS 4= 8/48=20 (missing feature) SKIP 2 libinterp/octave-value/ov-cx-diag.cc-tst ....................... PASS = 1/1=20=20 libinterp/octave-value/ov-fcn-handle.cc-tst .................... PASS 1= 5/15=20 libinterp/octave-value/ov-fcn-inline.cc-tst .................... PASS 3= 0/30=20 libinterp/octave-value/ov-java.cc-tst .......................... PASS = 0/0=20=20 (missing feature) SKIP 16 libinterp/octave-value/ov-lazy-idx.cc-tst ...................... PASS 1= 1/11=20 libinterp/octave-value/ov-null-mat.cc-tst ...................... PASS = 8/8=20=20 libinterp/octave-value/ov-oncleanup.cc-tst ..................... PASS = 1/1=20=20 libinterp/octave-value/ov-struct.cc-tst ........................ PASS 2= 8/28=20 libinterp/octave-value/ov-typeinfo.cc-tst ...................... PASS 5= 6/56=20 (missing feature) SKIP 1 libinterp/octave-value/ov-usr-fcn.cc-tst ....................... PASS = 9/9=20=20 libinterp/octave-value/ov.cc-tst ............................... PASS 10= 9/109 libinterp/parse-tree/lex.ll-tst ................................ PASS = 7/7=20=20 libinterp/parse-tree/oct-parse.yy-tst .......................... PASS 2= 4/24=20 libinterp/parse-tree/pt-assign.cc-tst .......................... PASS = 2/2=20=20 libinterp/parse-tree/pt-eval.cc-tst ............................ PASS 1= 4/14=20 libinterp/parse-tree/pt-fcn-handle.cc-tst ...................... PASS = 5/5=20=20 libinterp/parse-tree/pt-idx.cc-tst ............................. PASS = 6/6=20=20 libinterp/parse-tree/pt-tm-const.cc-tst ........................ PASS 19= 8/199 (reported bug) XFAIL 1 libinterp/octave.cc-tst ........................................ PASS = 8/8=20=20 +containers/Map.m .............................................. PASS 3= 5/35=20 +matlab/+lang/makeUniqueStrings.m .............................. PASS 1= 3/13=20 +matlab/+lang/makeValidName.m .................................. PASS 1= 7/17=20 @ftp/ascii.m ................................................... PASS = 1/1=20=20 @ftp/binary.m .................................................. PASS = 1/1=20=20 @ftp/cd.m ...................................................... PASS = 1/1=20=20 @ftp/close.m ................................................... PASS = 1/1=20=20 @ftp/delete.m .................................................. PASS = 1/1=20=20 @ftp/dir.m ..................................................... PASS = 1/1=20=20 @ftp/ftp.m ..................................................... PASS = 1/1=20=20 @ftp/loadobj.m ................................................. PASS = 1/1=20=20 @ftp/mget.m .................................................... PASS = 1/1=20=20 @ftp/mkdir.m ................................................... PASS = 1/1=20=20 @ftp/mput.m .................................................... PASS = 1/1=20=20 @ftp/rename.m .................................................. PASS = 1/1=20=20 @ftp/rmdir.m ................................................... PASS = 1/1=20=20 @ftp/saveobj.m ................................................. PASS = 1/1=20=20 audio/@audioplayer/audioplayer.m ............................... PASS = 0/0=20=20 (missing feature) SKIP 4 audio/@audiorecorder/audiorecorder.m ........................... PASS = 0/0=20=20 (missing feature) SKIP 4 audio/record.m ................................................. PASS = 5/5=20=20 audio/sound.m .................................................. PASS = 4/4=20=20 audio/soundsc.m ................................................ PASS 1= 0/10=20 deprecated/chop.m .............................................. PASS 1= 1/11=20 deprecated/comma.m ............................................. PASS = 1/1=20=20 deprecated/desktop.m ........................................... PASS = 2/2=20=20 deprecated/java2mat.m .......................................... PASS = 1/1=20=20 deprecated/paren.m ............................................. PASS = 1/1=20=20 deprecated/semicolon.m ......................................... PASS = 1/1=20=20 deprecated/tmpnam.m ............................................ PASS = 1/1=20=20 deprecated/toascii.m ........................................... PASS = 9/9=20=20 elfun/acosd.m .................................................. PASS = 3/3=20=20 elfun/acot.m ................................................... PASS = 3/3=20=20 elfun/acotd.m .................................................. PASS = 3/3=20=20 elfun/acoth.m .................................................. PASS = 2/3=20=20 FAIL 1 elfun/acsc.m ................................................... PASS = 3/3=20=20 elfun/acscd.m .................................................. PASS = 3/3=20=20 elfun/acsch.m .................................................. PASS = 3/3=20=20 elfun/asec.m ................................................... PASS = 3/3=20=20 elfun/asecd.m .................................................. PASS = 3/3=20=20 elfun/asech.m .................................................. PASS = 4/4=20=20 elfun/asind.m .................................................. PASS = 3/3=20=20 elfun/atan2d.m ................................................. PASS = 3/3=20=20 elfun/atand.m .................................................. PASS = 3/3=20=20 elfun/cosd.m ................................................... PASS = 5/5=20=20 elfun/cot.m .................................................... PASS = 3/3=20=20 elfun/cotd.m ................................................... PASS = 5/5=20=20 elfun/coth.m ................................................... PASS = 3/3=20=20 elfun/csc.m .................................................... PASS = 3/3=20=20 elfun/cscd.m ................................................... PASS = 5/5=20=20 elfun/csch.m ................................................... PASS = 3/3=20=20 elfun/sec.m .................................................... PASS = 3/3=20=20 elfun/secd.m ................................................... PASS = 5/5=20=20 elfun/sech.m ................................................... PASS = 3/3=20=20 elfun/sind.m ................................................... PASS = 5/5=20=20 elfun/tand.m ................................................... PASS = 5/5=20=20 general/accumarray.m ........................................... PASS 2= 3/23=20 general/accumdim.m ............................................. PASS 1= 3/13=20 general/bincoeff.m ............................................. PASS 1= 1/11=20 general/bitcmp.m ............................................... PASS 1= 0/10=20 general/bitget.m ............................................... PASS 1= 5/15=20 general/bitset.m ............................................... PASS 2= 6/26=20 general/blkdiag.m .............................................. PASS 1= 0/10=20 general/cart2pol.m ............................................. PASS 2= 4/24=20 general/cart2sph.m ............................................. PASS 1= 8/18=20 general/cell2mat.m ............................................. PASS 2= 0/20=20 general/celldisp.m ............................................. PASS = 3/3=20=20 general/circshift.m ............................................ PASS 1= 7/17=20 general/common_size.m .......................................... PASS = 4/4=20=20 general/cplxpair.m ............................................. PASS 2= 3/23=20 general/cumtrapz.m ............................................. PASS 2= 7/27=20 general/curl.m ................................................. PASS = 1/1=20=20 general/dblquad.m .............................................. PASS = 4/4=20=20 general/deal.m ................................................. PASS = 4/4=20=20 general/deg2rad.m .............................................. PASS = 8/8=20=20 general/del2.m ................................................. PASS 2= 0/20=20 general/divergence.m ........................................... PASS = 1/1=20=20 general/flip.m ................................................. PASS 1= 0/10=20 general/fliplr.m ............................................... PASS = 9/9=20=20 general/flipud.m ............................................... PASS = 9/9=20=20 general/gradient.m ............................................. PASS = 5/5=20=20 general/idivide.m .............................................. PASS 1= 3/13=20 general/int2str.m .............................................. PASS = 9/9=20=20 general/integral.m ............................................. PASS 3= 1/31=20 general/integral2.m ............................................ PASS 5= 0/50=20 general/integral3.m ............................................ PASS 4= 2/42=20 general/interp1.m .............................................. PASS 21= 2/212 general/interp2.m .............................................. PASS 5= 1/51=20 general/interp3.m .............................................. PASS 2= 1/21=20 general/interpft.m ............................................. PASS = 7/7=20=20 (missing feature) SKIP 8 general/interpn.m .............................................. PASS = 7/7=20=20 general/isequal.m .............................................. PASS 11= 5/115 general/isequaln.m ............................................. PASS 1= 6/16=20 general/logspace.m ............................................. PASS 1= 6/16=20 general/nextpow2.m ............................................. PASS 1= 6/16=20 general/num2str.m .............................................. PASS 4= 4/44=20 general/pol2cart.m ............................................. PASS 2= 4/24=20 general/polyarea.m ............................................. PASS = 4/4=20=20 general/postpad.m .............................................. PASS 1= 5/15=20 general/prepad.m ............................................... PASS 2= 0/20=20 general/quad2d.m ............................................... PASS 4= 7/47=20 general/quadgk.m ............................................... PASS 2= 5/25=20 general/quadl.m ................................................ PASS 1= 0/10=20 general/quadv.m ................................................ PASS 1= 0/10=20 general/rad2deg.m .............................................. PASS = 8/8=20=20 general/randi.m ................................................ PASS 2= 9/29=20 general/rat.m .................................................. PASS 1= 5/15=20 general/repelem.m .............................................. PASS 5= 7/57=20 general/repmat.m ............................................... PASS 4= 5/45=20 general/rot90.m ................................................ PASS = 9/9=20=20 general/rotdim.m ............................................... PASS 2= 0/20=20 general/shift.m ................................................ PASS = 9/9=20=20 general/shiftdim.m ............................................. PASS = 6/6=20=20 general/sortrows.m ............................................. PASS = 9/9=20=20 general/sph2cart.m ............................................. PASS 1= 8/18=20 general/structfun.m ............................................ PASS = 3/3=20=20 general/subsindex.m ............................................ PASS = 3/3=20=20 general/trapz.m ................................................ PASS 2= 6/26=20 general/triplequad.m ........................................... PASS = 1/1=20=20 general/xor.m .................................................. PASS = 8/8=20=20 geometry/convhull.m ............................................ PASS = 9/9=20=20 (missing feature) SKIP 2 geometry/delaunay.m ............................................ PASS = 9/9=20=20 (missing feature) SKIP 6 geometry/delaunayn.m ........................................... PASS = 1/1=20=20 (missing feature) SKIP 2 geometry/dsearch.m ............................................. PASS = 2/2=20=20 geometry/dsearchn.m ............................................ PASS = 6/6=20=20 geometry/griddata.m ............................................ PASS 1= 3/13=20 (missing feature) SKIP 1 geometry/griddata3.m ........................................... PASS = 0/0=20=20 (missing feature) SKIP 2 geometry/griddatan.m ........................................... PASS = 0/0=20=20 (missing feature) SKIP 2 geometry/inpolygon.m ........................................... PASS 1= 3/13=20 geometry/rectint.m ............................................. PASS 1= 7/17=20 geometry/tsearchn.m ............................................ PASS = 5/5=20=20 geometry/voronoi.m ............................................. PASS = 6/6=20=20 (missing feature) SKIP 4 geometry/voronoin.m ............................................ PASS = 3/3=20=20 gui/dialog.m ................................................... PASS = 1/1=20=20 gui/errordlg.m ................................................. PASS = 1/1=20=20 gui/getappdata.m ............................................... PASS = 6/6=20=20 gui/guidata.m .................................................. PASS = 4/4=20=20 gui/helpdlg.m .................................................. PASS = 1/1=20=20 gui/inputdlg.m ................................................. PASS = 5/5=20=20 gui/isappdata.m ................................................ PASS = 5/5=20=20 gui/listdlg.m .................................................. PASS = 6/6=20=20 gui/movegui.m .................................................. PASS = 2/5=20=20 FAIL 3 gui/msgbox.m ................................................... PASS = 5/5=20=20 gui/questdlg.m ................................................. PASS = 7/7=20=20 gui/rmappdata.m ................................................ PASS = 7/7=20=20 gui/setappdata.m ............................................... PASS 1= 1/11=20 gui/uibuttongroup.m ............................................ PASS = 1/1=20=20 gui/uigetdir.m ................................................. PASS = 1/1=20=20 gui/uigetfile.m ................................................ PASS = 1/1=20=20 gui/uimenu.m ................................................... PASS = 0/0=20=20 (missing feature) SKIP 3 gui/uiputfile.m ................................................ PASS = 1/1=20=20 gui/waitbar.m .................................................. PASS = 4/4=20=20 gui/waitforbuttonpress.m ....................................... PASS = 2/2=20=20 gui/warndlg.m .................................................. PASS = 1/1=20=20 help/__gripe_missing_component__.m ............................. PASS = 7/7=20=20 help/__makeinfo__.m ............................................ PASS = 1/1=20=20 help/__unimplemented__.m ....................................... PASS = 1/1=20=20 help/ans.m ..................................................... PASS = 1/1=20=20 help/bessel.m .................................................. PASS = 1/1=20=20 help/debug.m ................................................... PASS = 1/1=20=20 help/doc.m ..................................................... PASS = 0/0=20=20 (missing feature) SKIP 1 help/doc_cache_create.m ........................................ PASS = 1/1=20=20 help/error_ids.m ............................................... PASS = 1/1=20=20 help/get_first_help_sentence.m ................................. PASS = 8/8=20=20 help/help.m .................................................... PASS = 5/5=20=20 help/print_usage.m ............................................. PASS = 1/1=20=20 help/slash.m ................................................... PASS = 1/1=20=20 help/type.m .................................................... PASS = 9/9=20=20 help/warning_ids.m ............................................. PASS = 1/1=20=20 help/which.m ................................................... PASS = 8/8=20=20 image/cmpermute.m .............................................. PASS 1= 9/19=20 image/cmunique.m ............................................... PASS 1= 9/19=20 image/colormap.m ............................................... PASS = 8/9=20=20 FAIL 1 image/contrast.m ............................................... PASS = 1/1=20=20 image/frame2im.m ............................................... PASS = 4/4=20=20 image/getframe.m ............................................... PASS = 0/0=20=20 (missing feature) SKIP 2 image/gray2ind.m ............................................... PASS 2= 0/20=20 image/hsv2rgb.m ................................................ PASS 2= 8/28=20 image/im2double.m .............................................. PASS 1= 8/18=20 image/im2frame.m ............................................... PASS = 4/4=20=20 image/image.m .................................................. PASS = 1/2=20=20 REGRESSION 1 image/imfinfo.m ................................................ PASS = 4/4=20=20 (missing feature) SKIP 1 image/imformats.m .............................................. PASS = 1/1=20=20 (missing feature) SKIP 5 image/imread.m ................................................. PASS = 0/0=20=20 (missing feature) SKIP 5 image/imshow.m ................................................. PASS = 5/6=20=20 FAIL 1 image/imwrite.m ................................................ PASS = 9/9=20=20 (missing feature) SKIP 11 image/ind2gray.m ............................................... PASS 1= 9/19=20 image/ind2rgb.m ................................................ PASS 2= 2/22=20 image/iscolormap.m ............................................. PASS = 5/5=20=20 image/movie.m .................................................. PASS 1= 0/12=20 FAIL 2 image/rgb2gray.m ............................................... PASS 1= 7/17=20 image/rgb2hsv.m ................................................ PASS 2= 6/26=20 image/rgb2ind.m ................................................ PASS = 6/6=20=20 image/rgbplot.m ................................................ PASS = 5/5=20=20 io/beep.m ...................................................... PASS = 1/1=20=20 io/csvread.m ................................................... PASS = 1/1=20=20 io/csvwrite.m .................................................. PASS = 2/2=20=20 io/dlmwrite.m .................................................. PASS = 1/1=20=20 io/fileread.m .................................................. PASS = 4/4=20=20 io/importdata.m ................................................ PASS 2= 6/26=20 io/is_valid_file_id.m .......................................... PASS = 5/5=20=20 java/javachk.m ................................................. PASS = 7/7=20=20 (missing feature) SKIP 1 java/usejava.m ................................................. PASS = 5/5=20=20 (missing feature) SKIP 1 legacy/findstr.m ............................................... PASS = 7/7=20=20 legacy/genvarname.m ............................................ PASS 3= 1/31=20 legacy/isdir.m ................................................. PASS = 5/5=20=20 legacy/strmatch.m .............................................. PASS 2= 1/21=20 legacy/strread.m ............................................... PASS 5= 6/56=20 legacy/textread.m .............................................. PASS 1= 0/10=20 linear-algebra/bandwidth.m ..................................... PASS 1= 9/19=20 linear-algebra/commutation_matrix.m ............................ PASS = 6/6=20=20 linear-algebra/cond.m .......................................... PASS = 8/8=20=20 linear-algebra/condeig.m ....................................... PASS = 8/8=20=20 linear-algebra/condest.m ....................................... PASS 1= 2/12=20 linear-algebra/cross.m ......................................... PASS = 5/5=20=20 linear-algebra/duplication_matrix.m ............................ PASS = 7/7=20=20 linear-algebra/expm.m .......................................... PASS 1= 0/10=20 linear-algebra/gls.m ........................................... PASS 1= 3/13=20 linear-algebra/housh.m ......................................... PASS = 6/6=20=20 linear-algebra/isbanded.m ...................................... PASS 1= 9/19=20 linear-algebra/isdefinite.m .................................... PASS 1= 0/10=20 linear-algebra/isdiag.m ........................................ PASS 1= 3/13=20 linear-algebra/ishermitian.m ................................... PASS 2= 6/26=20 linear-algebra/issymmetric.m ................................... PASS 2= 6/26=20 linear-algebra/istril.m ........................................ PASS 1= 2/12=20 linear-algebra/istriu.m ........................................ PASS 1= 2/12=20 linear-algebra/linsolve.m ...................................... PASS = 8/8=20=20 linear-algebra/logm.m .......................................... PASS 1= 0/10=20 linear-algebra/lscov.m ......................................... PASS 1= 0/10=20 linear-algebra/normest.m ....................................... PASS = 8/8=20=20 linear-algebra/normest1.m ...................................... PASS 1= 7/17=20 linear-algebra/null.m .......................................... PASS 1= 0/10=20 linear-algebra/ols.m ........................................... PASS 1= 2/12=20 linear-algebra/ordeig.m ........................................ PASS 1= 3/13=20 linear-algebra/orth.m .......................................... PASS = 1/1=20=20 linear-algebra/planerot.m ...................................... PASS = 5/5=20=20 linear-algebra/qzhess.m ........................................ PASS = 4/4=20=20 linear-algebra/rank.m .......................................... PASS = 9/9=20=20 linear-algebra/rref.m .......................................... PASS = 6/6=20=20 linear-algebra/subspace.m ...................................... PASS = 6/6=20=20 linear-algebra/trace.m ......................................... PASS = 9/9=20=20 linear-algebra/vech.m .......................................... PASS = 3/3=20=20 linear-algebra/vecnorm.m ....................................... PASS 1= 3/13=20 miscellaneous/bug_report.m ..................................... PASS = 1/1=20=20 miscellaneous/bunzip2.m ........................................ PASS = 1/1=20=20 miscellaneous/cast.m ........................................... PASS 1= 7/17=20 miscellaneous/citation.m ....................................... PASS = 3/3=20=20 miscellaneous/clearvars.m ...................................... PASS = 5/5=20=20 miscellaneous/compare_versions.m ............................... PASS 4= 6/46=20 miscellaneous/computer.m ....................................... PASS = 5/5=20=20 miscellaneous/copyfile.m ....................................... PASS = 7/7=20=20 miscellaneous/delete.m ......................................... PASS = 3/4=20=20 FAIL 1 miscellaneous/dir.m ............................................ PASS = 3/3=20=20 miscellaneous/dos.m ............................................ PASS = 3/3=20=20 miscellaneous/edit.m ........................................... PASS = 1/1=20=20 miscellaneous/fact.m ........................................... PASS = 1/1=20=20 miscellaneous/fieldnames.m ..................................... PASS = 2/2=20=20 (missing feature) SKIP 3 miscellaneous/fileattrib.m ..................................... PASS = 3/3=20=20 miscellaneous/fileparts.m ...................................... PASS 1= 3/13=20 miscellaneous/fullfile.m ....................................... PASS 2= 6/26=20 miscellaneous/getfield.m ....................................... PASS = 5/5=20=20 miscellaneous/grabcode.m ....................................... PASS = 2/2=20=20 miscellaneous/gunzip.m ......................................... PASS = 1/1=20=20 miscellaneous/info.m ........................................... PASS = 1/1=20=20 miscellaneous/inputParser.m .................................... PASS 2= 6/26=20 miscellaneous/inputname.m ...................................... PASS 1= 1/11=20 miscellaneous/isdeployed.m ..................................... PASS = 1/1=20=20 miscellaneous/isfile.m ......................................... PASS = 8/8=20=20 miscellaneous/isfolder.m ....................................... PASS = 9/9=20=20 miscellaneous/ismac.m .......................................... PASS = 2/2=20=20 miscellaneous/ispc.m ........................................... PASS = 2/2=20=20 miscellaneous/isunix.m ......................................... PASS = 2/2=20=20 miscellaneous/license.m ........................................ PASS 1= 1/11=20 miscellaneous/list_primes.m .................................... PASS = 7/7=20=20 miscellaneous/ls.m ............................................. PASS = 3/3=20=20 miscellaneous/ls_command.m ..................................... PASS = 2/2=20=20 miscellaneous/menu.m ........................................... PASS = 5/5=20=20 miscellaneous/methods.m ........................................ PASS = 1/1=20=20 (missing feature) SKIP 1 miscellaneous/mex.m ............................................ PASS = 1/1=20=20 miscellaneous/mexext.m ......................................... PASS = 1/1=20=20 miscellaneous/mkdir.m .......................................... PASS = 5/5=20=20 miscellaneous/movefile.m ....................................... PASS = 6/6=20=20 miscellaneous/namelengthmax.m .................................. PASS = 1/1=20=20 miscellaneous/nargchk.m ........................................ PASS = 9/9=20=20 miscellaneous/narginchk.m ...................................... PASS = 4/4=20=20 miscellaneous/nargoutchk.m ..................................... PASS = 9/9=20=20 miscellaneous/news.m ........................................... PASS = 3/3=20=20 miscellaneous/nthargout.m ...................................... PASS = 2/2=20=20 miscellaneous/open.m ........................................... PASS = 3/3=20=20 miscellaneous/orderfields.m .................................... PASS 1= 5/15=20 miscellaneous/pack.m ........................................... PASS = 1/1=20=20 miscellaneous/parseparams.m .................................... PASS = 7/7=20=20 miscellaneous/perl.m ........................................... PASS = 1/1=20=20 miscellaneous/publish.m ........................................ PASS = 5/5=20=20 miscellaneous/python.m ......................................... PASS = 1/1=20=20 miscellaneous/recycle.m ........................................ PASS = 5/5=20=20 miscellaneous/run.m ............................................ PASS = 5/5=20=20 miscellaneous/setfield.m ....................................... PASS = 6/6=20=20 miscellaneous/substruct.m ...................................... PASS = 6/6=20=20 miscellaneous/swapbytes.m ...................................... PASS = 5/5=20=20 miscellaneous/symvar.m ......................................... PASS = 3/3=20=20 miscellaneous/tar.m ............................................ PASS = 6/6=20=20 miscellaneous/tempdir.m ........................................ PASS = 2/2=20=20 miscellaneous/unix.m ........................................... PASS = 3/3=20=20 miscellaneous/unpack.m ......................................... PASS 1= 0/10=20 miscellaneous/untar.m .......................................... PASS = 1/1=20=20 miscellaneous/unzip.m .......................................... PASS = 1/1=20=20 miscellaneous/validateattributes.m ............................. PASS 8= 4/84=20 miscellaneous/ver.m ............................................ PASS = 3/3=20=20 miscellaneous/version.m ........................................ PASS 1= 1/11=20 miscellaneous/what.m ........................................... PASS = 2/2=20=20 miscellaneous/zip.m ............................................/bin/sh: = zip: =E3=82=B3=E3=83=9E=E3=83=B3=E3=83=89=E3=81=8C=E8=A6=8B=E3=81=A4=E3=81= =8B=E3=82=8A=E3=81=BE=E3=81=9B=E3=82=93 PASS 5/6 FAIL 1 ode/decic.m .................................................... PASS 1= 7/17=20 ode/ode15i.m ................................................... PASS = 0/0=20=20 (missing feature) SKIP 48 ode/ode15s.m ................................................... PASS = 0/0=20=20 (missing feature) SKIP 39 ode/ode23.m .................................................... PASS 3= 8/38=20 ode/ode45.m .................................................... PASS 4= 1/41=20 ode/odeget.m ................................................... PASS 1= 5/15=20 ode/odeset.m ................................................... PASS = 9/9=20=20 optimization/__all_opts__.m .................................... PASS = 1/1=20=20 optimization/fminbnd.m ......................................... PASS = 7/7=20=20 optimization/fminsearch.m ...................................... PASS 1= 1/11=20 optimization/fminunc.m ......................................... PASS = 6/6=20=20 optimization/fsolve.m .......................................... PASS = 8/8=20=20 optimization/fzero.m ........................................... PASS = 4/4=20=20 optimization/glpk.m ............................................ PASS = 0/0=20=20 (missing feature) SKIP 3 optimization/humps.m ........................................... PASS 1= 1/11=20 optimization/lsqnonneg.m ....................................... PASS 1= 0/10=20 optimization/optimget.m ........................................ PASS 1= 2/12=20 optimization/optimset.m ........................................ PASS = 9/9=20=20 optimization/pqpnonneg.m ....................................... PASS 1= 1/11=20 optimization/qp.m .............................................. PASS = 0/0=20=20 (missing feature) SKIP 1 optimization/sqp.m ............................................. PASS 1= 7/17=20 path/import.m .................................................. PASS = 1/1=20=20 path/matlabroot.m .............................................. PASS = 1/1=20=20 path/pathdef.m ................................................. PASS = 4/4=20=20 path/savepath.m ................................................ PASS = 1/1=20=20 plot/appearance/__clabel__.m ................................... PASS = 1/1=20=20 plot/appearance/__getlegenddata__.m ............................ PASS = 1/1=20=20 plot/appearance/annotation.m ................................... PASS = 6/12=20 FAIL 6 plot/appearance/axis.m ......................................... PASS = 0/6=20=20 FAIL 5 REGRESSION 1 plot/appearance/camlookat.m .................................... PASS = 3/10=20 FAIL 7 plot/appearance/camorbit.m ..................................... PASS = 6/11=20 FAIL 5 plot/appearance/campos.m ....................................... PASS = 1/5=20=20 FAIL 4 plot/appearance/camroll.m ...................................... PASS = 3/6=20=20 FAIL 3 plot/appearance/camtarget.m .................................... PASS = 1/5=20=20 FAIL 4 plot/appearance/camup.m ........................................ PASS = 1/5=20=20 FAIL 4 plot/appearance/camva.m ........................................ PASS = 1/5=20=20 FAIL 4 plot/appearance/camzoom.m ...................................... PASS = 3/7=20=20 FAIL 4 plot/appearance/caxis.m ........................................ PASS = 1/3=20=20 FAIL 2 plot/appearance/datetick.m ..................................... PASS = 0/1=20=20 FAIL 1 plot/appearance/grid.m ......................................... PASS = 0/2=20=20 REGRESSION 2 plot/appearance/gtext.m ........................................ PASS = 1/1=20=20 plot/appearance/legend.m ....................................... PASS = 0/4=20=20 FAIL 3 REGRESSION 1 (run-time condition) SKIP 1 plot/appearance/lighting.m ..................................... PASS = 6/8=20=20 FAIL 2 plot/appearance/material.m ..................................... PASS 1= 3/16=20 FAIL 3 plot/appearance/orient.m ....................................... PASS = 2/8=20=20 FAIL 6 plot/appearance/rticks.m ....................................... PASS = 1/3=20=20 FAIL 2 plot/appearance/shading.m ...................................... PASS = 5/7=20=20 FAIL 2 plot/appearance/text.m ......................................... PASS = 6/10=20 FAIL 2 REGRESSION 2 plot/appearance/thetaticks.m ................................... PASS = 1/3=20=20 FAIL 2 plot/appearance/title.m ........................................ PASS = 0/5=20=20 FAIL 4 REGRESSION 1 plot/appearance/view.m ......................................... PASS = 0/2=20=20 FAIL 2 plot/appearance/whitebg.m ...................................... PASS = 2/3=20=20 FAIL 1 plot/appearance/xlabel.m ....................................... PASS = 0/2=20=20 FAIL 2 plot/appearance/xlim.m ......................................... PASS = 0/2=20=20 FAIL 2 plot/appearance/xticklabels.m .................................. PASS = 1/3=20=20 FAIL 2 plot/appearance/xticks.m ....................................... PASS = 1/3=20=20 FAIL 2 plot/appearance/ylabel.m ....................................... PASS = 0/2=20=20 FAIL 2 plot/appearance/ylim.m ......................................... PASS = 0/2=20=20 FAIL 2 plot/appearance/yticklabels.m .................................. PASS = 1/3=20=20 FAIL 2 plot/appearance/yticks.m ....................................... PASS = 1/3=20=20 FAIL 2 plot/appearance/zlabel.m ....................................... PASS = 0/2=20=20 FAIL 2 plot/appearance/zlim.m ......................................... PASS = 0/2=20=20 FAIL 2 plot/appearance/zticklabels.m .................................. PASS = 1/3=20=20 FAIL 2 plot/appearance/zticks.m ....................................... PASS = 1/3=20=20 FAIL 2 plot/draw/area.m ............................................... PASS = 8/8=20=20 plot/draw/camlight.m ........................................... PASS = 6/10=20 FAIL 4 plot/draw/colorbar.m ........................................... PASS = 7/7=20=20 plot/draw/compass.m ............................................ PASS = 5/5=20=20 plot/draw/contour.m ............................................ PASS = 0/2=20=20 FAIL 2 plot/draw/contourc.m ........................................... PASS 1= 1/11=20 plot/draw/errorbar.m ........................................... PASS = 3/11=20 FAIL 8 plot/draw/feather.m ............................................ PASS = 5/5=20=20 plot/draw/fplot.m .............................................. PASS 1= 3/13=20 plot/draw/hist.m ............................................... PASS 2= 5/26=20 FAIL 1 plot/draw/isocaps.m ............................................ PASS 2= 9/29=20 plot/draw/isocolors.m .......................................... PASS = 9/9=20=20 plot/draw/isonormals.m ......................................... PASS 1= 8/18=20 plot/draw/isosurface.m ......................................... PASS 2= 9/30=20 (reported bug) XFAIL 1 plot/draw/light.m .............................................. PASS = 0/2=20=20 FAIL 2 plot/draw/line.m ............................................... PASS = 0/1=20=20 FAIL 1 plot/draw/loglog.m ............................................. PASS = 0/2=20=20 FAIL 2 plot/draw/patch.m .............................................. PASS = 0/2=20=20 FAIL 2 plot/draw/pie.m ................................................ PASS = 3/3=20=20 plot/draw/pie3.m ............................................... PASS = 3/3=20=20 plot/draw/reducepatch.m ........................................ PASS 1= 8/19=20 FAIL 1 plot/draw/reducevolume.m ....................................... PASS 2= 2/22=20 plot/draw/rose.m ............................................... PASS = 3/3=20=20 plot/draw/semilogx.m ........................................... PASS = 0/2=20=20 FAIL 2 plot/draw/semilogy.m ........................................... PASS = 0/2=20=20 FAIL 2 plot/draw/shrinkfaces.m ........................................ PASS 1= 3/13=20 plot/draw/smooth3.m ............................................ PASS 2= 2/22=20 plot/draw/sombrero.m ........................................... PASS = 2/2=20=20 plot/draw/stairs.m ............................................. PASS = 2/9=20=20 FAIL 7 plot/draw/stem.m ............................................... PASS = 9/10=20 FAIL 1 plot/draw/stem3.m .............................................. PASS = 9/9=20=20 plot/draw/stemleaf.m ........................................... PASS 1= 7/17=20 plot/draw/surface.m ............................................ PASS = 0/1=20=20 FAIL 1 plot/draw/surfnorm.m ........................................... PASS = 9/9=20=20 plot/draw/trimesh.m ............................................ PASS = 7/7=20=20 plot/draw/trisurf.m ............................................ PASS = 8/8=20=20 plot/util/__actual_axis_position__.m ........................... PASS = 1/1=20=20 plot/util/__default_plot_options__.m ........................... PASS = 1/1=20=20 plot/util/__gnuplot_drawnow__.m ................................ PASS = 1/1=20=20 plot/util/__next_line_color__.m ................................ PASS = 0/1=20=20 FAIL 1 plot/util/__next_line_style__.m ................................ PASS = 0/1=20=20 FAIL 1 plot/util/__opengl_info__.m .................................... PASS = 1/1=20=20 plot/util/__plt_get_axis_arg__.m ............................... PASS = 1/1=20=20 plot/util/__pltopt__.m ......................................... PASS = 8/8=20=20 plot/util/allchild.m ........................................... PASS = 2/2=20=20 (missing feature) SKIP 1 plot/util/ancestor.m ........................................... PASS = 5/7=20=20 FAIL 2 plot/util/axes.m ............................................... PASS = 2/3=20=20 FAIL 1 plot/util/cla.m ................................................ PASS = 0/2=20=20 FAIL 2 plot/util/clf.m ................................................ PASS = 0/3=20=20 FAIL 3 plot/util/close.m .............................................. PASS = 5/9=20=20 FAIL 4 plot/util/closereq.m ........................................... PASS = 1/1=20=20 plot/util/colstyle.m ........................................... PASS = 6/6=20=20 plot/util/copyobj.m ............................................ PASS = 0/1=20=20 FAIL 1 (missing feature) SKIP 1 plot/util/figure.m ............................................. PASS = 2/3=20=20 FAIL 1 plot/util/findall.m ............................................ PASS = 0/0=20=20 (missing feature) SKIP 1 plot/util/findobj.m ............................................ PASS = 0/10=20 FAIL 10 plot/util/gca.m ................................................ PASS = 0/1=20=20 FAIL 1 plot/util/gcbf.m ............................................... PASS = 1/1=20=20 plot/util/gcbo.m ............................................... PASS = 1/1=20=20 plot/util/gcf.m ................................................ PASS = 0/1=20=20 FAIL 1 plot/util/ginput.m ............................................. PASS = 1/1=20=20 plot/util/gnuplot_binary.in.m .................................. PASS = 1/1=20=20 plot/util/graphics_toolkit.m ................................... PASS = 0/0=20=20 (missing feature) SKIP 2 plot/util/groot.m .............................................. PASS = 2/2=20=20 plot/util/hggroup.m ............................................ PASS = 0/1=20=20 FAIL 1 plot/util/hgload.m ............................................. PASS = 5/6=20=20 FAIL 1 plot/util/hgsave.m ............................................. PASS = 5/5=20=20 (missing feature) SKIP 1 plot/util/hold.m ............................................... PASS = 0/2=20=20 FAIL 2 plot/util/isaxes.m ............................................. PASS = 2/4=20=20 FAIL 2 plot/util/isfigure.m ........................................... PASS = 2/4=20=20 FAIL 2 plot/util/isgraphics.m ......................................... PASS = 5/6=20=20 FAIL 1 plot/util/ishandle.m ........................................... PASS = 3/4=20=20 FAIL 1 (missing feature) SKIP 1 plot/util/ishold.m ............................................. PASS = 0/1=20=20 FAIL 1 plot/util/isprop.m ............................................. PASS = 8/8=20=20 plot/util/linkaxes.m ........................................... PASS = 3/4=20=20 FAIL 1 plot/util/linkprop.m ........................................... PASS = 6/7=20=20 FAIL 1 plot/util/meshgrid.m ........................................... PASS = 9/9=20=20 plot/util/ndgrid.m ............................................. PASS = 9/9=20=20 plot/util/newplot.m ............................................ PASS = 0/2=20=20 FAIL 2 plot/util/openfig.m ............................................ PASS = 3/6=20=20 FAIL 3 plot/util/printd.m ............................................. PASS = 1/1=20=20 plot/util/rotate.m ............................................. PASS = 6/11=20 FAIL 5 plot/util/saveas.m ............................................. PASS = 6/6=20=20 plot/util/savefig.m ............................................ PASS = 3/7=20=20 FAIL 4 plot/util/subplot.m ............................................ PASS = 0/3=20=20 FAIL 3 polynomial/compan.m ............................................ PASS = 6/6=20=20 polynomial/conv.m .............................................. PASS 2= 2/22=20 polynomial/deconv.m ............................................ PASS 1= 4/14=20 polynomial/mkpp.m .............................................. PASS 1= 6/16=20 polynomial/mpoles.m ............................................ PASS = 1/1=20=20 polynomial/padecoef.m .......................................... PASS 1= 4/14=20 polynomial/pchip.m ............................................. PASS 2= 3/23=20 polynomial/poly.m .............................................. PASS = 7/7=20=20 polynomial/polyaffine.m ........................................ PASS = 1/1=20=20 polynomial/polyder.m ........................................... PASS = 5/5=20=20 polynomial/polyeig.m ........................................... PASS = 6/6=20=20 polynomial/polyfit.m ........................................... PASS = 9/9=20=20 polynomial/polygcd.m ........................................... PASS = 4/4=20=20 polynomial/polyint.m ........................................... PASS = 4/4=20=20 polynomial/polyout.m ........................................... PASS = 5/5=20=20 polynomial/polyreduce.m ........................................ PASS = 8/8=20=20 polynomial/polyval.m ........................................... PASS 1= 5/15=20 polynomial/polyvalm.m .......................................... PASS = 3/3=20=20 polynomial/ppder.m ............................................. PASS 1= 1/11=20 polynomial/ppint.m ............................................. PASS = 2/2=20=20 polynomial/ppjumps.m ........................................... PASS = 3/3=20=20 polynomial/ppval.m ............................................. PASS 1= 7/17=20 polynomial/residue.m ........................................... PASS = 7/7=20=20 polynomial/roots.m ............................................. PASS 1= 2/12=20 polynomial/spline.m ............................................ PASS 2= 7/27=20 polynomial/splinefit.m ......................................... PASS = 3/3=20=20 polynomial/unmkpp.m ............................................ PASS = 6/6=20=20 prefs/addpref.m ................................................ PASS = 7/7=20=20 prefs/getpref.m ................................................ PASS = 4/4=20=20 prefs/ispref.m ................................................. PASS = 5/5=20=20 prefs/preferences.m ............................................ PASS = 1/1=20=20 prefs/rmpref.m ................................................. PASS = 5/5=20=20 prefs/setpref.m ................................................ PASS = 7/7=20=20 profiler/profexport.m .......................................... PASS = 5/5=20=20 profiler/profile.m ............................................. PASS = 4/4=20=20 profiler/profshow.m ............................................ PASS = 4/4=20=20 set/intersect.m ................................................ PASS 1= 6/16=20 set/ismember.m ................................................. PASS 3= 8/38=20 set/powerset.m ................................................. PASS = 9/9=20=20 set/setdiff.m .................................................. PASS 1= 5/15=20 set/setxor.m ................................................... PASS 1= 5/15=20 set/union.m .................................................... PASS 2= 2/22=20 set/unique.m ................................................... PASS 3= 9/39=20 signal/__parse_movargs__.m ..................................... PASS = 3/3=20=20 signal/autoreg_matrix.m ........................................ PASS = 4/4=20=20 signal/bartlett.m .............................................. PASS = 9/9=20=20 signal/blackman.m .............................................. PASS 1= 3/13=20 signal/detrend.m ............................................... PASS = 3/3=20=20 signal/fftconv.m ............................................... PASS = 7/7=20=20 (missing feature) SKIP 1 signal/fftfilt.m ............................................... PASS = 5/5=20=20 (missing feature) SKIP 5 signal/fftshift.m .............................................. PASS 1= 3/13=20 signal/freqz.m ................................................. PASS = 0/0=20=20 (missing feature) SKIP 3 signal/hamming.m ............................................... PASS 1= 3/13=20 signal/hanning.m ............................................... PASS 1= 3/13=20 signal/ifftshift.m ............................................. PASS 1= 3/13=20 signal/movfun.m ................................................ PASS 3= 5/35=20 signal/movslice.m .............................................. PASS 1= 3/13=20 signal/periodogram.m ........................................... PASS = 8/8=20=20 signal/sinc.m .................................................. PASS = 4/4=20=20 signal/sinetone.m .............................................. PASS = 1/1=20=20 signal/sinewave.m .............................................. PASS = 8/8=20=20 signal/spectral_adf.m .......................................... PASS = 4/4=20=20 signal/spectral_xdf.m .......................................... PASS = 4/4=20=20 signal/unwrap.m ................................................ PASS 2= 4/24=20 sparse/bicg.m .................................................. PASS 1= 2/12=20 (missing feature) SKIP 1 sparse/bicgstab.m .............................................. PASS 1= 2/12=20 sparse/cgs.m ................................................... PASS 1= 1/11=20 sparse/eigs.m .................................................. PASS = 5/5=20=20 (missing feature) SKIP 183 sparse/gmres.m ................................................. PASS 1= 6/16=20 sparse/gplot.m ................................................. PASS = 1/1=20=20 sparse/ichol.m ................................................. PASS 2= 4/24=20 sparse/ilu.m ................................................... PASS 5= 3/53=20 sparse/nonzeros.m .............................................. PASS = 6/6=20=20 sparse/pcg.m ................................................... PASS 1= 5/15=20 (missing feature) SKIP 1 sparse/pcr.m ................................................... PASS = 3/3=20=20 sparse/qmr.m ................................................... PASS = 4/4=20=20 sparse/spaugment.m ............................................. PASS = 0/0=20=20 (missing feature) SKIP 1 sparse/spconvert.m ............................................. PASS = 7/7=20=20 sparse/spdiags.m ............................................... PASS = 9/9=20=20 sparse/speye.m ................................................. PASS = 5/5=20=20 sparse/spfun.m ................................................. PASS = 4/4=20=20 sparse/spones.m ................................................ PASS = 3/3=20=20 sparse/sprand.m ................................................ PASS 1= 8/18=20 sparse/sprandn.m ............................................... PASS 1= 8/18=20 sparse/sprandsym.m ............................................. PASS = 9/9=20=20 sparse/spstats.m ............................................... PASS = 1/1=20=20 sparse/spy.m ................................................... PASS = 1/1=20=20 sparse/svds.m .................................................. PASS = 1/1=20=20 (missing feature) SKIP 5 sparse/tfqmr.m ................................................. PASS 1= 1/11=20 sparse/treelayout.m ............................................ PASS = 3/3=20=20 specfun/beta.m ................................................. PASS 1= 2/12=20 specfun/betainc.m .............................................. PASS 2= 8/28=20 specfun/betaincinv.m ........................................... PASS 2= 7/27=20 specfun/betaln.m ............................................... PASS = 9/9=20=20 specfun/cosint.m ............................................... PASS 2= 9/29=20 specfun/ellipke.m .............................................. PASS = 9/9=20=20 specfun/expint.m ............................................... PASS 1= 9/19=20 specfun/factor.m ............................................... PASS 1= 1/11=20 specfun/factorial.m ............................................ PASS = 9/9=20=20 specfun/gammainc.m ............................................. PASS 8= 8/89=20 (reported bug) XFAIL 1 specfun/gammaincinv.m .......................................... PASS 2= 3/23=20 specfun/isprime.m .............................................. PASS 1= 5/15=20 specfun/lcm.m .................................................. PASS = 5/5=20=20 specfun/legendre.m ............................................. PASS 1= 9/19=20 specfun/nchoosek.m ............................................. PASS 1= 7/17=20 specfun/nthroot.m .............................................. PASS 1= 4/14=20 specfun/perms.m ................................................ PASS 3= 0/30=20 specfun/pow2.m ................................................. PASS = 4/4=20=20 specfun/primes.m ............................................... PASS = 8/8=20=20 specfun/reallog.m .............................................. PASS = 6/6=20=20 specfun/realpow.m .............................................. PASS = 8/8=20=20 specfun/realsqrt.m ............................................. PASS = 5/5=20=20 specfun/sinint.m ............................................... PASS 2= 3/23=20 special-matrix/gallery.m ....................................... PASS 12= 0/120 special-matrix/hadamard.m ...................................... PASS = 6/6=20=20 special-matrix/hankel.m ........................................ PASS 1= 1/11=20 special-matrix/hilb.m .......................................... PASS = 5/5=20=20 special-matrix/invhilb.m ....................................... PASS = 7/7=20=20 special-matrix/magic.m ......................................... PASS = 8/8=20=20 special-matrix/pascal.m ........................................ PASS 1= 2/12=20 special-matrix/rosser.m ........................................ PASS = 3/3=20=20 special-matrix/toeplitz.m ...................................... PASS = 8/8=20=20 special-matrix/vander.m ........................................ PASS 1= 0/10=20 special-matrix/wilkinson.m ..................................... PASS 1= 0/10=20 startup/__finish__.m ........................................... PASS = 1/1=20=20 statistics/bounds.m ............................................ PASS 1= 3/13=20 statistics/center.m ............................................ PASS 1= 4/14=20 statistics/corr.m .............................................. PASS 1= 0/10=20 statistics/corrcoef.m .......................................... PASS 2= 0/20=20 statistics/cov.m ............................................... PASS 1= 4/14=20 statistics/discrete_cdf.m ...................................... PASS 1= 4/14=20 statistics/discrete_inv.m ...................................... PASS 1= 3/13=20 statistics/discrete_pdf.m ...................................... PASS 1= 4/14=20 statistics/discrete_rnd.m ...................................... PASS 1= 7/17=20 statistics/empirical_cdf.m ..................................... PASS = 9/9=20=20 statistics/empirical_inv.m ..................................... PASS = 8/8=20=20 statistics/empirical_pdf.m ..................................... PASS = 8/8=20=20 statistics/empirical_rnd.m ..................................... PASS = 8/8=20=20 statistics/histc.m ............................................. PASS = 8/8=20=20 statistics/iqr.m ............................................... PASS = 8/8=20=20 statistics/kendall.m ........................................... PASS 1= 0/10=20 statistics/kurtosis.m .......................................... PASS 1= 8/18=20 statistics/mad.m ............................................... PASS 1= 7/17=20 statistics/mean.m .............................................. PASS 2= 0/20=20 statistics/meansq.m ............................................ PASS 1= 1/11=20 statistics/median.m ............................................ PASS 1= 8/18=20 statistics/mode.m .............................................. PASS 2= 1/21=20 statistics/moment.m ............................................ PASS 1= 8/18=20 statistics/movmad.m ............................................ PASS = 3/3=20=20 statistics/movmax.m ............................................ PASS = 3/3=20=20 statistics/movmean.m ........................................... PASS = 3/3=20=20 statistics/movmedian.m ......................................... PASS = 3/3=20=20 statistics/movmin.m ............................................ PASS = 3/3=20=20 statistics/movprod.m ........................................... PASS = 3/3=20=20 statistics/movstd.m ............................................ PASS = 3/3=20=20 statistics/movsum.m ............................................ PASS = 3/3=20=20 statistics/movvar.m ............................................ PASS = 3/3=20=20 statistics/prctile.m ........................................... PASS 1= 4/14=20 statistics/quantile.m .......................................... PASS 2= 6/26=20 statistics/range.m ............................................. PASS = 7/7=20=20 statistics/ranks.m ............................................. PASS 1= 8/18=20 statistics/run_count.m ......................................... PASS 1= 5/15=20 statistics/runlength.m ......................................... PASS = 7/7=20=20 statistics/skewness.m .......................................... PASS 2= 1/21=20 statistics/spearman.m .......................................... PASS = 9/9=20=20 statistics/statistics.m ........................................ PASS = 9/9=20=20 statistics/std.m ............................................... PASS 1= 6/16=20 statistics/var.m ............................................... PASS 1= 6/16=20 statistics/zscore.m ............................................ PASS 1= 4/14=20 strings/base2dec.m ............................................. PASS 1= 4/14=20 strings/bin2dec.m .............................................. PASS = 9/9=20=20 strings/blanks.m ............................................... PASS = 8/8=20=20 strings/cstrcat.m .............................................. PASS = 6/6=20=20 strings/deblank.m .............................................. PASS 1= 5/15=20 strings/dec2base.m ............................................. PASS 2= 1/21=20 strings/dec2bin.m .............................................. PASS = 5/5=20=20 strings/dec2hex.m .............................................. PASS = 5/5=20=20 strings/erase.m ................................................ PASS 3= 0/30=20 strings/hex2dec.m .............................................. PASS = 7/7=20=20 strings/index.m ................................................ PASS 1= 8/18=20 strings/isletter.m ............................................. PASS = 2/2=20=20 strings/isstring.m ............................................. PASS = 7/7=20=20 strings/isstrprop.m ............................................ PASS 1= 0/10=20 strings/mat2str.m .............................................. PASS 1= 5/15=20 strings/native2unicode.m ....................................... PASS 1= 0/10=20 strings/ostrsplit.m ............................................ PASS 1= 2/12=20 strings/regexptranslate.m ...................................... PASS = 7/7=20=20 strings/rindex.m ............................................... PASS = 6/6=20=20 strings/str2num.m .............................................. PASS = 6/6=20=20 strings/strcat.m ............................................... PASS 1= 9/19=20 strings/strchr.m ............................................... PASS = 7/7=20=20 strings/strjoin.m .............................................. PASS = 7/7=20=20 strings/strjust.m .............................................. PASS = 8/8=20=20 strings/strsplit.m ............................................. PASS 4= 1/41=20 strings/strtok.m ............................................... PASS 3= 2/32=20 strings/strtrim.m .............................................. PASS 1= 0/10=20 strings/strtrunc.m ............................................. PASS 1= 3/13=20 strings/substr.m ............................................... PASS 1= 6/16=20 strings/unicode2native.m ....................................... PASS = 8/8=20=20 strings/untabify.m ............................................. PASS = 8/8=20=20 strings/validatestring.m ....................................... PASS 1= 8/18=20 testfun/__have_feature__.m ..................................... PASS = 4/4=20=20 testfun/__printf_assert__.m .................................... PASS = 1/1=20=20 testfun/__prog_output_assert__.m ............................... PASS = 1/1=20=20 testfun/__run_test_suite__.m ................................... PASS = 1/1=20=20 testfun/assert.m ............................................... PASS 9= 5/95=20 testfun/demo.m ................................................. PASS = 7/7=20=20 testfun/example.m .............................................. PASS = 9/9=20=20 testfun/fail.m ................................................. PASS 1= 2/12=20 testfun/rundemos.m ............................................. PASS = 2/2=20=20 testfun/runtests.m ............................................. PASS = 2/2=20=20 testfun/speed.m ................................................ PASS = 4/4=20=20 testfun/test.m ................................................. PASS 5= 7/58=20 (missing feature) SKIP 1 (reported bug) XFAIL 1 time/addtodate.m ............................................... PASS 3= 6/36=20 time/asctime.m ................................................. PASS = 4/4=20=20 time/calendar.m ................................................ PASS = 3/3=20=20 time/clock.m ................................................... PASS = 1/1=20=20 time/ctime.m ................................................... PASS = 4/4=20=20 time/date.m .................................................... PASS = 2/2=20=20 time/datenum.m ................................................. PASS 3= 2/32=20 time/datestr.m ................................................. PASS 4= 0/40=20 time/datevec.m ................................................. PASS 2= 9/29=20 time/eomday.m .................................................. PASS 1= 4/14=20 time/etime.m ................................................... PASS = 9/9=20=20 time/is_leap_year.m ............................................ PASS = 6/6=20=20 time/now.m ..................................................... PASS = 4/4=20=20 time/weekday.m ................................................. PASS 2= 0/20=20 plot/util/gnuplot_binary.m ..................................... PASS = 1/1=20=20 Fixed test scripts: test/bc-overloads.tst .......................................... PASS 45= 1/451 test/conv.tst .................................................. PASS 40= 5/405 test/sparse.tst ................................................ PASS 104= 7/1047 (missing feature) SKIP 157 bug-35448/bug-35448.tst ........................................ PASS = 2/2=20=20 bug-35881/bug-35881.tst ........................................ PASS = 1/1=20=20 bug-36025/bug-36025.tst ........................................ PASS = 1/1=20=20 bug-38236/bug-38236.tst ........................................ PASS = 1/1=20=20 bug-38691/bug-38691.tst ........................................ PASS = 1/1=20=20 bug-41723/bug-41723.tst ........................................ PASS = 1/1=20=20 bug-44940/bug-44940.tst ........................................ PASS = 1/1=20=20 bug-46660/bug-46660.tst ........................................ PASS = 1/1=20=20 bug-49379/bug-49379.tst ........................................ PASS = 0/1=20=20 (reported bug) XFAIL 1 bug-50014/bug-50014.tst ........................................ PASS 1= 1/11=20 bug-50035/bug-50035.tst ........................................ PASS = 1/1=20=20 bug-50716/bug-50716.tst ........................................ PASS = 3/3=20=20 bug-51192/bug-51192.tst ........................................ PASS = 1/1=20=20 bug-51532/bug-51532.tst ........................................ PASS = 1/1=20=20 bug-51534/bug-51534.tst ........................................ PASS = 1/1=20=20 bug-51599/bug-51599.tst ........................................ PASS = 1/1=20=20 bug-52075/bug-52075.tst ........................................ PASS = 1/1=20=20 bug-52722/bug-52722.tst ........................................ PASS = 1/1=20=20 bug-53027/bug-53027.tst ........................................ PASS = 5/5=20=20 bug-53468/bug-53468.tst ........................................ PASS = 0/3=20=20 FAIL 3 bug-54995/bug-54995.tst ........................................ PASS = 1/1=20=20 class-concat/class-concat.tst .................................. PASS = 2/2=20=20 classdef/classdef.tst .......................................... PASS 2= 9/34=20 (reported bug) XFAIL 5 classdef-multiple-inheritance/classdef-multiple-inheritance.tst PASS = 1/1=20=20 classes/classes.tst ............................................ PASS 15= 8/158 ctor-vs-method/ctor-vs-method.tst .............................. PASS = 4/4=20=20 fcn-handle-derived-resolution/fcn-handle-derived-resolution.tst PASS = 7/7=20=20 local-functions/local_functions.tst ............................ PASS = 1/1=20=20 mex/bug-51725.tst .............................................. PASS = 0/2=20=20 FAIL 2 mex/bug-54096.tst .............................................. PASS = 0/1=20=20 FAIL 1 nest/nest.tst .................................................. PASS 1= 8/19=20 (reported bug) XFAIL 1 pkg/pkg.tst .................................................... PASS 1= 1/11=20 publish/publish.tst ............................................element n= umber 1 undefined in return list --Multipart=_Sun__26_Jan_2020_11_42_28_+0900_DjLIvty1Inm2MGZ4 Content-Type: text/plain; charset=us-ascii Content-length: 219 -- 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 --Multipart=_Sun__26_Jan_2020_11_42_28_+0900_DjLIvty1Inm2MGZ4--