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

Unified Diff: test/cctest/cctest.status

Issue 1651993002: [interpreter] Clear pending message object on handler entry. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
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/runtime/runtime-interpreter.cc ('k') | test/cctest/interpreter/test-bytecode-generator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 3adbc64832d6c9497c8832df3eb1fb33f67e0d28..e448c05ec61da8497ff821b4cfdb31fff2f66927 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -513,11 +513,8 @@
'test-profile-generator/BailoutReason': [FAIL],
'test-api/Regress385349': [FAIL],
- # TODO(mstarzinger,4674): Message object is not properly cleared.
- 'test-heap/MessageObjectLeak': [FAIL],
-
# TODO(mstarzinger,4674): Support exception handlers in BytecodeGraphBuilder.
- 'test-run-deopt/DeoptExceptionHandlerCatch': [FAIL],
+ 'test-run-deopt/DeoptExceptionHandlerCatch': [PASS, FAIL],
# TODO(rmcilroy,4680): Check failed: toplevel_test_code_event_found.
'test-serialize/SerializeToplevelIsolates': [FAIL],
« no previous file with comments | « src/runtime/runtime-interpreter.cc ('k') | test/cctest/interpreter/test-bytecode-generator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698