| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index b7b0c774c419e9823cd24965632140d8ee295ea7..4425087b74a3ceb33e611013ac632019bf8c688b 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -60,6 +60,15 @@ regress/regress-524: (PASS || TIMEOUT), SKIP if $mode == debug
|
| debug-liveedit-check-stack: SKIP
|
| debug-liveedit-patch-positions-replace: SKIP
|
|
|
| +# Known failures after merge from the bleeding edge (issue 1672)
|
| +debug-scopes: SKIP if ($mode == debug)
|
| +mirror-object: SKIP if ($mode == debug)
|
| +debug-return-value: SKIP if ($mode == debug)
|
| +tickprocessor: SKIP if ($mode == debug)
|
| +debug-blockscopes: SKIP if ($mode == debug)
|
| +mirror-error: SKIP if ($mode == debug)
|
| +mirror-array: SKIP if ($mode == debug)
|
| +debug-return-value: SKIP if ($mode == debug)
|
|
|
| ##############################################################################
|
| [ $arch == arm ]
|
|
|