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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1633573002: [interpreter] Fix lookup of overlapping handler ranges. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@local_interpreter-remove-fallback
Patch Set: Rebased. 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
« no previous file with comments | « src/objects.cc ('k') | test/test262/test262.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 1166112222ed84af29ae8a134d188f218e851b4e..1ec88b144409b489f9348240588c492ca616086f 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -755,13 +755,6 @@
# TODO(bradnelson): Figure out why these tests fail with ignition.
'wasm/*': [SKIP],
- # TODO(mstarzinger,4674): Beginning of two "try" statements can overlap.
- 'regress/regress-1213516': [SKIP],
- 'regress/regress-444805': [SKIP],
- 'regress/regress-86': [SKIP],
- 'regress/regress-binop': [SKIP],
- 'string-charat': [SKIP],
-
# TODO(4684): Support for "with" statements is missing.
'regress/regress-1528': [FAIL],
'regress/regress-2594': [FAIL],
« no previous file with comments | « src/objects.cc ('k') | test/test262/test262.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698