| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index f604e1c84689c1678f1b842177f23cf6045b7384..9b9bf32ec0a32b8832bfa7f506f4f68eb92e2b04 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -168,9 +168,6 @@
|
| 'regress/regress-91013': [SKIP],
|
| 'regress/regress-99167': [SKIP],
|
|
|
| - # TODO(ulan): enable this after relanding r20692.
|
| - 'regress/regress-353058': [SKIP],
|
| -
|
| # Long running tests.
|
| 'regress/regress-2185': [PASS, ['mode == debug', PASS, TIMEOUT]],
|
| 'regress/regress-2185-2': [PASS, TIMEOUT],
|
| @@ -237,8 +234,6 @@
|
| 'big-array-literal': [SKIP],
|
| 'big-object-literal': [SKIP],
|
| 'regress/regress-crbug-178790': [SKIP],
|
| - # TODO(ulan): enable this after relanding r20692.
|
| - 'regress/regress-353058': [SKIP],
|
| }], # 'asan == True'
|
|
|
| ##############################################################################
|
| @@ -269,9 +264,6 @@
|
| 'regress/regress-create-exception': [SKIP],
|
| 'regress/regress-3247124': [SKIP],
|
|
|
| - # TODO(ulan): enable this after relanding r20692.
|
| - 'regress/regress-353058': [SKIP],
|
| -
|
| # Requires bigger stack size in the Genesis and if stack size is increased,
|
| # the test requires too much time to run. However, the problem test covers
|
| # should be platform-independent.
|
|
|