| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 2d22fe9075063812e75315eb187eb823254d8451..ac8608e57b4d478ab944d1aa7f2d6fbe35c55045 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -65,6 +65,9 @@ regress/regress-524: (PASS || TIMEOUT), SKIP if $mode == debug
|
| debug-liveedit-check-stack: SKIP
|
| debug-liveedit-patch-positions-replace: SKIP
|
|
|
| +# Test Crankshaft compilation time. Expected to take too long in debug mode.
|
| +regress/regress-1969: PASS, SKIP if $mode == debug
|
| +
|
| ##############################################################################
|
| [ $isolates ]
|
|
|
|
|