Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(675)

Unified Diff: test/webkit/webkit.status

Issue 1411203003: [test] Skip webkit tests with isolates. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/webkit/webkit.status
diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status
index f451ad8d6cfab8deeffe22453bc9e1759a8b169a..be322c17dde2a4eb6515215160ff9131b707084f 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -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'
##############################################################################
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698