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

Unified Diff: test/cctest/cctest.status

Issue 2646363003: [turbofan] Add fast path for cached property names. (Closed)
Patch Set: Test from jochen. Created 3 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/compiler/js-global-object-specialization.cc ('k') | test/cctest/test-api-accessors.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 e5ac07cd0ee08af41cbbd4b6cd74c94cb0a09522..37dd04bae086dcec18269924f72cc05e45bc8df1 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -345,9 +345,6 @@
['variant == turbofan or variant == ignition_turbofan', {
# BUG(4751). Flaky with Ignition.
'test-cpu-profiler/JsNativeJsSample': [SKIP],
-
- # TODO(vogelheim,5548): Turbofan does support cached accessors.
- 'test-api-accessors/CachedAccessorCrankshaft': [FAIL],
}], # variant == turbofan or variant == ignition_turbofan
##############################################################################
« no previous file with comments | « src/compiler/js-global-object-specialization.cc ('k') | test/cctest/test-api-accessors.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698