[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
This commit is contained in:
parent
013a29a2bc
commit
a5ffbf3c46
@ -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', {
|
||||
|
Loading…
Reference in New Issue
Block a user