| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 530f16dfea90268aef4a4887eee57f27abc298e0..0afe96e4e9afcb345ec4ce1d15bf5d551cdfaff7 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -793,6 +793,7 @@
|
| '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/try-deopt': [SKIP],
|
| @@ -830,10 +831,6 @@
|
| 'math-min-max': [SKIP],
|
| 'messages': [SKIP],
|
| 'mirror-object': [SKIP],
|
| - 'numops-fuzz-part1': [SKIP],
|
| - 'numops-fuzz-part2': [SKIP],
|
| - 'numops-fuzz-part3': [SKIP],
|
| - 'numops-fuzz-part4': [SKIP],
|
| 'object-literal-gc': [SKIP],
|
| 'osr-elements-kind': [SKIP],
|
| 'property-load-across-eval': [SKIP],
|
| @@ -893,7 +890,6 @@
|
| 'regress/regress-269': [SKIP],
|
| 'regress/regress-2790': [SKIP],
|
| 'regress/regress-2825': [SKIP],
|
| - 'regress/regress-286': [SKIP],
|
| 'regress/regress-298269': [SKIP],
|
| 'regress/regress-3135': [SKIP],
|
| 'regress/regress-3138': [SKIP],
|
| @@ -957,7 +953,6 @@
|
| 'regress/regress-568765': [SKIP],
|
| 'regress/regress-580': [SKIP],
|
| 'regress/regress-618': [SKIP],
|
| - 'regress/regress-643': [SKIP],
|
| 'regress/regress-69': [SKIP],
|
| 'regress/regress-70066': [SKIP],
|
| 'regress/regress-747': [SKIP],
|
| @@ -1056,6 +1051,7 @@
|
| 'regress/regress-transcendental': [SKIP],
|
| 'regress/regress-typedarray-length': [SKIP],
|
| 'regress/splice-missing-wb': [SKIP],
|
| + 'setter-on-constructor-prototype': [SKIP],
|
| 'shift-for-integer-div': [SKIP],
|
| 'simple-constructor': [SKIP],
|
| 'sparse-array-reverse': [SKIP],
|
| @@ -1067,7 +1063,6 @@
|
| 'string-natives': [SKIP],
|
| 'string-replace-with-empty': [SKIP],
|
| 'string-slices': [SKIP],
|
| - 'switch-opt': [SKIP],
|
| 'tools/profile': [SKIP],
|
| 'tools/profviz': [SKIP],
|
| 'try-finally-continue': [SKIP],
|
|
|