You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by gs...@apache.org on 2007/10/10 13:57:43 UTC

svn commit: r583441 - /harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.linux.x86_64

Author: gshimansky
Date: Wed Oct 10 04:57:43 2007
New Revision: 583441

URL: http://svn.apache.org/viewvc?rev=583441&view=rev
Log:
Exclude list update. H4292 crashes, H2196 doesn't


Modified:
    harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.linux.x86_64

Modified: harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.linux.x86_64
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.linux.x86_64?rev=583441&r1=583440&r2=583441&view=diff
==============================================================================
--- harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.linux.x86_64 (original)
+++ harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.linux.x86_64 Wed Oct 10 04:57:43 2007
@@ -2,8 +2,6 @@
 H1859
 # Exclude this test because JVMTI is not implemented for x86_64 in JIT mode yet
 H2151
-# Test crashes. Needs investigation
-H2196
 # Exclude this test because JVMTI is not implemented for x86_64 in JIT mode yet
 H2926
 # Exclude this test because JVMTI is not implemented for x86_64 in JIT mode yet
@@ -24,5 +22,7 @@
 H3341
 # Exclude this test because SOE handling is not ready for x86_64 in JIT/VM yet
 H4265
+# Test crashes on SOE
+H4292
 # Exclude this test because JVMTI is not implemented for x86_64 in JIT mode yet
 H4511