| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 15e3ab031c81535033412ab5328457f3fdcd17ca..8f7ef56be8905cb3e0df8fce5a8d26f1b050c129 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -87,7 +87,7 @@
|
| ##############################################################################
|
| # Skip long running tests that time out in debug mode.
|
| 'generated-transition-stub': [PASS, ['mode == debug', SKIP]],
|
| - 'migrations': [PASS, ['mode == debug', TIMEOUT]],
|
| + 'migrations': [SKIP],
|
|
|
| ##############################################################################
|
| # This test sets the umask on a per-process basis and hence cannot be
|
|
|