Index: test/mjsunit/mjsunit.status |
=================================================================== |
--- test/mjsunit/mjsunit.status (revision 9327) |
+++ test/mjsunit/mjsunit.status (working copy) |
@@ -60,6 +60,15 @@ |
debug-liveedit-check-stack: SKIP |
debug-liveedit-patch-positions-replace: SKIP |
+# Known failures after merge from the bleeding edge (issue 1672) |
+debug-scopes: PASS, SKIP if ($mode == debug) |
+mirror-object: PASS, SKIP if ($mode == debug) |
+debug-return-value: PASS, SKIP if ($mode == debug) |
+tickprocessor: PASS, SKIP if ($mode == debug) |
+debug-blockscopes: PASS, SKIP if ($mode == debug) |
+mirror-error: PASS, SKIP if ($mode == debug) |
+mirror-array: PASS, SKIP if ($mode == debug) |
+debug-return-value: PASS, SKIP if ($mode == debug) |
############################################################################## |
[ $arch == arm ] |