Unfortunately HtmlUnit won't correctly execute all our integration tests. The issue is with the handling of asynchronous calls as noted in the GWT doc. I'm using OS X so I also needed to set - Djava.awt.headless=true for some tests. I couldn't use Selenium because I ran into this issue - http://jira.openqa.org/browse/SRC-743. I ended up using the experimental ExternalBrowser runstyle. If anyone is interested in more info I have put up a post at http://development.lombardi.com/?p=1120
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
