Fix webkit test status file.

BUG=

Review URL: https://codereview.chromium.org/406283002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22533 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
hpayer@chromium.org 2014-07-22 16:45:08 +00:00
parent aa1324337a
commit 538b907b86

View File

@ -47,7 +47,7 @@
['arch == arm64 and simulator_run == True', {
'dfg-int-overflow-in-loop': [SKIP],
}], # 'arch == arm64 and simulator_run == True'
]
##############################################################################
['gc_stress == True', {
@ -56,3 +56,4 @@
}], # 'gc_stress == True'
##############################################################################
]