Comment #3 on issue 4223 by marianopeck: NOt all test packages are being
unload in #cleanUpForProduction
http://code.google.com/p/pharo/issues/detail?id=4223For the moment, include this fix as it is. To improve it, we open another
issue.
I am not sure if I want an automatic method. Maybe there is a subclass of
TestCase that it is in the same package of the model. Even if we usually
put them in a separate packge, it can happen. So unloading the whole
package is not cool.
What I think is that we only need to update this method once every new
pharo release (so....every 6 months?) and I take me 5 minutes to fix it.
This way I am sure which packages I am unloading and I don't unlaod
something important by mistake.
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker