| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 15e03d8f38cc2b36b7d1b53fb68d52d1eb47ea02..ba2ad8fd9078df75b1bf6bd70d98c54e9b3d7a14 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -100,6 +100,11 @@
|
| ##############################################################################
|
| # Long running test that reproduces memory leak and should be run manually.
|
| 'regress/regress-2073': [SKIP],
|
| +
|
| + ##############################################################################
|
| + # Tests verifying CHECK and ASSERT.
|
| + 'verify-check-false': [FAIL, NO_VARIANTS],
|
| + 'verify-assert-false': [NO_VARIANTS, ['mode == release', PASS], ['mode == debug', FAIL]],
|
| }], # ALWAYS
|
|
|
| ##############################################################################
|
|
|