Commit 6503b71b authored by machenbach's avatar machenbach Committed by Commit bot

[test] Skip webkit tests with isolates.

BUG=v8:4499
LOG=n
NOTRY=true
NOTREECHECKS=true
TBR=jkummerow@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#31367}
parent 4d62978d
......@@ -75,16 +75,7 @@
##############################################################################
['isolates', {
# BUG(v8:4499).
'array-filter': [SKIP],
'break-ASI': [SKIP],
'class-syntax-expression': [SKIP],
'fast/js/date-negative-setmonth': [SKIP],
'function-dot-length-read-only': [SKIP],
'function-prototype-descriptor': [SKIP],
'fast/js/kde/object_prototype': [SKIP],
'regexp-zero-length-alternatives': [SKIP],
'resolve-arguments-from-scope': [SKIP],
'sort-large-array': [SKIP],
'*': [SKIP],
}], # 'isolates'
##############################################################################
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment