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/05 09:41:46 UTC

svn commit: r553408 - /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.jet

Author: ivavladimir
Date: Thu Jul  5 00:41:45 2007
New Revision: 553408

URL: http://svn.apache.org/viewvc?view=rev&rev=553408
Log:
exclude test exception/FinalizeStackTest on Win x86_64 due to HARMONY-2972

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

Modified: harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.jet
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.jet?view=diff&rev=553408&r1=553407&r2=553408
==============================================================================
--- harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.jet (original)
+++ harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.jet Thu Jul  5 00:41:45 2007
@@ -4,6 +4,7 @@
 # HARMONY-2972
 StackTest.java
 stress/Stack.java
+exception/FinalizeStackTest.java
 
 # HARMONY-2977
 io/Integers.java