Mark number-string-index-call.js as FAIL on ARM because it depends on the new calling convention. TBR=iposva@chromium.org

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@216 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
feng@chromium.org 2008-09-08 18:56:27 +00:00
parent 5d0d354e09
commit d3f42673db

View 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