changeset 7774:b4e4501bfa7a

Disable test (GRAAL-104).
author Roland Schatz <roland.schatz@oracle.com>
date Mon, 11 Feb 2013 18:17:09 +0100
parents f1f4fc5a609f
children 1ca1425a067f
files graal/com.oracle.graal.jtt/src/com/oracle/graal/jtt/hotpath/HP_scope01.java
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/graal/com.oracle.graal.jtt/src/com/oracle/graal/jtt/hotpath/HP_scope01.java	Mon Feb 11 17:47:21 2013 +0100
+++ b/graal/com.oracle.graal.jtt/src/com/oracle/graal/jtt/hotpath/HP_scope01.java	Mon Feb 11 18:17:09 2013 +0100
@@ -82,6 +82,7 @@
         return sum;
     }
 
+    @Ignore
     @Test
     public void run0() throws Throwable {
         runTest("test", 40);