Revision: 6380
Author: amitman...@google.com
Date: Wed Oct 14 18:26:27 2009
Log: Ignoring the testNoOverrideInheritedSharedCssClasses for the time  
being, while
I debug it.  It is failing in hosted mode consistently.

Patch by: amitmanjhi


http://code.google.com/p/google-web-toolkit/source/detail?r=6380

Modified:
  /trunk/user/test/com/google/gwt/uibinder/sample/client/UiBinderTest.java

=======================================
---  
/trunk/user/test/com/google/gwt/uibinder/sample/client/UiBinderTest.java        
 
Tue Oct 13 16:57:19 2009
+++  
/trunk/user/test/com/google/gwt/uibinder/sample/client/UiBinderTest.java        
 
Wed Oct 14 18:26:27 2009
@@ -236,6 +236,7 @@
      WidgetBasedUi.Style style();
    }

+  @DoNotRunWith(Platform.Htmlunit)
    public void testNoOverrideInheritedSharedCssClasses() {
      Bundle bundle = GWT.create(Bundle.class);
      WidgetBasedUi ui = GWT.create(WidgetBasedUi.class);

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to