http://gwt-code-reviews.appspot.com/1421801/diff/1/user/test/com/google/gwt/user/client/ui/ImageTest.java File user/test/com/google/gwt/user/client/ui/ImageTest.java (right):
http://gwt-code-reviews.appspot.com/1421801/diff/1/user/test/com/google/gwt/user/client/ui/ImageTest.java#newcode170 user/test/com/google/gwt/user/client/ui/ImageTest.java:170: }.schedule(500);; I'll bump it up in places where we wait for the load event to fire, but in this case, we just want a deferred command to fire first, which is guaranteed to be true because a deferred command has a timeout of 1ms. Even if this takes 1000ms to fire, the test still passes. On 2011/04/15 13:32:48, pdr wrote:
Extra ;
Also, can you bump this time a bit (here, and elsewhere)? Maybe 1s?
http://gwt-code-reviews.appspot.com/1421801/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
