Skip cctest/test-mark-compact/NoPromotion on ARM64
BUG=v8:3247 TBR=machenbach@chromium.org LOG=n Review URL: https://codereview.chromium.org/217423006 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20351 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
d0a65ff717
commit
617531da8f
@ -90,6 +90,9 @@
|
||||
|
||||
# BUG(v8:3155).
|
||||
'test-strings/AsciiArrayJoin': [PASS, ['mode == debug', FAIL]],
|
||||
|
||||
# BUG(v8:3247).
|
||||
'test-mark-compact/NoPromotion': [SKIP],
|
||||
}], # 'arch == arm64'
|
||||
|
||||
['arch == arm64 and simulator_run == True', {
|
||||
|
Loading…
Reference in New Issue
Block a user