[Sheriff] Mark failing test for nacl port.

BUG=v8:2978
R=bmeurer@chromium.org

Review URL: https://codereview.chromium.org/50333005

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17445 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
machenbach@chromium.org 2013-10-31 11:51:59 +00:00
parent 230b47a63b
commit 3e6044d3f3

View File

@ -259,6 +259,9 @@
# Skip long running test that times out in debug mode and goes OOM on NaCl.
'regress/regress-crbug-160010': [SKIP],
# Bug(v8:2978).
'lithium/MathExp': [PASS, FAIL],
}], # 'arch == nacl_ia32 or arch == nacl_x64'
##############################################################################