[Sheriff] Skip tests that fail with TF on arm64.

TBR=bmeurer@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#24944}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24944 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 013a29a2
......@@ -309,6 +309,10 @@
'unicodelctest-no-optimization': [PASS, SLOW],
'unicodelctest': [PASS, SLOW],
'unicode-test': [PASS, SLOW],
# TODO(bmeurer, Rodolph.Perfetta@arm.com): Fails with turbo fan.
'numops-fuzz-part1': [PASS, NO_VARIANTS],
'numops-fuzz-part2': [PASS, NO_VARIANTS],
}], # 'arch == arm64'
['arch == arm64 and mode == debug 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