Annonated the failed test in all modes. git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@7645 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/user/test/com/google/gwt/http/client/RequestBuilderTest.java b/user/test/com/google/gwt/http/client/RequestBuilderTest.java index 70c7d36..84877c4 100644 --- a/user/test/com/google/gwt/http/client/RequestBuilderTest.java +++ b/user/test/com/google/gwt/http/client/RequestBuilderTest.java
@@ -375,6 +375,7 @@ * <li>Timeout is less than the server's response time * </ul> */ + @DoNotRunWith({Platform.HtmlUnit}) public void testSetTimeout_timeout() throws RequestException { delayTestFinishForRequest();