Community
Participate
Working Groups
The increasing amount of messages logged in the default-console (e.g. firebug) can slow the client-tests somewhat down, especially in IE. There is no need to see the warnings by the image-preloader or the requests send to the server, so we should somehow block those.
Created attachment 164553 [details] fix Sets logLevel to ERROR. A function has been added to TestUtil so its still possible to use printStackTrace.
Applied patch to CVS HEAD.