comparison test/runtime/7020373/Test7020373.sh @ 3439:a884a8b0ec6d

7055247: Ignore test of # 7020373 Reviewed-by: dcubed
author asaha
date Wed, 15 Jun 2011 14:59:55 -0700
parents 540930dc854d
children 037973617842
comparison
equal deleted inserted replaced
3438:0e9653efc6ea 3439:a884a8b0ec6d
1 #!/bin/sh 1 #!/bin/sh
2 2
3 ## 3 ##
4 ## @test 4 ## @test
5 ## @bug 7020373 5 ## @bug 7020373 7055247
6 ## @key cte_test 6 ## @key cte_test
7 ## @summary JSR rewriting can overflow memory address size variables 7 ## @summary JSR rewriting can overflow memory address size variables
8 ## @ignore Ignore it until 7053586 fixed
8 ## @run shell Test7020373.sh 9 ## @run shell Test7020373.sh
9 ## 10 ##
10 11
11 if [ "${TESTSRC}" = "" ] 12 if [ "${TESTSRC}" = "" ]
12 then TESTSRC=. 13 then TESTSRC=.