Reviewers: fabbott, Description: HttpSuite tests have the same timeout problem as RpcSuite tests. I'm increasing the timeout of these from 10s to 15s and adding a base class to make it easier to increase them all at once.
Testing: ========= HttpSuite passes. Running all tests as we speak. Please review this at http://gwt-code-reviews.appspot.com/93804 Affected files: user/test/com/google/gwt/http/client/HTTPRequestTest.java user/test/com/google/gwt/http/client/RequestBuilderTest.java user/test/com/google/gwt/http/client/RequestTest.java user/test/com/google/gwt/http/client/RequestTestBase.java user/test/com/google/gwt/http/client/ResponseTest.java --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
