diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status index b87bfbe041..5a09e76d97 100644 --- a/test/mjsunit/mjsunit.status +++ b/test/mjsunit/mjsunit.status @@ -175,6 +175,7 @@ ############################################################################## # No need to waste time for this test. 'd8-performance-now': [PASS, NO_VARIANTS], + 'regress/regress-crbug-491062': [PASS, NO_VARIANTS], # Issue 488: this test sometimes times out. 'array-constructor': [PASS, TIMEOUT], @@ -379,7 +380,6 @@ 'regress/regress-331444': [PASS, SLOW], 'regress/regress-490': [PASS, SLOW], 'regress/regress-crbug-217858': [PASS, SLOW], - 'regress/regress-crbug-491062': [PASS, SLOW], 'regress/regress-create-exception': [PASS, SLOW], 'regress/regress-json-stringify-gc': [PASS, SLOW], 'string-indexof-2': [PASS, SLOW],