[Sheriff] Mark new regression test flaky on linux 32.

BUG=
TBR=jarin@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19000 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 3c2363f4
...@@ -115,8 +115,9 @@ ...@@ -115,8 +115,9 @@
# BUG(336820). TODO(bmeurer): Investigate. # BUG(336820). TODO(bmeurer): Investigate.
'regress/regress-336820': [PASS, FAIL], 'regress/regress-336820': [PASS, FAIL],
# BUG(v8:2989). # BUG(v8:2989). PASS/FAIL on linux32 because crankshaft is turned off for
'regress/regress-2989': [FAIL, NO_VARIANTS], # nosse2.
'regress/regress-2989': [FAIL, NO_VARIANTS, ['system == linux and arch == ia32', PASS]],
}], # ALWAYS }], # ALWAYS
############################################################################## ##############################################################################
......
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