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). |