Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 15f62b06975ca204fe409fd1045d5a75469d83ff..a729548945a470bb24f13468d6b69cff735740da 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -34,6 +34,9 @@ bugs: FAIL |
# too long to run in debug mode on ARM. |
fuzz-natives: PASS, SKIP if ($mode == release || $arch == arm) |
+# Issue 494: new snapshot code breaks mjsunit/apply on mac debug snapshot. |
+apply: PASS, FAIL if ($system == macos && $mode == debug) |
+ |
big-object-literal: PASS, SKIP if ($arch == arm) |
# Issue 488: this test sometimes times out. |