Commit f0e85250 authored by ager@chromium.org's avatar ager@chromium.org

Remove passing test from ARM test expectations.

Review URL: http://codereview.chromium.org/386019

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3288 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 6edd7284
...@@ -55,10 +55,6 @@ array-constructor: PASS, SKIP if $mode == debug ...@@ -55,10 +55,6 @@ array-constructor: PASS, SKIP if $mode == debug
# Flaky test that can hit compilation-time stack overflow in debug mode. # Flaky test that can hit compilation-time stack overflow in debug mode.
unicode-test: PASS, (PASS || FAIL) if $mode == debug unicode-test: PASS, (PASS || FAIL) if $mode == debug
# Bug number 130 http://code.google.com/p/v8/issues/detail?id=130
# Fails on real ARM hardware but not on the simulator.
string-compare-alignment: PASS || FAIL
# Times out often in release mode on ARM. # Times out often in release mode on ARM.
array-splice: PASS || TIMEOUT array-splice: PASS || TIMEOUT
......
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