octave-maintainers
[Top][All Lists]
Advanced

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

Re: xtest vs test


From: John W. Eaton
Subject: Re: xtest vs test
Date: Sun, 31 Jul 2016 11:19:58 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.1.0

On 07/31/2016 10:43 AM, Carnë Draug wrote:

but any failing test makes Octave unreliable.
A test checks the expected output and a failing test means it's not doing
what it should.  It is unreliable.

I think it depends on the reason for the failure. If it is checking for a feature and the feature is missing, it doesn't mean that Octave is unreliable, it just means that there is a feature that is not implemented

To me, unreliable means that the program may silently give incorrect answers, lose data, or exit unexpectedly. That is much different from a missing feature.

jwe




reply via email to

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