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:
parent
8f8a906751
commit
e77802f6b0
@ -116,6 +116,12 @@
|
|||||||
'dfg-int-overflow-in-loop': [SKIP],
|
'dfg-int-overflow-in-loop': [SKIP],
|
||||||
}], # variant == ignition_turbofan and msan
|
}], # 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', {
|
['gcov_coverage', {
|
||||||
# Tests taking too long or getting too large call stacks.
|
# Tests taking too long or getting too large call stacks.
|
||||||
|
Loading…
Reference in New Issue
Block a user