On Tue, Jan 5, 2010 at 8:51 PM, Max Carlson <[email protected]> wrote:
> Approved! Note that to get 'ant runlzunit' to work properly I had to > override the dom.allow_scripts_to_close_windows property in about:config to > true in Firefox... > > I'm still not sure it's dealing with concurrency correctly - my > 'WEB-INF/lps/work/logs/lzunit.log' file seems really short. Oh, what you're seeing is that it clears out the lzunit.log each time it runs the unit tests on a different runtime. So it's running the set of tests tagged as 'smoketest', on swf8,swf9,and dhtml, but you only see the results from the last of those runs.
