You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by ap...@apache.org on 2007/03/23 15:36:31 UTC

svn commit: r521743 - /harmony/enhanced/classlib/trunk/modules/swing/make/exclude.windows.x86_64.drl

Author: apetrenko
Date: Fri Mar 23 07:36:30 2007
New Revision: 521743

URL: http://svn.apache.org/viewvc?view=rev&rev=521743
Log:
Few tests has been added to the exclude list for Windows em64t platform in swing module.
Part of HARMONY-3483 "[classlib][winx64][testing] initial exclude list for win on arch x86_64 should be created" patch

Modified:
    harmony/enhanced/classlib/trunk/modules/swing/make/exclude.windows.x86_64.drl

Modified: harmony/enhanced/classlib/trunk/modules/swing/make/exclude.windows.x86_64.drl
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/swing/make/exclude.windows.x86_64.drl?view=diff&rev=521743&r1=521742&r2=521743
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/swing/make/exclude.windows.x86_64.drl (original)
+++ harmony/enhanced/classlib/trunk/modules/swing/make/exclude.windows.x86_64.drl Fri Mar 23 07:36:30 2007
@@ -0,0 +1,5 @@
+javax/swing/InputMapTest.java
+javax/swing/JCheckBoxMenuItemTest.java
+javax/swing/JDesktopPaneTest.java
+javax/swing/JFileChooserRTest.java
+javax/swing/JFileChooserTest.java