Skip webkit/dfg-int-overflow-in-loop for TF.
TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/652183005 git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24816 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
ecbfc43f37
commit
85e86ad745
@ -46,6 +46,8 @@
|
||||
'sort-large-array': [SKIP],
|
||||
}], # 'mode == debug'
|
||||
['simulator', {
|
||||
# Skip tests that timeout with turbofan.
|
||||
'dfg-int-overflow-in-loop': [PASS, NO_VARIANTS],
|
||||
'function-apply-aliased': [SKIP],
|
||||
}], # 'simulator'
|
||||
['arch == arm64 and simulator_run == True', {
|
||||
|
Loading…
Reference in New Issue
Block a user