diff --git a/mps/test/function/171.c b/mps/test/function/171.c index 4473aae0f35..5be537d7580 100644 --- a/mps/test/function/171.c +++ b/mps/test/function/171.c @@ -18,14 +18,14 @@ END_HEADER #define ARENALIMIT (ARENA) #define TABSIZE (50000) -#define ENTERRAMP (30000) -#define LEAVERAMP (100000) +#define ENTERRAMP (3000) +#define LEAVERAMP (10000) #define BACKSIZE (128) #define BACKITER (32) #define RAMPSIZE (128) -#define ITERATIONS (1000000ul) +#define ITERATIONS (100000ul) #define RAMP_INTERFACE /* diff --git a/mps/test/testsets/passing b/mps/test/testsets/passing index 52575ceec1a..8bbf81b7663 100644 --- a/mps/test/testsets/passing +++ b/mps/test/testsets/passing @@ -152,7 +152,7 @@ function/165.c function/167.c % 168-169 -- no such test % function/170.c -- commit limit logic seems wrong @@@@ -% function/171.c -- job003495 +function/171.c function/200.c % 201-202 -- no such test function/203.c