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 |