[1659] in Kerberos_V5_Development
Re: testing
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Wed Aug 28 19:30:07 1996
To: "Barry Jaspan" <bjaspan@MIT.EDU>
Cc: krbdev@MIT.EDU
From: Ken Raeburn <raeburn@cygnus.com>
Date: 28 Aug 1996 19:29:29 -0400
In-Reply-To: "Barry Jaspan"'s message of Wed, 28 Aug 1996 17:13:27 -0400
"Barry Jaspan" <bjaspan@MIT.EDU> writes:
> I don't think I understand what you are getting at. Why does moving
> all the tests into a single run of dejagnu help people who don't have
> dejagnu or can't get it working?
I meant, those were the potential problems I saw with doing this -- if
they can't get it working, they'd be unable to run the tests. OTOH,
if they can get it working, as we have, they can run all the tests,
and then look for failures. (As opposed to running tests up until the
first failure as is now done, which IMO is wasting my time when I know
that first test failure isn't a serious one.)