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 2007/07/19 08:29:48 UTC

svn commit: r557503 - in /harmony/enhanced/drlvm/trunk/build/make/excludes: exclude.drlvm_smoke.linux.x86_64.jet exclude.drlvm_smoke.linux.x86_64.jit

Author: varlax
Date: Wed Jul 18 23:29:48 2007
New Revision: 557503

URL: http://svn.apache.org/viewvc?view=rev&rev=557503
Log:
Excluded stress.Sync for jet/jit also due to HARMONY-3299.

Modified:
    harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jet
    harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jit

Modified: harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jet
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jet?view=diff&rev=557503&r1=557502&r2=557503
==============================================================================
--- harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jet (original)
+++ harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jet Wed Jul 18 23:29:48 2007
@@ -27,3 +27,5 @@
 # HARMONY-3639
 thread/ManyThreadsTest.java
 
+# HARMONY-3299 intermittent
+stress/Sync.java

Modified: harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jit
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jit?view=diff&rev=557503&r1=557502&r2=557503
==============================================================================
--- harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jit (original)
+++ harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jit Wed Jul 18 23:29:48 2007
@@ -27,3 +27,5 @@
 # HARMONY-3639
 thread/ManyThreadsTest.java
 
+# HARMONY-3299 intermittent
+stress/Sync.java