Index: test/mjsunit/mjsunit.status |
=================================================================== |
--- test/mjsunit/mjsunit.status (revision 4909) |
+++ test/mjsunit/mjsunit.status (working copy) |
@@ -34,9 +34,6 @@ |
# 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) |
- |
zarko
2010/06/22 21:48:20
Is this sufficient to re-enable the test?
Vitaly Repeshko
2010/06/22 22:01:47
I think so, yes. After submitting you can check st
|
big-object-literal: PASS, SKIP if ($arch == arm) |
# Issue 488: this test sometimes times out. |