Add flaky test expectation for a mozilla-debug test that assumes a specific execution time.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9114 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 0409c8d6
......@@ -201,6 +201,10 @@ js1_5/extensions/regress-363258: PASS || FAIL
ecma_3/RegExp/regress-85721: PASS || FAIL if $mode == debug
# Test that assumes specific execution time, flaky in debug mode.
js1_5/Array/regress-101964: PASS || FAIL if $mode == debug
##################### INCOMPATIBLE TESTS #####################
# This section is for tests that fail in both V8 and JSC. Thus they
......
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