Skip crashing harmony mjsunit tests on NaCL
BUG=none TBR=machenbach@chromium.org LOG=n Review URL: https://codereview.chromium.org/219043002 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20340 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
49961d11a6
commit
a2f82479c4
@ -367,6 +367,10 @@
|
||||
|
||||
# Lead to OOM:
|
||||
'string-oom-*': [SKIP],
|
||||
|
||||
# Crashes.
|
||||
'harmony/private': [SKIP],
|
||||
'harmony/symbols': [SKIP],
|
||||
}], # 'arch == nacl_ia32 or arch == nacl_x64'
|
||||
|
||||
##############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user