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

Unified Diff: test/cctest/cctest.status

Issue 1070803002: [crankshaft] Fix interceptor shadowing constant global property. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebased. Created 5 years, 8 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/hydrogen.cc ('k') | no next file » | 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 75aacde48bb40903786d73bd7ee351f277118f8d..34cbab1dcb88d51c87deb6a956d7270c179f2a41 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -107,9 +107,6 @@
# optimized and hence scripts don't "return" the correct value. Fix this.
'test-compiler/CompileFunctionInContext*': [PASS, NO_VARIANTS],
- # TODO(mstarzinger): Crankshaft doesn't fire interceptors as expected.
- 'test-api-interceptors/PrePropertyHandler': [PASS, NO_VARIANTS],
-
# TODO(mstarzinger): Crankshaft messes with debugger, investigate and fix!
'test-debug/BreakPointThroughJavaScript': [PASS, NO_VARIANTS], # in no-snap mode.
'test-debug/ScriptBreakPointByIdThroughJavaScript': [PASS, NO_VARIANTS],
« no previous file with comments | « src/hydrogen.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698