commit | d80a77aa0eb2e82886f818b0cc9376b1af736aee | [log] [tgz] |
---|---|---|
author | amitmanjhi@google.com <amitmanjhi@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Fri Aug 21 21:06:41 2009 +0000 |
committer | amitmanjhi@google.com <amitmanjhi@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Fri Aug 21 21:06:41 2009 +0000 |
tree | 1538c37d1eb1ed8ef50d33208fe03a8582c904a4 | |
parent | d28065009a3e5c4f67feaa3cf7afa9ae7dcc8945 [diff] |
Temporarily disabling PopupTest on Htmlunit, till there is a fix that makes it run reliably. Patch by: amitmanjhi git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@5995 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/user/test/com/google/gwt/user/client/ui/PopupTest.java b/user/test/com/google/gwt/user/client/ui/PopupTest.java index c4ad526..fa58883 100644 --- a/user/test/com/google/gwt/user/client/ui/PopupTest.java +++ b/user/test/com/google/gwt/user/client/ui/PopupTest.java
@@ -27,6 +27,7 @@ /** * Tests for {@link PopupPanel}. */ +@DoNotRunWith(Platform.Htmlunit) public class PopupTest extends GWTTestCase { /**