Update webkit status for failing test

Review-Url: https://codereview.chromium.org/2266813003
Cr-Commit-Position: refs/heads/master@{#38780}
This commit is contained in:
rmcilroy 2016-08-22 04:57:16 -07:00 committed by Commit bot
parent 8f8a906751
commit e77802f6b0

View File

@ -116,6 +116,12 @@
'dfg-int-overflow-in-loop': [SKIP],
}], # variant == ignition_turbofan and msan
##############################################################################
['arch == arm64 and msan', {
# Stack size too large with masm on Arm64.
'excessive-comma-usage': [SKIP],
}], # arch == arm64 and msan
##############################################################################
['gcov_coverage', {
# Tests taking too long or getting too large call stacks.