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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1563213002: Type Feedback Vector lives in the closure (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Exclude an ignition test. 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 | « test/cctest/test-feedback-vector.cc ('k') | test/unittests/compiler/interpreter-assembler-unittest.cc » ('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 acc4a2d9ceb524b284ee206cbf254039b1fc3ef5..bbb1972294df891e2827c96fa2e1a98082651a67 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -763,6 +763,9 @@
'throw-and-catch-function': [FAIL],
'with-leave': [FAIL],
+ # TODO(mstarzinger,4674): Support exception handlers in BytecodeGraphBuilder.
+ 'regress/regress-568765': [SKIP],
+
'arguments-load-across-eval': [SKIP],
'arguments-read-and-assignment': [SKIP],
'array-constructor': [SKIP],
« no previous file with comments | « test/cctest/test-feedback-vector.cc ('k') | test/unittests/compiler/interpreter-assembler-unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698