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:34:43 UTC

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

Author: apetrenko
Date: Fri Mar 23 07:34:42 2007
New Revision: 521742

URL: http://svn.apache.org/viewvc?view=rev&rev=521742
Log:
Few tests has been added to the exclude list for Windows em64t platform in luni 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/luni/make/exclude.windows.x86_64.drl

Modified: harmony/enhanced/classlib/trunk/modules/luni/make/exclude.windows.x86_64.drl
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/luni/make/exclude.windows.x86_64.drl?view=diff&rev=521742&r1=521741&r2=521742
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/luni/make/exclude.windows.x86_64.drl (original)
+++ harmony/enhanced/classlib/trunk/modules/luni/make/exclude.windows.x86_64.drl Fri Mar 23 07:34:42 2007
@@ -1 +1,2 @@
 tests/api/java/net/MulticastSocketTest.java
+tests/api/java/util/ArrayListTest.java