help-octave
[Top][All Lists]
Advanced

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

Re: testing install of suitesparse


From: John W. Eaton
Subject: Re: testing install of suitesparse
Date: Wed, 24 Oct 2007 19:54:28 -0400

On 24-Oct-2007, Ben Abbott wrote:

| You're correct. I checked the fntests.log and found the ismember.m  
| did report an error. However, since the proper response was given, it  
| appears to be a false failure.
| 
|  >>>>> processing /Users/bpabbott/src/octave/07.10.12/scripts/set/ 
| ismember.m
|    ***** xtest assert (ismember ('', {'abc', 'def'}), false);
| !!!!! known failure
| error: assert (ismember (, {"abc", "def"}),false) expected
| 0
| but got
| [](0x0)
| Dimensions don't match
|    ***** xtest fail ('ismember ([], {1, 2})', 'error:.*');
| !!!!! known failure
| error: expected error <error:.*> but got none

I don't understand what you mean by "false failure".  In both of the
cases above, what ismember actually does is different from what we
would like it to do.

jwe


reply via email to

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