From bug-octave-request at bevo dot che dot wisc dot edu Tue Nov 26 06:37:15 2002 Subject: RE: CYGWIN+2.1.40 fails checks From: "Randy Gober" To: "'John W. Eaton'" Cc: Date: Tue, 26 Nov 2002 06:36:38 -0600 I ran octave.test/while/while-1.m octave.test/eval-catch/eval-catch-1.m octave.test/eval-catch/eval-catch-2.m octave.test/global/global-4.m By hand, and got "no output" (except for a 'error: Permission denied' when I ran the scripts, which matches the log file from previous runs). When I ran octave.test/eval-catch/eval-catch-5.m, I did have "output". But in all cases it seems to visually match the .exp file. If it helps, I just installed the Nov 23, 2002 update to CYGWIN DLL (v1.3.16-1) + latest packages --Randy -----Original Message----- From: John W. Eaton [mailto:jwe at bevo dot che dot wisc dot edu] Sent: Monday, November 25, 2002 8:30 PM To: Randy Gober Cc: bug-octave at bevo dot che dot wisc dot edu Subject: CYGWIN+2.1.40 fails checks On 25-Nov-2002, Randy Gober wrote: | Bug report for Octave 2.1.40 configured for i686-pc-cygwin | | Description: | ----------- | Running "make check" I had the following output: | | (Short version) | === octave Summary === | | # of expected passes 1265 | # of unexpected failures 17 | | (Long Version) | FAIL: octave.test/eval-catch/eval-catch-1.m | FAIL: octave.test/eval-catch/eval-catch-2.m | FAIL: octave.test/eval-catch/eval-catch-5.m | FAIL: octave.test/eval-catch/eval-catch-6.m | FAIL: octave.test/eval-catch/eval-catch-8.m | FAIL: octave.test/eval-catch/eval-catch-9.m | FAIL: octave.test/eval-catch/eval-catch-10.m | FAIL: octave.test/eval/eval-3.m | FAIL: octave.test/eval/eval-7.m | FAIL: octave.test/eval/eval-9.m | FAIL: octave.test/global/global-4.m | FAIL: octave.test/system/tilde_expand-1.m | FAIL: octave.test/try/try-5.m | FAIL: octave.test/try/try-8.m | FAIL: octave.test/try/try-9.m | FAIL: octave.test/try/try-10.m | FAIL: octave.test/while/while-1.m Until some known problems with eval and try/catch statements are fixed, eval-catch-9, eval-catch-10, try-9, and try-10 will fail on every platform. I ran the others by hand with the current sources on a Cygwin system and didn't notice any of these failures except tilde_expand-1, but that fails for me because I have reset $HOME for my Cygwin login. Most of the others seem to be cases that are suposed to match no output (regexp for matching set to "^$" in the .exp files). Perhaps the problem is actually a bug in DejaGNU for this pattern? Can you run a few of the tests and compare with the expected results in the corresponding .exp files? Thanks, jwe ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html ------------------------------------------------------------- ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------