| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index cfc4a16b5dc5ed9aa508a881c17d06c061aec220..62f720a9749c6851a4e7e4104fd6de66f4b423ba 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -518,7 +518,7 @@
|
| ##############################################################################
|
| ['system == windows', {
|
| # TODO(mstarzinger): Too slow with turbo fan.
|
| - 'big-object-literal': [PASS, ['mode == debug', SKIP]],
|
| + 'big-object-literal': [SKIP],
|
| 'math-floor-of-div': [PASS, ['mode == debug', SKIP]],
|
| 'math-floor-of-div-nosudiv': [PASS, ['mode == debug', SKIP]],
|
| 'unicodelctest': [PASS, ['mode == debug', SKIP]],
|
|
|