| commit | a986bfee0673cc7fdfa9322310752b0514eba705 | [log] [tgz] |
|---|---|---|
| author | flin@google.com <flin@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Tue Mar 02 23:24:36 2010 +0000 |
| committer | flin@google.com <flin@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Tue Mar 02 23:24:36 2010 +0000 |
| tree | afea032495d53062687093e3c7f5d17416e14b4f | |
| parent | ed252a545bd02c9e3e691769a4e56cbd83a7740e [diff] |
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();