Commit c616ec7b authored by jochen@chromium.org's avatar jochen@chromium.org

Mark test-assembler-arm64/fmadd_fmsub_float_nans on arm64 as flaky

BUG=v8:3226
LOG=n
R=ulan@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20151 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 7708d4a2
......@@ -86,6 +86,9 @@
# BUG(v8:3155).
'test-strings/AsciiArrayJoin': [PASS, ['mode == debug', FAIL]],
# BUG(v8:3226).
'test-assembler-arm64/fmadd_fmsub_float_nans': [PASS, FAIL]
}], # 'arch == arm64'
['arch == arm64 and simulator_run == True', {
......
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