You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by iv...@apache.org on 2007/07/13 07:43:55 UTC

svn commit: r555881 - /harmony/enhanced/classlib/trunk/modules/swing/make/exclude.common

Author: ivavladimir
Date: Thu Jul 12 22:43:54 2007
New Revision: 555881

URL: http://svn.apache.org/viewvc?view=rev&rev=555881
Log:
exclude test due to HARMONY-4008

Modified:
    harmony/enhanced/classlib/trunk/modules/swing/make/exclude.common

Modified: harmony/enhanced/classlib/trunk/modules/swing/make/exclude.common
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/swing/make/exclude.common?view=diff&rev=555881&r1=555880&r2=555881
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/swing/make/exclude.common (original)
+++ harmony/enhanced/classlib/trunk/modules/swing/make/exclude.common Thu Jul 12 22:43:54 2007
@@ -138,3 +138,6 @@
 javax/swing/text/html/parser/DTD401Test.java
 javax/swing/text/html/parser/DTDTest.java
 javax/swing/text/html/parser/TagElementTest.java
+
+#H-4008
+javax/swing/text/html/FormView_FormInputElementTest.java
\ No newline at end of file