[BUG][FIX] TestRunner UI interaction

Andreas Raab andreas.raab at gmx.de
Tue Mar 2 23:16:43 UTC 2004


"Change Set: TestRunnerFix

Date: 3 March 2004

Author: Andreas Raab

TestRunner was changed so that it runs the tests in a background process
instead of running in sync with Morphic. This is problematic if any of the
tests involve anything Morphic related in which case the tests raise
spurious errors in the UI.

For example, in about one out of five cases the DebuggerUnwindBug test
raised one of these errors (very hard to find since they depend on lots of
varying factors).

These changes make TestRunner run within the Morphic UI process so that
errors like the above are prevented."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestRunnerFix.1.cs
Type: application/octet-stream
Size: 4056 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040303/bcfb5c9d/TestRunnerFix.1.obj


More information about the Squeak-dev mailing list