[FIX][BUG] ExceptionTester>>simpleOuterTest fails ( fix for #resumeUnchecked attached, plus addition SUnit test )

David T. Lewis lewis at mail.msen.com
Mon May 24 00:52:08 UTC 2004


On Sun, May 23, 2004 at 05:40:20PM +0200, stéphane ducasse wrote:
> thanks dave
> 
> this is the only way we can progress :) making green bar and having 
> tests. So let us hope that a good exception
> guy will review that.

I would not have been able to work on this problem without the the unit
tests.  The tests showed how the broken exception method is supposed
to work, so it was relatively easy to make a change to achieve the
intended behavior. Also, I wrote an additional test to document an
aspect of the behavior that I am not sure of, so someone else can
read the test and see if I am doing things right.

Even so, I am not confident yet that the fix is correct, because
the unit tests are quite simple and may not cover all the required
behavior, and because my understanding of exception handling is
not very deep.

Yes, the green bar is a very good thing :)

Dave



More information about the Squeak-dev mailing list