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

Unified Diff: test/webkit/webkit.status

Issue 1804643002: [interpreter] Fix label binding for unreached labels. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@local_interpreter-test-webkit
Patch Set: Created 4 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 | « src/interpreter/bytecode-array-builder.cc ('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 2e2bbcc928d683504af8625a6e0b790699ade085..e2d2c4054e1c2857106188952cfb53c4d6910442 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -100,9 +100,6 @@
['ignition == True', {
# TODO(4680): Throws a RangeError due to stack overflow. Need investigation.
'fast/js/excessive-comma-usage': [SKIP], # Stack is brittle, SKIP not FAIL.
-
- # TODO(4680): Assertion is C++ collection, looks like ordinary bug.
- 'fast/js/parser-syntax-check': [SKIP], # Only some C++ libs, SKIP not FAIL.
}], # ignition == True
##############################################################################
« no previous file with comments | « src/interpreter/bytecode-array-builder.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698