You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by va...@apache.org on 2008/05/22 11:42:30 UTC

svn commit: r659066 - in /harmony/enhanced/drlvm/trunk/vm/tests/excludes: exclude.drlvm_smoke.windows.x86_64.jit exclude.drlvm_smoke.windows.x86_64.opt exclude.drlvm_smoke.windows.x86_64.srv

Author: varlax
Date: Thu May 22 02:42:29 2008
New Revision: 659066

URL: http://svn.apache.org/viewvc?rev=659066&view=rev
Log:
Obsolete excludes dropped for Win64

Modified:
    harmony/enhanced/drlvm/trunk/vm/tests/excludes/exclude.drlvm_smoke.windows.x86_64.jit
    harmony/enhanced/drlvm/trunk/vm/tests/excludes/exclude.drlvm_smoke.windows.x86_64.opt
    harmony/enhanced/drlvm/trunk/vm/tests/excludes/exclude.drlvm_smoke.windows.x86_64.srv

Modified: harmony/enhanced/drlvm/trunk/vm/tests/excludes/exclude.drlvm_smoke.windows.x86_64.jit
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/vm/tests/excludes/exclude.drlvm_smoke.windows.x86_64.jit?rev=659066&r1=659065&r2=659066&view=diff
==============================================================================
--- harmony/enhanced/drlvm/trunk/vm/tests/excludes/exclude.drlvm_smoke.windows.x86_64.jit (original)
+++ harmony/enhanced/drlvm/trunk/vm/tests/excludes/exclude.drlvm_smoke.windows.x86_64.jit Thu May 22 02:42:29 2008
@@ -1,11 +1,6 @@
 Check.java
 PerfCheck.java
 
-# HARMONY-3338
-gc/LOS.java
-gc/MultiThreads.java
-perf/MultiThreadsSimple.java
-
 # HARMONY-3019
 stress/Stack.java
 

Modified: harmony/enhanced/drlvm/trunk/vm/tests/excludes/exclude.drlvm_smoke.windows.x86_64.opt
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/vm/tests/excludes/exclude.drlvm_smoke.windows.x86_64.opt?rev=659066&r1=659065&r2=659066&view=diff
==============================================================================
--- harmony/enhanced/drlvm/trunk/vm/tests/excludes/exclude.drlvm_smoke.windows.x86_64.opt (original)
+++ harmony/enhanced/drlvm/trunk/vm/tests/excludes/exclude.drlvm_smoke.windows.x86_64.opt Thu May 22 02:42:29 2008
@@ -1,11 +1,6 @@
 Check.java
 PerfCheck.java
 
-# HARMONY-3338
-gc/LOS.java
-gc/MultiThreads.java
-perf/MultiThreadsSimple.java
-
 # HARMONY-2972 HARMONY-3010 HARMONY-4265 (HARMONY-4557) & HARMONY-4292
 StackTest.java
 exception/FinalizeStackTest.java

Modified: harmony/enhanced/drlvm/trunk/vm/tests/excludes/exclude.drlvm_smoke.windows.x86_64.srv
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/vm/tests/excludes/exclude.drlvm_smoke.windows.x86_64.srv?rev=659066&r1=659065&r2=659066&view=diff
==============================================================================
--- harmony/enhanced/drlvm/trunk/vm/tests/excludes/exclude.drlvm_smoke.windows.x86_64.srv (original)
+++ harmony/enhanced/drlvm/trunk/vm/tests/excludes/exclude.drlvm_smoke.windows.x86_64.srv Thu May 22 02:42:29 2008
@@ -1,11 +1,6 @@
 Check.java
 PerfCheck.java
 
-# HARMONY-3338
-gc/LOS.java
-gc/MultiThreads.java
-perf/MultiThreadsSimple.java
-
 # HARMONY-2972 HARMONY-3010 HARMONY-4265 (HARMONY-4557) & HARMONY-4292
 StackTest.java
 exception/FinalizeStackTest.java
@@ -17,9 +12,6 @@
 # HARMONY-3010 HARMONY-4265 HARMONY-4292
 stress/Stack.java
 
-# Server mode failures specific to Windows x86_64
-stress/Mix.java
-
 # HARMONY-3917
 gc/PhantomReferenceTest.java
 gc/WeakReferenceTest.java