Mark number-string-index-call.js as FAIL on ARM because it depends on the new calling...
authorfeng@chromium.org <feng@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 8 Sep 2008 18:56:27 +0000 (18:56 +0000)
committerfeng@chromium.org <feng@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 8 Sep 2008 18:56:27 +0000 (18:56 +0000)
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@216 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

test/mjsunit/mjsunit.status

index 39aecc2..6ab9de7 100644 (file)
@@ -63,3 +63,5 @@ debug-stepin-constructor: FAIL
 debug-step: FAIL
 regress/regress-998565: FAIL
 regress/regress-1081309: FAIL
+# Call as function does not always work on ARM port yet.
+number-string-index-call.js: FAIL