Skip test with TF on GC stress.
BUG= Review URL: https://codereview.chromium.org/465643002 git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23059 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
f4d6fcda3a
commit
b50769cc54
@ -263,7 +263,10 @@
|
||||
'regress/short-circuit': [SKIP],
|
||||
'stack-traces-overflow': [SKIP],
|
||||
'unicode-test': [SKIP],
|
||||
'whitespaces': [SKIP]
|
||||
'whitespaces': [SKIP],
|
||||
|
||||
# TODO(mstarzinger): Takes too long with TF.
|
||||
'array-sort': [PASS, NO_VARIANTS],
|
||||
}], # 'gc_stress == True'
|
||||
|
||||
##############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user