diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status index a24d6928de..0cdc6749cf 100644 --- a/test/mjsunit/mjsunit.status +++ b/test/mjsunit/mjsunit.status @@ -33,6 +33,9 @@ # TODO(mvstanton) Re-enable when the performance is bearable again. 'regress/regress-2185-2': [SKIP], + # TODO(mvstanton) Re-enable when the bug is fixed. + 'regress/regress-2612': [PASS, ['mode == debug', SKIP]], + ############################################################################## # Fails. 'regress/regress-1119': [FAIL],