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

Unified Diff: test/webkit/webkit.status

Issue 1628013003: Update webkit test expectations for sloppy functions in case (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 11 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
Index: test/webkit/webkit.status
diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status
index aae94c071deb56af22815a5d23c66e54fa3f8712..fa527427bc087239db10ce4604b4e08d6bd1b03b 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -35,9 +35,6 @@
'dfg-inline-arguments-reset-changetype': [PASS, FAIL],
# TODO(turbofan): We run out of stack earlier on 64-bit for now.
'fast/js/deep-recursion-test': [PASS, NO_VARIANTS],
- # This test leads to a SyntaxError from conflicting let declarations
- # in ES2015
- 'function-declarations-in-switch-statement': [FAIL],
# Irregexp interpreter overflows stack. We should just not crash.
'fast/js/regexp-stack-overflow': [PASS, FAIL],
}], # ALWAYS

Powered by Google App Engine
This is Rietveld 408576698