| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index baa96a5c3559083263526340e8269527ce19e6d4..442cc1b4493f322730935ae9e7dc669f71b00b74 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -605,19 +605,6 @@
|
| }], # variant == turbofan_opt
|
|
|
| ##############################################################################
|
| -['variant == ignition_turbofan', {
|
| - # TODO(rmcilroy,titzer): Times out after
|
| - # https://codereview.chromium.org/1951013002 .
|
| - 'regress/regress-599717': [PASS, ['tsan', SKIP]],
|
| -
|
| - # TODO(jarin): No truncations on CheckFloat64Hole.
|
| - 'getters-on-elements': [SKIP],
|
| -
|
| - # TODO(rmcilroy): Flaky OOM.
|
| - 'unicodelctest-no-optimization': [SKIP],
|
| -}], # variant == ignition_turbofan
|
| -
|
| -##############################################################################
|
| ['gcov_coverage', {
|
| # Tests taking too long.
|
| 'array-functions-prototype-misc': [SKIP],
|
|
|