Allow string-compare-alignment to pass on ARM simulator.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@611 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
kasperl@chromium.org 2008-10-27 16:43:56 +00:00
parent 5f4c9b0960
commit a71cca5054

View File

@ -63,5 +63,5 @@ debug-breakpoints: PASS || FAIL
regress/regress-998565: FAIL
# Bug number 130 http://code.google.com/p/v8/issues/detail?id=130
# Fails on ARM.
string-compare-alignment: FAIL
# Fails on real ARM hardware but not on the simulator.
string-compare-alignment: PASS || FAIL