Commit a71cca50 authored by kasperl@chromium.org's avatar kasperl@chromium.org

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
parent 5f4c9b09
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment