| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 446059f34b1d4671c83cfd315f8e6eff2d623dea..476d41c5484f0f8aa55d7d7827c778507f9d8287 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -778,21 +778,15 @@
|
| 'array-literal-transitions': [SKIP],
|
| 'break': [SKIP],
|
| 'call-runtime-tail': [SKIP],
|
| - 'compiler/compare-map-elim2': [SKIP],
|
| 'compiler/deopt-inlined-smi': [SKIP],
|
| 'compiler/deopt-tonumber-compare': [SKIP],
|
| 'compiler/escape-analysis-arguments': [SKIP],
|
| 'compiler/escape-analysis': [SKIP],
|
| 'compiler/expression-trees': [SKIP],
|
| - 'compiler/inline-arguments': [SKIP],
|
| - 'compiler/inline-arity-mismatch': [SKIP],
|
| - 'compiler/inline-construct': [SKIP],
|
| - 'compiler/lazy-deopt-in-literal': [SKIP],
|
| 'compiler/manual-concurrent-recompile': [SKIP],
|
| 'compiler/optimized-for-in': [SKIP],
|
| 'compiler/optimized-function-calls': [SKIP],
|
| 'compiler/opt-next-call-turbo': [SKIP],
|
| - 'compiler/property-refs': [SKIP],
|
| 'compiler/regress-3786': [SKIP],
|
| 'compiler/regress-446647': [SKIP],
|
| 'compiler/regress-447567': [SKIP],
|
| @@ -801,7 +795,6 @@
|
| 'compiler/regress-const': [SKIP],
|
| 'compiler/regress-funarguments': [SKIP],
|
| 'compiler/regress-stacktrace-methods': [SKIP],
|
| - 'compiler/regress-variable-liveness': [SKIP],
|
| 'compiler/rotate': [SKIP],
|
| 'compiler/safepoint': [SKIP],
|
| 'compiler/strict-recompile': [SKIP],
|
| @@ -824,7 +817,6 @@
|
| 'eval-typeof-non-existing': [SKIP],
|
| 'fast-prototype': [SKIP],
|
| 'field-type-tracking': [SKIP],
|
| - 'for-in-opt': [SKIP],
|
| 'for-in-special-cases': [SKIP],
|
| 'getter-in-prototype': [SKIP],
|
| 'global-const-var-conflicts': [SKIP],
|
| @@ -902,13 +894,11 @@
|
| 'regress/regress-343609': [SKIP],
|
| 'regress/regress-347530': [SKIP],
|
| 'regress/regress-347914': [SKIP],
|
| - 'regress/regress-351261': [SKIP],
|
| 'regress/regress-352982': [SKIP],
|
| 'regress/regress-353551': [SKIP],
|
| 'regress/regress-354357': [SKIP],
|
| 'regress/regress-356053': [SKIP],
|
| 'regress/regress-357105': [SKIP],
|
| - 'regress/regress-359441': [SKIP],
|
| 'regress/regress-361025': [SKIP],
|
| 'regress/regress-365172-3': [SKIP],
|
| 'regress/regress-370827': [SKIP],
|
| @@ -978,7 +968,6 @@
|
| 'regress/regress-arg-materialize-store': [SKIP],
|
| 'regress/regress-arguments-gc': [SKIP],
|
| 'regress/regress-assignment-in-test-context': [SKIP],
|
| - 'regress/regress-bce-underflow': [SKIP],
|
| 'regress/regress-cnlt-elements': [SKIP],
|
| 'regress/regress-cnlt-enum-indices': [SKIP],
|
| 'regress/regress-cntl-descriptors-enum': [SKIP],
|
| @@ -987,7 +976,6 @@
|
| 'regress/regress-crbug-109362': [SKIP],
|
| 'regress/regress-crbug-119800': [SKIP],
|
| 'regress/regress-crbug-135008': [SKIP],
|
| - 'regress/regress-crbug-163530': [SKIP],
|
| 'regress/regress-crbug-229923': [SKIP],
|
| 'regress/regress-crbug-242502': [SKIP],
|
| 'regress/regress-crbug-242924': [SKIP],
|
| @@ -1052,7 +1040,6 @@
|
| 'regress/regress-prepare-break-while-recompile': [SKIP],
|
| 'regress/regress-put-prototype-transition': [SKIP],
|
| 'regress/regress-sliced-external-cons-regexp': [SKIP],
|
| - 'regress/regress-store-heapobject': [SKIP],
|
| 'regress/regress-transcendental': [SKIP],
|
| 'regress/regress-typedarray-length': [SKIP],
|
| 'regress/splice-missing-wb': [SKIP],
|
|
|