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

Unified Diff: test/webkit/webkit.status

Issue 199613004: Fix more WebKit test expectations (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 9 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 | « test/webkit/fast/js/parser-syntax-check-expected.txt ('k') | 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 a666546b12bf172323dfd19919ec39897351cc4e..2e03fda1b8d12637828d4b242918c4f157fc51db 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -33,6 +33,10 @@
# TODO(rossberg): Awaiting spec resolution (https://bugs.ecmascript.org/show_bug.cgi?id=2566)
'fast/js/Promise-then': [FAIL],
+ # TODO(rossberg): Tests use invalid LHS expressions.
+ 'parser-xml-close-comment': [SKIP],
+ 'toString-prefix-postfix-preserve-parens': [SKIP],
+
##############################################################################
# Flaky tests.
# BUG(v8:2989).
« no previous file with comments | « test/webkit/fast/js/parser-syntax-check-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698